Changeset 1222


Ignore:
Timestamp:
Oct 9, 1999, 3:34:28 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/changelog

    r1219 r1222  
    1  /* $Id: changelog,v 1.295 1999-10-09 13:30:18 sandervl Exp $ */
     1 /* $Id: changelog,v 1.296 1999-10-09 13:34:28 sandervl Exp $ */
    22
    33 99-10-09: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1212
    1313 99-10-09: Jens Wiessner <wiessnej@rfi.de>
    14         - CRTDLL: Implemented functions; only 80 stubs left
     14        - CRTDLL: Implemented functions; only 62 stubs left
    1515
    1616 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:51 sandervl Exp $ */
     1/* $Id: wprocess.h,v 1.9 1999-10-09 13:31:44 sandervl Exp $ */
    22/*
    33 * Process help functions
     
    2727extern BOOL fExeStarted;
    2828extern BOOL fFreeLibrary;
     29extern BOOL fIsOS2Image; //TRUE  -> Odin32 OS/2 application (not converted!)
     30                         //FALSE -> otherwise
    2931
    3032//Flat pointer to thread TIB structure
Note: See TracChangeset for help on using the changeset viewer.