Changeset 21733 for branches/gcc-kmk/include/custombuild.h
- Timestamp:
- Oct 24, 2011, 7:58:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/custombuild.h
r21720 r21733 34 34 typedef BOOL (WIN32API *PFN_ENDCUSTOMIZE)(); 35 35 typedef BOOL (WIN32API *PFN_ISPESTUBLOADER)(char *pszProgram); 36 37 typedef ULONG (APIENTRY *PFN_INITDLL)(ULONG hModule, ULONG ulFlag); 38 typedef void (APIENTRY *PFN_CLEANUPDLL)(ULONG ulReason); 36 39 37 40 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.