Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dwinddiui.h121 } DEVICEPROPERTYHEADER, *PDEVICEPROPERTYHEADER; typedef
/reactos/win32ss/printing/base/winspool/
H A Dprinters.c1083 if ( pdphdr->cbSize < sizeof(DEVICEPROPERTYHEADER) ) in DevicePropertySheets()
1272 DEVICEPROPERTYHEADER devprophdr; in PrinterProperties()
1276 devprophdr.cbSize = sizeof(DEVICEPROPERTYHEADER); in PrinterProperties()