Windows Mobile上GDI+开发库

时间:2012-10-14 11:49:21
【文件属性】:

文件名称:Windows Mobile上GDI+开发库

文件大小:516KB

文件格式:ZIP

更新时间:2012-10-14 11:49:21

GDI+ WM

Recently, I was porting a video player application to Windows CE 6.0 which uses heavily a lot of graphics. I was quite disappointed when I realized that Microsoft didn't distribute Gdiplus.lib with their SDK for Windows CE 5.0 and 6.0. Since I had so much done with GDI+, there was no way to throw that away. So, I developed my own wrapper around the GDI+ dll and hooked it up so it can be used the same way as on the desktop. This is the main reason I am releasing this library. I hope you will find it useful for your development needs as well.


【文件预览】:
LibGDIPlus
----stdafx.cpp(292B)
----Release()
--------LibGDIPlus.lib(606KB)
----LibGDIPlus.vcproj(13KB)
----stdafx.h(520B)
----Gdiplus_Brush.cpp(68KB)
----GdiplusShunt.h(1KB)
----GdiplusPlatform.h(792B)
----wince_build.vsprops(413B)
----Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I)()
--------Release()
--------Debug()
----Gdiplus_Cached.cpp(9KB)
----Gdiplus_Image.cpp(64KB)
----Gdiplus_Pen.cpp(12KB)
----Windows Mobile 6 Professional SDK (ARMV4I)()
--------Release()
--------Debug()
----Gdiplus_String.cpp(22KB)
----Gdiplus_PlatformInit.cpp(4KB)
----Gdiplus_Region.cpp(22KB)
----Gdiplus_Graphics.cpp(131KB)
----SDKInclude()
--------GdiPlus.h(2KB)
--------GdiPlusHeaders.h(28KB)
--------GdiPlusBrush.h(27KB)
--------GdiPlusGraphics.h(87KB)
--------GdiPlusFontFamily.h(4KB)
--------GdiPlusColor.h(10KB)
--------GdiPlusInit.h(4KB)
--------GdiPlusImageCodec.h(1KB)
--------GdiPlusImaging.h(25KB)
--------GdiPlusMetaFile.h(12KB)
--------GdiPlusMetaHeader.h(8KB)
--------GdiPlusColorMatrix.h(2KB)
--------gdipluseffects.h(12KB)
--------GdiPlusRegion.h(15KB)
--------GdiPlusGpStubs.h(3KB)
--------GdiPlusPixelFormats.h(6KB)
--------GdiPlusMatrix.h(9KB)
--------GdiPlusMem.h(790B)
--------GdiPlusBitmap.h(25KB)
--------GdiPlusFontCollection.h(3KB)
--------GdiPlusPath.h(46KB)
--------GdiPlusTypes.h(16KB)
--------GdiPlusBase.h(835B)
--------WinGDI_Suppl_CE.h(15KB)
--------GdiPlusPen.h(13KB)
--------GdiPlusFont.h(6KB)
--------GdiPlusFlat.h(86KB)
--------GdiPlusStringFormat.h(8KB)
--------GdiPlusEnums.h(48KB)
--------GdiPlusimageAttributes.h(13KB)
--------GdiPlusLineCaps.h(7KB)
--------GdiPlusCachedBitmap.h(1KB)
----Gdiplus_Font.cpp(24KB)
----win32_build.vsprops(437B)
----Gdiplus_Matrix.cpp(14KB)
----Gdiplus_Path.cpp(53KB)
----Debug()
----Gdiplus_Cap.cpp(17KB)

网友评论

  • 以为在Wince上可用,实际上用不了
  • 用不了,只能参考一下
  • mobile下好像不支持