Ignore:
Timestamp:
May 9, 2007, 10:26:36 PM (18 years ago)
Author:
イグトランス (egtra)
Message:

GDI+に対して名前空間で囲ったものの、現在コンパイルできないため分岐させておく

Location:
branch/egtra-gdiplus
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branch/egtra-gdiplus/GdiPlusFlat.ab

    r119 r241  
    1212
    1313TypeDef PDirectDrawSurface7 = VoidPtr '*IDirectDrawSurface7
     14
     15Namespace Gdiplus
     16Namespace DllExprots
    1417
    1518' GraphicsPath APIs
     
    666669Declare Sub GdiplusNotificationUnhook Lib "gdiplus.dll" (ByVal token As ULONG_PTR)
    667670
     671End Namespace 'DllExports
     672End Namespace 'Gdiplus
     673
    668674#endif '__GDIPLUS_FLATAPI_AB__
Note: See TracChangeset for help on using the changeset viewer.