NAME

LaunchInternetControlPanel  (INETCPL.@)

SYNOPSIS

 BOOL LaunchInternetControlPanel
 (
  HWND parent
 )

DESCRIPTION

Launch the Internet Control Panel dialog.

PARAMS

parent [In] Handle for the parent window.

RETURNS

Success: TRUE.

NOTES

rundll32 callable function: rundll32 inetcpl.cpl,LaunchInternetControlPanel

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/inetcpl.cpl/inetcpl.c". https://source.winehq.org/source/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 Apr 2024.