Ignore:
Timestamp:
Jun 18, 2009, 11:53:26 AM (16 years ago)
Author:
ydario
Message:

Kernel32 updates.

File:
1 edited

Legend:

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

    r10606 r21302  
    100100ULONG OSLibQueryCountry();
    101101
    102 ULONG OSLibImSetMsgQueueProperty( ULONG hmq, ULONG ulFlag );
     102void OSLibSetBeginLibpath(char *lpszBeginlibpath);
     103void OSLibQueryBeginLibpath(char *lpszBeginlibpath, int size);
    103104
    104105#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.