Changeset 21390 for trunk/include


Ignore:
Timestamp:
Jul 14, 2010, 1:37:19 PM (15 years ago)
Author:
dmik
Message:

Added STILL_ACTIVE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/winbase.h

    r21388 r21390  
    10791079#define WAIT_IO_COMPLETION      STATUS_USER_APC
    10801080#define WAIT_TIMEOUT            STATUS_TIMEOUT
     1081
     1082#define STILL_ACTIVE            STATUS_PENDING
    10811083
    10821084#define PAGE_NOACCESS           0x01
Note: See TracChangeset for help on using the changeset viewer.