Ignore:
Timestamp:
Dec 1, 2011, 3:01:01 PM (14 years ago)
Author:
dmik
Message:

Port COMCTL32 to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/comctl32/toolbar.c

    r10538 r21840  
    16621662 * This function implements the toolbar customization dialog.
    16631663 */
    1664 static INT_PTR CALLBACK
     1664static BOOL CALLBACK
    16651665TOOLBAR_CustomizeDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
    16661666{
Note: See TracChangeset for help on using the changeset viewer.