- Timestamp:
- Apr 1, 2002, 3:04:59 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/splittup/src/win32k/lib/libWin32kSetEnvironment.c
r6213 r8184 1 /* $Id: libWin32kSetEnvironment.c,v 1.1 2001-07-08 02:51:24bird Exp $1 /* $Id: libWin32kSetEnvironment.c,v 1.1.2.1 2002-04-01 13:04:58 bird Exp $ 2 2 * 3 3 * libWin32kSetEnvironment - Set the Odin32 environment block pointer for the 4 4 * current process. 5 5 * 6 * Copyright (c) 2001 knut st. osmundsen (kosmunds@csc.no)6 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net) 7 7 * 8 8 * Project Odin Software License can be found in LICENSE.TXT … … 36 36 * @param pid Process id. 37 37 * @status completely implelemented. 38 * @author knut st. osmundsen ( kosmunds@csc.no)38 * @author knut st. osmundsen (bird@anduin.net) 39 39 */ 40 40 APIRET APIENTRY libWin32kSetEnvironment(PSZ pszzEnvironment, ULONG cchEnvironment, PID pid)
Note:
See TracChangeset
for help on using the changeset viewer.
