ページ 11

GetWindow

Posted: 2012年11月05日(月) 12:52
by choco
●GetWindowText(p1,p2,p3)=DLL("user32.dll","int GetWindowTextA(
HWND hWnd,
LPTSTR lpString,
int nMaxCount
)")
引数
hWnd
取得元ウインドウのハンドル
lpString
ウインドウテキストが格納されるバッファのポインタ
nMaxCount
lpStringバッファのサイズ