GuiGetWindowHandle

Obtains the main window handle for x64dg.

HWND GuiGetWindowHandle();

Parameters

This function has no parameters.

Return Value

Returns the main window handle for x6dbg as a HWND variable

Example

hWnd = GuiGetWindowHandle();