2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* include/shellapi.h (SHIL_LARGE, SHIL_SMALL, SHIL_EXTRALARGE,
        SHIL_SYSSMALL, SHIL_JUMBO, SHIL_LAST SHIL_JUMBO, SHGetImageList): Define.
        * lib/shell32.def (SHGetImageList): Define.
This commit is contained in:
Chris Sutcliffe
2009-05-02 01:46:36 +00:00
parent 2585eb1832
commit 1f5ea7a0db
3 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
LIBRARY SHELL32.DLL
EXPORTS
SHGetImageList@12
WOWShellExecute@28
StrStrW@8
StrStrIW@8