Changeset 4926 for trunk/include/win/commctrl.h
- Timestamp:
- Jan 10, 2001, 9:53:46 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/commctrl.h
r4834 r4926 1 /* $Id: commctrl.h,v 1.3 7 2000-12-24 12:28:19sandervl Exp $ */1 /* $Id: commctrl.h,v 1.38 2001-01-10 20:53:46 sandervl Exp $ */ 2 2 /* 3 3 * Common controls definitions … … 131 131 132 132 /* This is only for Winelib applications. DON't use it wine itself!!! */ 133 #ifndef SNDMSG 133 134 #define SNDMSG WINELIB_NAME_AW(SendMessage) 134 135 #endif 135 136 136 137
Note:
See TracChangeset
for help on using the changeset viewer.