Changeset 1890 for trunk/include/win/winprocess.h
- Timestamp:
- Nov 30, 1999, 8:38:24 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winprocess.h
r1887 r1890 1 /* $Id: winprocess.h,v 1. 4 1999-11-30 14:32:34 sandervl Exp $ */1 /* $Id: winprocess.h,v 1.5 1999-11-30 19:38:24 sandervl Exp $ */ 2 2 /* 3 3 * Process definitions … … 98 98 WORD winver; /* Windows version figured out by VERSION_GetVersion */ 99 99 struct _SERVICETABLE *service_table; /* Service table for service thread */ 100 #ifdef __WIN32OS2__ 101 DWORD hInstance; //instance handle of executable 102 #endif 100 103 } PDB; 101 104
Note:
See TracChangeset
for help on using the changeset viewer.