CPlApplet (INETCPL.@)
LONG CPlApplet ( HWND hWnd, UINT command, LPARAM lParam1, LPARAM lParam2 )
Control Panel entry point.
hWnd | [In] | Handle for the Control Panel Window. |
command | [In] | CPL_* Command. |
lParam1 | [In] | first extra Parameter. |
lParam2 | [In] | second extra Parameter. |
Depends on the command
Declared in "include/odbcinst.h". gitlab.winehq.org/wine/wine/blob/master/include/odbcinst.h
Implemented in "dlls/inetcpl.cpl/inetcpl.c". gitlab.winehq.org/wine/wine/blob/master/dlls/inetcpl.cpl/inetcpl.c
Debug channel "inetcpl".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.