Changeset 3412 for trunk/src/win32k/include/env.h
- Timestamp:
- Apr 17, 2000, 4:26:04 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/env.h
r3411 r3412 1 /* $Id: env.h,v 1. 1 2000-04-17 01:56:49bird Exp $1 /* $Id: env.h,v 1.2 2000-04-17 02:26:04 bird Exp $ 2 2 * 3 * Enviro ment access functions3 * Environment access functions 4 4 * 5 5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no) … … 21 21 *******************************************************************************/ 22 22 const char *ScanEnv(const char *paszEnv, const char *pszVar); 23 const char *GetEnv(void); 23 24 24 25
Note:
See TracChangeset
for help on using the changeset viewer.