source:
Daodan/MSVC/test.cpp@
937
Last change on this file since 937 was 567, checked in by , 14 years ago | |
---|---|
File size: 141 bytes |
Line | |
---|---|
1 | int main() { |
2 | //extern void __cdecl DDrMain(int argc, char* argv[]); |
3 | return 0; |
4 | } |
5 | |
6 | int WinMain(int a, int b, int c, int d) { |
7 | return 0; |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.