Changeset 170 for Include/api_window.sbp


Ignore:
Timestamp:
Mar 16, 2007, 10:01:14 AM (17 years ago)
Author:
イグトランス (egtra)
Message:

winnt.ab, windef.ab, guiddef.abを導入

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/api_window.sbp

    r160 r170  
    432432End Type
    433433Declare Function BeginPaint Lib "user32" (hWnd As HWND, ByRef Paint As PAINTSTRUCT) As HDC
    434 
    435434Declare Function BringWindowToTop Lib "user32" (hWnd As HWND) As Long
    436435Declare Function CallNextHookEx Lib "user32" (hHook As HHOOK, nCode As Long, wParam As WPARAM, lParam As LPARAM) As LRESULT
Note: See TracChangeset for help on using the changeset viewer.