检索指定窗口的有关信息。
GetWindowLong 还会检索 32 位 DWORD 值,该值位于指定偏移处,并放入额外窗口内存。
摘 自: GetWindowLong 函数 (winuser.h)
另请参阅: win32gui.SetWindowLong
win32gui.GetWindowLong(hwnd, index)
LONG GetWindowLongW( [in] HWND hWnd, [in] int nIndex );
Copyright Notice: This article is an exclusive original manuscript, copyright belongs to Happy Digits Software , shall not be reproduced without permission.