Changeset 360 for trunk/hlpmgr/utility.h
- Timestamp:
- Jun 18, 2009, 8:55:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hlpmgr/utility.h
r26 r360 32 32 BOOL IsStandardWindowClass( HWND hwnd, PSZ ClassID ); 33 33 34 // make a memory copy of the given source string into 34 // make a memory copy of the given source string into 35 35 // dest. Accepts NULLs for either parameter. 36 36 void StoreString( char** dest, … … 38 38 39 39 #endif 40
Note:
See TracChangeset
for help on using the changeset viewer.