Home
last modified time | relevance | path

Searched refs:SPOOLER_HANDLE (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/printing/base/winspool/
H A Dprecomp.h56 SPOOLER_HANDLE, *PSPOOLER_HANDLE; typedef
H A Dprinters.c386 pHandle = HeapAlloc(hProcessHeap, HEAP_ZERO_MEMORY, sizeof(SPOOLER_HANDLE)); in AddPrinterW()
2695 pHandle = HeapAlloc(hProcessHeap, HEAP_ZERO_MEMORY, sizeof(SPOOLER_HANDLE)); in OpenPrinterW()