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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/api_reg.sbp

    r300 r497  
    11' api_reg.sbp
    22' Registry Operation
    3 
    4 
    5 #ifndef _INC_REG
    6 #define _INC_REG
    73
    84#ifdef UNICODE
     
    165161Declare Function RegSaveKeyEx Lib "advapi32" Alias _FuncName_RegSaveKeyEx (hKey As HKEY, lpFile As LPCTSTR, lpSecurityAttributes As *SECURITY_ATTRIBUTES, Flags As DWord) As Long
    166162'#endif
    167 #endif '_INC_REG
Note: See TracChangeset for help on using the changeset viewer.