Geoff Chappell - Software Analyst
SKETCH OF HOW RESEARCH MIGHT CONTINUE AND RESULTS BE PRESENTED
BOOL SHWindowsPolicy (REFGUID rpolid);
The rpolid argument provides by reference a GUID for the policy whose value is wanted. The supported policy identifiers are listed separately, since there are very many.
IN PROGRESS
The SHWindowsPolicyGetValue function is exported from SHLWAPI as ordinal 618 in version 6.0 from Windows Vista, and higher.
For completeness, note that the SHLWAPI code is duplicated in PROPSYS.DLL by linking from a library.