Changeset 9403 for trunk/src/setupapi/setupapi_private.h
- Timestamp:
- Nov 13, 2002, 12:50:07 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/setupapi/setupapi_private.h
r8421 r9403 49 49 } while(0) 50 50 51 typedef struct {52 HINF16 hInf;53 HFILE hInfFile;54 LPSTR lpInfFileName;55 } INF_FILE;56 57 extern INF_FILE *InfList;58 extern WORD InfNumEntries;59 60 extern LPCSTR IP_GetFileName(HINF16 hInf);61 62 51 /* string substitutions */ 63 52
Note:
See TracChangeset
for help on using the changeset viewer.