Windows2000/private/windbg64/windbg/include/localwin.h
2020-09-30 17:12:32 +02:00

6 lines
188 B
C

/*++ BUILD Version: 0001 // Increment this if a change has global effects
*/
HWND GetLocalHWND(void);
LRESULT CALLBACK LocalEditProc(HWND hwnd,UINT msg, WPARAM wParam, LPARAM lParam);