Initial
This commit is contained in:
6
tooltip/MAIN.HLD
Normal file
6
tooltip/MAIN.HLD
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <tooltip/tooltip.hpp>
|
||||
|
||||
int PASCAL WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR /*lpszCmdLine*/,int nCmdShow)
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
Reference in New Issue
Block a user