ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Functions | |||||
AllocAndRegQueryWSZ | |||||
Queries a REG_SZ value in the registry, allocates memory for it and returns a buffer containing the value. You have to free this buffer using DllFreeSplMem.
| |||||
PWSTR | AllocAndRegQueryWSZ (HKEY hKey, PCWSTR pwszValueName) | ||||
PDEVMODEW | DuplicateDevMode (PDEVMODEW pInput) | ||||
LONG | copy_servername_from_name (LPCWSTR name, LPWSTR target) | ||||
Definition at line 26 of file tools.c.
Referenced by InitializePrinterList(), and InitializePrintMonitorList().
Definition at line 89 of file tools.c.
Referenced by LocalAddMonitor(), LocalAddPort(), LocalAddPortEx(), LocalAddPrinterDriver(), LocalAddPrinterDriverEx(), LocalConfigurePort(), LocalDeleteMonitor(), LocalDeletePort(), and LocalSetPort().
Definition at line 61 of file tools.c.
Referenced by _LocalOpenPrinterHandle(), CreateJob(), and ReadJobShadowFile().