Changeset 21916 for trunk/src/comctl32/toolbar.c
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/comctl32/toolbar.c
r10538 r21916 1662 1662 * This function implements the toolbar customization dialog. 1663 1663 */ 1664 static INT_PTRCALLBACK1664 static BOOL CALLBACK 1665 1665 TOOLBAR_CustomizeDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) 1666 1666 {
Note:
See TracChangeset
for help on using the changeset viewer.