Signed-off-by: Mark Harmstone <m...@harmstone.com>
---
 mingw-w64-crt/Makefile.am                     |  1 +
 mingw-w64-crt/lib-common/comctl32_onecore.def | 79 +++++++++++++++++++
 mingw-w64-crt/lib-common/onecore.mri          |  1 +
 mingw-w64-crt/lib32/comctl32_onecore.def      | 79 +++++++++++++++++++
 4 files changed, 160 insertions(+)
 create mode 100644 mingw-w64-crt/lib-common/comctl32_onecore.def
 create mode 100644 mingw-w64-crt/lib32/comctl32_onecore.def

diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am
index c23f7f3e1..168cebfdc 100644
--- a/mingw-w64-crt/Makefile.am
+++ b/mingw-w64-crt/Makefile.am
@@ -2479,6 +2479,7 @@ endif
                %/libauthz.a \
                %/libbcrypt.a \
                %/libcabinet.a \
+               %/libcomctl32_onecore.a \
                %/libcomdlg32.a \
                %/libcrypt32.a \
                %/libcryptnet.a \
diff --git a/mingw-w64-crt/lib-common/comctl32_onecore.def 
b/mingw-w64-crt/lib-common/comctl32_onecore.def
new file mode 100644
index 000000000..16dc07a0e
--- /dev/null
+++ b/mingw-w64-crt/lib-common/comctl32_onecore.def
@@ -0,0 +1,79 @@
+LIBRARY COMCTL32.dll
+EXPORTS
+CreateMappedBitmap
+CreatePropertySheetPageA
+CreatePropertySheetPageW
+CreateToolbarEx
+DefSubclassProc
+DestroyPropertySheetPage
+DPA_Clone
+DPA_Create
+DPA_CreateEx
+DPA_DeleteAllPtrs
+DPA_DeletePtr
+DPA_Destroy
+DPA_DestroyCallback
+DPA_EnumCallback
+DPA_GetPtr
+DPA_GetPtrIndex
+DPA_Grow
+DPA_InsertPtr
+DPA_Merge
+DPA_Search
+DPA_SetPtr
+DPA_Sort
+DSA_Clone
+DSA_Create
+DSA_DeleteAllItems
+DSA_DeleteItem
+DSA_Destroy
+DSA_DestroyCallback
+DSA_EnumCallback
+DSA_GetItem
+DSA_GetItemPtr
+DSA_GetSize
+DSA_InsertItem
+DSA_SetItem
+DSA_Sort
+GetWindowSubclass
+ImageList_Add
+ImageList_AddMasked
+ImageList_BeginDrag
+ImageList_Copy
+ImageList_Create
+ImageList_Destroy
+ImageList_DragEnter
+ImageList_DragLeave
+ImageList_DragMove
+ImageList_DragShowNolock
+ImageList_Draw
+ImageList_DrawIndirect
+ImageList_Duplicate
+ImageList_EndDrag
+ImageList_GetBkColor
+ImageList_GetDragImage
+ImageList_GetIcon
+ImageList_GetImageCount
+ImageList_GetImageInfo
+ImageList_LoadImageA
+ImageList_LoadImageW
+ImageList_Merge
+ImageList_Read
+ImageList_Remove
+ImageList_Replace
+ImageList_ReplaceIcon
+ImageList_SetBkColor
+ImageList_SetDragCursorImage
+ImageList_SetImageCount
+ImageList_SetOverlayImage
+ImageList_Write
+InitCommonControls
+InitCommonControlsEx
+LBItemFromPt
+LoadIconWithScaleDown
+MakeDragList
+PropertySheetA
+PropertySheetW
+RemoveWindowSubclass
+SetWindowSubclass
+TaskDialogIndirect
diff --git a/mingw-w64-crt/lib-common/onecore.mri 
b/mingw-w64-crt/lib-common/onecore.mri
index 732a8726b..8ed74f12c 100644
--- a/mingw-w64-crt/lib-common/onecore.mri
+++ b/mingw-w64-crt/lib-common/onecore.mri
@@ -63,6 +63,7 @@ ADDLIB libapi-ms-win-shcore-stream-winrt-l1-1-0.a
 ADDLIB libauthz.a
 ADDLIB libbcrypt.a
 ADDLIB libcabinet.a
+ADDLIB libcomctl32_onecore.a
 ADDLIB libcomdlg32.a
 ADDLIB libcrypt32.a
 ADDLIB libcryptnet.a
diff --git a/mingw-w64-crt/lib32/comctl32_onecore.def 
b/mingw-w64-crt/lib32/comctl32_onecore.def
new file mode 100644
index 000000000..083217739
--- /dev/null
+++ b/mingw-w64-crt/lib32/comctl32_onecore.def
@@ -0,0 +1,79 @@
+LIBRARY COMCTL32.dll
+EXPORTS
+CreateMappedBitmap@20
+CreatePropertySheetPageA@4
+CreatePropertySheetPageW@4
+CreateToolbarEx@52
+DefSubclassProc@16
+DestroyPropertySheetPage@4
+DPA_Clone@8
+DPA_Create@4
+DPA_CreateEx@8
+DPA_DeleteAllPtrs@4
+DPA_DeletePtr@8
+DPA_Destroy@4
+DPA_DestroyCallback@12
+DPA_EnumCallback@12
+DPA_GetPtr@8
+DPA_GetPtrIndex@8
+DPA_Grow@8
+DPA_InsertPtr@12
+DPA_Merge@24
+DPA_Search@24
+DPA_SetPtr@12
+DPA_Sort@12
+DSA_Clone@4
+DSA_Create@8
+DSA_DeleteAllItems@4
+DSA_DeleteItem@8
+DSA_Destroy@4
+DSA_DestroyCallback@12
+DSA_EnumCallback@12
+DSA_GetItem@12
+DSA_GetItemPtr@8
+DSA_GetSize@4
+DSA_InsertItem@12
+DSA_SetItem@12
+DSA_Sort@12
+GetWindowSubclass@16
+ImageList_Add@12
+ImageList_AddMasked@12
+ImageList_BeginDrag@16
+ImageList_Copy@20
+ImageList_Create@20
+ImageList_Destroy@4
+ImageList_DragEnter@12
+ImageList_DragLeave@4
+ImageList_DragMove@8
+ImageList_DragShowNolock@4
+ImageList_Draw@24
+ImageList_DrawIndirect@4
+ImageList_Duplicate@4
+ImageList_EndDrag@0
+ImageList_GetBkColor@4
+ImageList_GetDragImage@8
+ImageList_GetIcon@12
+ImageList_GetImageCount@4
+ImageList_GetImageInfo@12
+ImageList_LoadImageA@28
+ImageList_LoadImageW@28
+ImageList_Merge@24
+ImageList_Read@4
+ImageList_Remove@8
+ImageList_Replace@16
+ImageList_ReplaceIcon@12
+ImageList_SetBkColor@8
+ImageList_SetDragCursorImage@16
+ImageList_SetImageCount@8
+ImageList_SetOverlayImage@12
+ImageList_Write@8
+InitCommonControls@0
+InitCommonControlsEx@4
+LBItemFromPt@16
+LoadIconWithScaleDown@20
+MakeDragList@4
+PropertySheetA@4
+PropertySheetW@4
+RemoveWindowSubclass@12
+SetWindowSubclass@16
+TaskDialogIndirect@16
-- 
2.41.0



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to