Ignore:
Timestamp:
Apr 17, 2000, 4:26:04 AM (25 years ago)
Author:
bird
Message:

Much of the coding is done. But will have to select/change strategy for
getting the environment data soon.

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:49 bird Exp $
     1/* $Id: env.h,v 1.2 2000-04-17 02:26:04 bird Exp $
    22 *
    3  * Enviroment access functions
     3 * Environment access functions
    44 *
    55 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     
    2121*******************************************************************************/
    2222const char *ScanEnv(const char *paszEnv, const char *pszVar);
     23const char *GetEnv(void);
    2324
    2425
Note: See TracChangeset for help on using the changeset viewer.