Changeset 4190 for trunk/src


Ignore:
Timestamp:
Sep 4, 2000, 8:46:18 PM (25 years ago)
Author:
sandervl
Message:

fixed wrong export name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/comctl32.def

    r3692 r4190  
    1 ; $Id: comctl32.def,v 1.16 2000-06-12 12:52:03 phaller Exp $
     1; $Id: comctl32.def,v 1.17 2000-09-04 18:46:18 sandervl Exp $
    22LIBRARY COMCTL32 INITINSTANCE
    33DESCRIPTION 'COMCTL32 Common Controls Library'
     
    1414  CreateStatusWindow           = _CreateStatusWindowA@16             @21
    1515  CreateStatusWindowW          = _CreateStatusWindowW@16             @22
    16   CreateUpdDownControl         = _CreateUpDownControl@48             @16
     16  CreateUpDownControl          = _CreateUpDownControl@48             @16
    1717  InitCommonControls           = _InitCommonControls@0               @17
    1818  InitCommonControlsEx         = _InitCommonControlsEx@4             @81
Note: See TracChangeset for help on using the changeset viewer.