SHELL_DllEntryPoint (SHELL.101)
BOOL SHELL_DllEntryPoint ( DWORD Reason, HINSTANCE16 hInst, WORD ds, WORD HeapSize, DWORD res1, WORD res2 )
Initialization code for shell.dll. Automatically loads the 32-bit shell32.dll to allow thunking up to 32-bit code.
Success: TRUE. Initialization completed successfully.
Failure: FALSE.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/shell.dll16/shell.c". gitlab.winehq.org/wine/wine/blob/master/dlls/shell.dll16/shell.c
Debug channel "shell".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.