* lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,

ImageList_Duplicate): Add stubs.
This commit is contained in:
Danny Smith 2004-12-02 05:55:45 +00:00
parent a923c24660
commit f77390bbdb
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-12-02 Danny Smith <dannysmith@users.sourceforge.net>
* lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,
ImageList_Duplicate): Add stubs.
2004-12-02 Danny Smith <dannysmith@users.sourceforge.net>
* lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.

View File

@ -59,6 +59,7 @@ ImageList_Add@12
ImageList_AddIcon@8
ImageList_AddMasked@12
ImageList_BeginDrag@16
ImageList_Copy@20
ImageList_Create@20
ImageList_Destroy@4
ImageList_DragEnter@12
@ -67,6 +68,8 @@ ImageList_DragMove@8
ImageList_DragShowNolock@4
ImageList_Draw@24
ImageList_DrawEx@40
ImageList_DrawIndirect@4
ImageList_Duplicate@4
ImageList_EndDrag@0
ImageList_GetBkColor@4
ImageList_GetDragImage@8