Ignore:
Timestamp:
Dec 1, 1999, 7:36:47 PM (26 years ago)
Author:
sandervl
Message:

header updates + fixes

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:24 sandervl Exp $ */
     1/* $Id: winprocess.h,v 1.6 1999-12-01 18:36:47 sandervl Exp $ */
    22/*
    33 * Process definitions
     
    100100#ifdef __WIN32OS2__
    101101    DWORD           hInstance;         //instance handle of executable
     102    SYSTEMTIME      creationTime;      //time of process creation
    102103#endif
    103104} PDB;
Note: See TracChangeset for help on using the changeset viewer.