source:
trunk/src/win32k/test/PrfTstProcess-3-child.c@
10367
Last change on this file since 10367 was 10056, checked in by , 22 years ago | |
---|---|
File size: 109 bytes |
Line | |
---|---|
1 | /* dummy child - point is that it's another executable. */ |
2 | int main(int argc, char **argv) |
3 | { |
4 | return 0; |
5 | } |
Note:
See TracBrowser
for help on using the repository browser.