Document not found! Please try again

Public Declare Function GetWindowLong Lib "user32" _ Alias "GetWindowLongA" (ByVal hwnd As Long, _ ByVal nindex As Long) As Long

1 LISTING PROGRAM mdlprofil Public Const LWA_ALPHA = 2 Public Const LWA_BOTH = 3 Public Const WS_EX_LAYERED = &H80000 Public Const GWL_EXSTYLE = -...
Author:  Hadi Cahyadi

14 downloads 295 Views 485KB Size

Recommend Documents