hi
How can i obtain HANDLE of file that already opened somewhere in my application ( i cant use PUBLIC variable because count and order of opening file sets by user)
I found this example that show list of opened file but the problem is handle in this database is different from fopen handle
How can i obtain HANDLE of file that already opened somewhere in my application ( i cant use PUBLIC variable because count and order of opening file sets by user)
I found this example that show list of opened file but the problem is handle in this database is different from fopen handle