WhichPlatform (SHLWAPI.276)
DWORD WhichPlatform ( )
Determine if the browser is integrated into the shell, and set a registry key accordingly.
None. |
1, If the browser is not integrated. 2, If the browser is integrated.
The key "HKLM\Software\Microsoft\Internet Explorer\IntegratedBrowser" is either set to TRUE, or removed depending on whether the browser is deemed to be integrated.
Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.
Implemented in "dlls/shlwapi/ordinal.c". source.winehq.org/source/dlls/shlwapi/ordinal.c
Debug channel "shell".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.