Ignore:
Timestamp:
Nov 13, 2002, 12:50:07 PM (23 years ago)
Author:
sandervl
Message:

Wine resync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/setupapi/setupapi_private.h

    r8421 r9403  
    4949  } while(0)
    5050
    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 
    6251/* string substitutions */
    6352
Note: See TracChangeset for help on using the changeset viewer.