Calling Configuration Manager from Windows 95 Apps and DLLsID: Q141147
|
From a 16-bit Windows-based application or DLL, you can make calls to the
Windows 95 Configuration Manager. However, a 32-bit application or DLL
cannot make Configuration Manager calls directly; to do so, it must thunk
to 16-bit code.
To make Configuration Manager calls from 16-bit Windows-based code, you
must include the Configmg.h header file from the DDK. You must also follow
these steps:
Additional query words: Windows 95 4.00
Keywords : kbnokeyword kbDDK
Version : 4.00
Platform : WINDOWS
Issue type :
Last Reviewed: March 4, 1999