source: trunk/src/win32k/test/PrfTstProcess-3-child.c@ 10367

Last change on this file since 10367 was 10056, checked in by bird, 22 years ago

Initial coding / fixup.

File size: 109 bytes
Line 
1/* dummy child - point is that it's another executable. */
2int main(int argc, char **argv)
3{
4 return 0;
5}
Note: See TracBrowser for help on using the repository browser.