![]() |
|
|
|
#1
|
|||
|
|||
|
�ne little addition to JuneMouse's answer:
given code enumerates _all_ handles, not just open file handles. The way to determine witch of them are _file_ handles is to check ObjectType member of HandleInfo structure. ObjectType value for file type is different for different OS'es and, so, it must be detected dynamically. It could be done, for example, by searching known file handle. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Issue with IDB file watch list crashing IDA | Chuck954 | General Discussion | 1 | 01-17-2019 01:20 |
| File: *.htz ? (how to open it) | hosiminh | General Discussion | 2 | 12-21-2004 06:17 |
| LINK : fatal error LNK1104: cannot open file 'libcid.lib' | Nilrem | General Discussion | 6 | 04-04-2004 23:17 |