Changeset 1400 for trunk/dll/misc.h
- Timestamp:
- Mar 8, 2009, 6:50:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/misc.h
r1394 r1400 10 10 11 11 17 Jul 08 SHL Baseline 12 08 Mar 09 GKY Add WriteDetailsSwitches and use LoadDetailsSwitches to replace in line code 12 13 13 14 ***********************************************************************/ … … 51 52 VOID HeapThread(VOID * dummy); 52 53 BOOL IsFm2Window(HWND hwnd, BOOL chkTid); 53 VOID LoadDetailsSwitches(PCSZ keyroot, DETAILS_SETTINGS * pds); 54 VOID LoadDetailsSwitches(PCSZ keyroot, DETAILS_SETTINGS *pds); 55 VOID WriteDetailsSwitches(PCSZ keyroot, DETAILS_SETTINGS *pds); 54 56 VOID LoadLibPath(PSZ str, LONG len); 55 57 VOID OpenEdit(HWND hwnd);
Note:
See TracChangeset
for help on using the changeset viewer.