source: trunk/src/kernel32/wprocess.h@ 99

Last change on this file since 99 was 99, checked in by phaller, 26 years ago

Add: added cvs variable $Id$ to source files.

File size: 148 bytes
Line 
1/* $Id: wprocess.h,v 1.3 1999-06-10 19:11:31 phaller Exp $ */
2
3#ifndef __WPROCESS_H__
4#define __WPROCESS_H__
5
6extern BOOL fExeStarted;
7
8#endif
Note: See TracBrowser for help on using the repository browser.