Ignore:
Timestamp:
Jan 19, 2012, 6:55:02 PM (14 years ago)
Author:
dmik
Message:

Add GetComboBoxInfo() to USER32.

Taken from the recent Wine sources. Fixes the Winrar startup
problem.

File:
1 edited

Legend:

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

    r21916 r21949  
    697697    PrivateExtractIconExA      = "_PrivateExtractIconExA@20"   @1018
    698698
     699
     700    GetComboBoxInfo            = "_GetComboBoxInfo@8"          @1019
     701
    699702;
    700703; ENDOFEXPORTS
Note: See TracChangeset for help on using the changeset viewer.