source:
vendor/python/2.5/PC/empty.c@
3393
| Last change on this file since 3393 was 3225, checked in by , 19 years ago | |
|---|---|
| File size: 137 bytes | |
| Rev | Line | |
|---|---|---|
| [3225] | 1 | #include <windows.h> |
| 2 | int __stdcall | |
| 3 | WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) | |
| 4 | { | |
| 5 | return 0; | |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
