Changeset 3834 for branches/GRACE/src/win32k/include/env.h
- Timestamp:
- Jul 17, 2000, 12:43:41 AM (25 years ago)
- File:
-
- 1 edited
-
branches/GRACE/src/win32k/include/env.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/include/env.h
r3412 r3834 1 /* $Id: env.h,v 1.2 2000-04-17 02:26:04bird Exp $1 /* $Id: env.h,v 1.2.4.1 2000-07-16 22:43:29 bird Exp $ 2 2 * 3 3 * Environment access functions … … 21 21 *******************************************************************************/ 22 22 const char *ScanEnv(const char *paszEnv, const char *pszVar); 23 const char *GetEnv( void);23 const char *GetEnv(BOOL fExecChild); 24 24 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
