Files
2017-01-04 14:28:31 +05:00

5 lines
119 B
C

#pragma once
#include <windows.h>
INT_PTR CALLBACK AttachProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);