- Timestamp:
- Jul 8, 2001, 5:02:31 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/k32.h
r5247 r6224 1 /* $Id: k32.h,v 1. 9 2001-02-23 02:57:54bird Exp $1 /* $Id: k32.h,v 1.10 2001-07-08 03:02:31 bird Exp $ 2 2 * 3 3 * k32 API - definitions. … … 27 27 APIRET _System k32SetOptions(PK32OPTIONS pOptions); 28 28 APIRET _System k32ProcessReadWrite(PID pid, ULONG cb, PVOID pvSource, PVOID pvTarget, BOOL fRead); 29 APIRET _System k32SetEnvironment(PSZ pszzEnvironment, ULONG cchEnvironment, PID pid); 29 30 30 31
Note:
See TracChangeset
for help on using the changeset viewer.