Changeset 7174 for trunk/include
- Timestamp:
 - Oct 23, 2001, 11:41:59 PM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/win/commctrl.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/commctrl.h
r6727 r7174 315 315 #define DL_MOVECURSOR 3 316 316 317 #define DRAGLISTMSGSTRING TEXT("commctrl_DragListMsg") 317 #define DRAGLISTMSGSTRINGA "commctrl_DragListMsg" 318 #define DRAGLISTMSGSTRINGW L"commctrl_DragListMsg" 319 #define DRAGLISTMSGSTRING WINELIB_NAME_AW(DRAGLISTMSGSTRING) 318 320 319 321 BOOL WINAPI MakeDragList (HWND);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  