parent
1f5e4d18ee
commit
ba77c09090
|
@ -7,4 +7,4 @@ void ShowAboutWindow (void * hParent)
|
|||
#ifdef _WIN32
|
||||
MessageBox((HWND)hParent,L"Android Input Plugin",L"Dll About",MB_OK);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue