Ignore:
Timestamp:
Mar 17, 2000, 5:06:01 PM (25 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/HandleManager.h

    r3124 r3138  
    1 /* $Id: HandleManager.h,v 1.17 2000-03-16 19:16:34 sandervl Exp $ */
     1/* $Id: HandleManager.h,v 1.18 2000-03-17 16:06:01 sandervl Exp $ */
    22
    33/*
     
    354354                      LPVOID                 lpvThreadParm,
    355355                      DWORD                  fdwCreate,
    356                       LPDWORD                lpIDThread);
     356                      LPDWORD                lpIDThread,
     357                      BOOL                   fFirstThread = FALSE);
    357358INT    HMGetThreadPriority(HANDLE hThread);
    358359DWORD  HMSuspendThread(HANDLE hThread);
Note: See TracChangeset for help on using the changeset viewer.