Changeset 21302 for trunk/src/kernel32/oslibmisc.h
- Timestamp:
- Jun 18, 2009, 11:53:26 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibmisc.h
r10606 r21302 100 100 ULONG OSLibQueryCountry(); 101 101 102 ULONG OSLibImSetMsgQueueProperty( ULONG hmq, ULONG ulFlag ); 102 void OSLibSetBeginLibpath(char *lpszBeginlibpath); 103 void OSLibQueryBeginLibpath(char *lpszBeginlibpath, int size); 103 104 104 105 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.