Ignore:
Timestamp:
Mar 27, 2003, 3:00:54 PM (22 years ago)
Author:
sandervl
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/oslibdos.h

    r9653 r9945  
    1 /* $Id: oslibdos.h,v 1.51 2003-01-10 12:57:14 sandervl Exp $ */
     1/* $Id: oslibdos.h,v 1.52 2003-03-27 14:00:53 sandervl Exp $ */
    22
    33/*
     
    356356DWORD OSLibDosDevConfig(PVOID pdevinfo, ULONG item);
    357357void  OSLibDosSleep(ULONG msecs);
    358 void  OSLibDosExitThread(ULONG retcode);
    359 
    360 DWORD OSLibDosSetPriority(ULONG tid, int priority);
    361358
    362359//functions for physical disk & partition information
Note: See TracChangeset for help on using the changeset viewer.