![]() |
ZenWINX Architecture - Reference Manual - Guides |
|
Process environment managing code. More...
Go to the source code of this file.
Functions | |
int __stdcall | winx_query_env_variable (short *name, short *buffer, int length) |
Queries an environment variable. | |
int __stdcall | winx_set_env_variable (short *name, short *value) |
Sets an environment variable. |
Process environment managing code.
Definition in file env.c.