Changeset 219 for trunk/dll/misc.c
- Timestamp:
- Jun 18, 2005, 5:54:37 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/misc.c
r198 r219 32 32 33 33 #pragma data_seg(DATA1) 34 #pragma alloc_text( ONCE,SetSysMenu)34 #pragma alloc_text(MAINWND5,SetSysMenu) 35 35 #pragma alloc_text(MISC1,BoxWindow,PaintRecessedWindow,PostMsg,PaintSTextWindow) 36 36 #pragma alloc_text(MISC1,FixSwitchList,FindDirCnr,CurrentRecord,SetShiftState,AddToListboxBottom)
Note:
See TracChangeset
for help on using the changeset viewer.