Changeset 1923 for trunk/include/win/winprocess.h
- Timestamp:
- Dec 1, 1999, 7:36:47 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winprocess.h
r1890 r1923 1 /* $Id: winprocess.h,v 1. 5 1999-11-30 19:38:24sandervl Exp $ */1 /* $Id: winprocess.h,v 1.6 1999-12-01 18:36:47 sandervl Exp $ */ 2 2 /* 3 3 * Process definitions … … 100 100 #ifdef __WIN32OS2__ 101 101 DWORD hInstance; //instance handle of executable 102 SYSTEMTIME creationTime; //time of process creation 102 103 #endif 103 104 } PDB;
Note:
See TracChangeset
for help on using the changeset viewer.