Dynamic Windows Function [dw_environment_query]
Syntax
void dw_environment_query(DWEnv *env)
Parameters
DWEnv *env: Pointer to a DWEnv struct.
Description
Returns some information about the current operating environment.
Remarks
The size of DWEnv increased in version 3.1, so if you use this function in your application it will need to be recompiled so it functions as expected.