Changeset 793 for trunk/dll/draglist.c
- Timestamp:
- Aug 21, 2007, 4:53:38 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/draglist.c
r730 r793 20 20 12 May 07 SHL Use dcd->ulItemsToUnHilite 21 21 05 Jul 07 FreeDragInfoData: suppress PMERR_SOURCE_SAME_AS_TARGET notices 22 20 Aug 07 GKY Move #pragma alloc_text to end for OpenWatcom compat 22 23 23 24 ***********************************************************************/ … … 36 37 37 38 static PSZ pszSrcFile = __FILE__; 38 39 #pragma alloc_text(DRAGLIST,DragOne,DoFileDrag,DragList,PickUp,FreeDragInfoData)40 39 41 40 /** … … 862 861 863 862 #endif // NEVER 863 864 #pragma alloc_text(DRAGLIST,DragOne,DoFileDrag,DragList,PickUp,FreeDragInfoData)
Note:
See TracChangeset
for help on using the changeset viewer.