Ignore:
Timestamp:
Feb 15, 2002, 6:16:36 PM (24 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

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

    r7844 r7925  
    602602
    603603#define PIPE_UNLIMITED_INSTANCES    255
     604
     605#define NMPWAIT_WAIT_FOREVER            0xffffffff
     606#define NMPWAIT_NOWAIT                  0x00000001
     607#define NMPWAIT_USE_DEFAULT_WAIT        0x00000000
    604608
    605609#ifndef NOLOGERROR
Note: See TracChangeset for help on using the changeset viewer.