source:
Daodan/MSVC/test.cpp@
833
Last change on this file since 833 was 567, checked in by , 14 years ago | |
---|---|
File size: 141 bytes |
Rev | Line | |
---|---|---|
[567] | 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.