Ignore:
Timestamp:
Mar 28, 2008, 5:43:34 PM (16 years ago)
Author:
イグトランス (egtra)
Message:

インクルードガードとその他不要な前処理定義などの削除

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/GdiPlusFlat.ab

    r300 r497  
    11' GdiPlusFlat.ab
    2 
    3 #ifndef __GDIPLUS_FLATAPI_AB__
    4 #define __GDIPLUS_FLATAPI_AB__
    52
    63#require <GdiPlusEnums.ab>
     
    665662Declare Function  GdiplusNotificationHook Lib "gdiplus.dll" (ByRef token As ULONG_PTR) As GpStatus
    666663Declare Sub GdiplusNotificationUnhook Lib "gdiplus.dll" (ByVal token As ULONG_PTR)
    667 
    668 #endif '__GDIPLUS_FLATAPI_AB__
Note: See TracChangeset for help on using the changeset viewer.