Python code coverage for PC/empty.c
# | count | content |
---|---|---|
1 | n/a | #include <windows.h> |
2 | n/a | int __stdcall |
3 | n/a | WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) |
4 | n/a | { |
5 | n/a | return 0; |
6 | n/a | } |
# | count | content |
---|---|---|
1 | n/a | #include <windows.h> |
2 | n/a | int __stdcall |
3 | n/a | WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) |
4 | n/a | { |
5 | n/a | return 0; |
6 | n/a | } |