开发者

i want to use GdipDrawString api in vc++ but i do'nt know which header file should be include

开发者 https://www.devze.com 2023-01-02 21:03 出处:网络
i want to use GdipD开发者_如何学JAVArawString api in vc++ but i do\'nt knowwhich header file should be includeAfter searching MSDN i found that the function which you are using is part of GDI+ flat AP

i want to use GdipD开发者_如何学JAVArawString api in vc++ but i do'nt know which header file should be include


After searching MSDN i found that the function which you are using is part of GDI+ flat API. According to MSDN you have to use header file Gdiplusflat.h and dll Gdiplus.dll.

Check out the following link for more details:

http://msdn.microsoft.com/en-us/library/ms533969(v=VS.85).aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号