Displaying 1 result from an estimated 1 matches for "vleizero".
2006 Dec 05
3
Incorrect pointers arithmetic in the PRINTER_ENUM_VALUES structure when calling Samba.
I try to use Win32API EnumPrinterDataEx to get registry key's values and
data from Samba print server (of course I previously connect to the
print queue and retrieve keys by EnumPrinterKey).
During the function execution (EnumPrinterDataEx) I collect ethereal
trace to verify correct data is sent on wire and that Ethereal can
correctly represent that info.
Some of the keys parsed correctly