GuiGetWindowHandle

Obtains the main window handle for x64dg.

HWND GuiGetWindowHandle();

参数

此函数无参数。

返回值

Returns the main window handle for x6dbg as a HWND variable

示例

hWnd = GuiGetWindowHandle();