Changeset 235 for trunk/include/helpers
- Timestamp:
- Dec 12, 2002, 12:50:50 PM (23 years ago)
- Location:
- trunk/include/helpers
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/nlscache.h
r174 r235 57 57 ULONG cEntities); 58 58 59 #ifdef XSTRING_HEADER_INCLUDED 60 ULONG XWPENTRY nlsReplaceEntities(PXSTRING pstr); 61 #endif 62 63 VOID XWPENTRY nlsLoadString(ULONG ulID, 64 PSZ *ppsz, 65 PULONG pulLength); 66 59 67 PCSZ XWPENTRY nlsGetString(ULONG ulStringID); 60 68 -
trunk/include/helpers/winh.h
r232 r235 194 194 BOOL XWPENTRY winhIsDlgItemEnabled(HWND hwndDlg, SHORT id); 195 195 196 BOOL winhDestroyWindow(HWND *phwnd); 197 196 198 /* ****************************************************************** 197 199 *
Note:
See TracChangeset
for help on using the changeset viewer.