Changeset 1222
- Timestamp:
- Oct 9, 1999, 3:34:28 PM (26 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r1219 r1222 1 /* $Id: changelog,v 1.29 5 1999-10-09 13:30:18 sandervl Exp $ */1 /* $Id: changelog,v 1.296 1999-10-09 13:34:28 sandervl Exp $ */ 2 2 3 3 99-10-09: Sander van Leeuwen <sandervl@xs4all.nl> … … 12 12 13 13 99-10-09: Jens Wiessner <wiessnej@rfi.de> 14 - CRTDLL: Implemented functions; only 80stubs left14 - CRTDLL: Implemented functions; only 62 stubs left 15 15 16 16 99-10-09: Edgar Buerkle <Edgar.Buerkle@gmx.net> -
TabularUnified trunk/include/wprocess.h ¶
r1067 r1222 1 /* $Id: wprocess.h,v 1. 8 1999-09-26 22:24:51sandervl Exp $ */1 /* $Id: wprocess.h,v 1.9 1999-10-09 13:31:44 sandervl Exp $ */ 2 2 /* 3 3 * Process help functions … … 27 27 extern BOOL fExeStarted; 28 28 extern BOOL fFreeLibrary; 29 extern BOOL fIsOS2Image; //TRUE -> Odin32 OS/2 application (not converted!) 30 //FALSE -> otherwise 29 31 30 32 //Flat pointer to thread TIB structure
Note:
See TracChangeset
for help on using the changeset viewer.