mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-27 10:44:21 +08:00
Remove msimg32 wrapper, link with msimg32.lib directly
And also remove dynamically loading Get/SetLayout from gdi32.
This commit is contained in:
@@ -242,6 +242,7 @@
|
||||
#pragma comment(lib, "user32")
|
||||
#pragma comment(lib, "gdi32")
|
||||
#pragma comment(lib, "gdiplus")
|
||||
#pragma comment(lib, "msimg32")
|
||||
#pragma comment(lib, "comdlg32")
|
||||
#pragma comment(lib, "winspool")
|
||||
#pragma comment(lib, "winmm")
|
||||
|
||||
Reference in New Issue
Block a user