Changeset 43 for trunk/include/helpers/winh.h
- Timestamp:
- Mar 7, 2001, 10:41:07 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/winh.h
r41 r43 591 591 592 592 #ifdef INCL_WINPROGRAMLIST 593 // additional PROG_* flags for winhQueryAppType 594 #define PROG_XWP_DLL 998 // dynamic link library 595 596 APIRET winhQueryAppType(const char *pcszExecutable, 597 PULONG pulDosAppType, 598 PULONG pulWinAppType); 599 593 600 HAPP XWPENTRY winhStartApp(HWND hwndNotify, const PROGDETAILS *pcProgDetails); 594 601 #endif
Note:
See TracChangeset
for help on using the changeset viewer.