GDI + in Win32 DLL

xiaoxiao2021-03-06  37

1, declare when using GDI

#include

Using namespace gdiplus;

#pragma comment (Lib, "Gdiplus")

2, download the latest SDK again, add the latest SDK in the VC environment to include & Lib

3, the above two are not the use of GDI to pay attention to the Win32 DLL I want to say. If this is only in compiling, it is not. The Win32_lean_and_mean macro-creative Win32_lean_and_mean-centered will be released.

转载请注明原文地址:https://www.9cbs.com/read-63759.html

New Post(0)