symbian-qemu-0.9.1-12/python-2.6.1/PC/empty.c
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 #include <windows.h>
       
     2 int __stdcall
       
     3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
       
     4 {
       
     5     return 0;
       
     6 }