InitializePrintMonitor (LOCALSPL.@)
LPMONITOREX InitializePrintMonitor ( LPWSTR regroot )
Initialize the Monitor for the Local Ports.
regroot | [In] | Registry-Path, where the settings are stored. |
Success: Pointer to a MONITOREX Structure
Failure: NULL.
The fixed location "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Ports" is used to store the Ports (IniFileMapping from "win.ini", Section "Ports"). Native localspl.dll fails, when no valid Port-Entry is present.
Declared in "include/ddk/winsplp.h". gitlab.winehq.org/wine/wine/blob/master/include/ddk/winsplp.h
Implemented in "dlls/localspl/localmon.c". gitlab.winehq.org/wine/wine/blob/master/dlls/localspl/localmon.c
Debug channel "localspl".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.