search for: enumprintersa

Displaying 5 results from an estimated 5 matches for "enumprintersa".

Did you mean: enumprinters
2012 Apr 23
2
HID device (USB protection dongle) not recognized
...ut the device is still undetected. The device require no driver on Windows and it's controlled by a DLL (matrix32.dll). This DLL depends on KERNEL32.DLL, USER32.DLL, WINSPOOL.DRV, ADVAPI32.DLL. I see that these functions are imported from WINSPOOL.DRV: ClosePrinter, SetPrinterA, OpenPrinterA, EnumPrintersA. Maybe the device is not detected because support for these functions is still not complete? Or there could be another reason? Some test I can do? Thanks in advance.
2010 Dec 03
0
Wine release 1.2.2
...cryptui: Update Italian translation. shlwapi: Update Italian translation. winmm: Update Italian translation. mpr: Update Italian translation. xcopy: Fix Italian translation. cmd: Fix Italian translation. Marcus Meissner (4): winspool.drv: Check return value of EnumPrintersA. ntdll: Check and fix PE header protections. ntdll: Fixed file view mapping in regards to no-exec. winex11.drv: Do not include XFORM.eDx and eDy into font hashing/caching. Michael Stefaniuc (1): user32: Simplify the error handling in BITMAP_Load(). Paul Vriens (40):...
2006 Dec 08
0
Wine release 0.9.27
...the texture sampling function in a few more instructions (GLSL). wined3d: Delete the device's FBO when destroying the device. wined3d: Set the initial FBO depth stencil when creating the device. Huw Davies (4): winspool.drv: Outlook 2003 relies on the buffer size returned by EnumPrintersA being big enough to hold the buffer returned by EnumPrintersW. user32: For LBS_OWNERDRAWVARIABLE listboxes return the fixed item height if the listbox is empty. wineps.drv: When we're using a GlyphDirectory we should clear the offsets and lengths of the loca and glyf tables in addit...
2010 Oct 29
0
Wine release 1.3.6
...ner (6): comdlg32: Fixed bad size to GetModuleFilenameW. shell32: Pass correct size to MultiByteToWideChar. ipconfig: Fixed buffer size to MultiByteToWideChar. wineboot: Fixed 2 buffer sizes. regedit: Fixed a wrong buffer size. winspool.drv: Check return value of EnumPrintersA. Martin Wilck (2): xcopy: Move command line parsing code into separate function. xcopy: Fix command line parsing logic. Matteo Bruni (5): d3dx9: Search for a compatible pixel format in D3DXCheckTextureRequirements. d3dx9: Fix D3DXFilterTexture return value. d3dx9: St...
2008 Apr 04
0
Wine release 0.9.59
...the methods of IMediaDet are not implemented in the FIXMEs. Dan Kegel (2): kernel32: Test negative dest len in WideCharToMultiByte. gdi32: Test retrieving BI_BITFIELDS info for 16bpp modes. Detlef Riekenberg (2): ntoskrnl.exe: Implement MmIsAddressValid. winspool: Forward EnumPrintersA to EnumPrintersW. Dmitry Timoshkov (8): winex11.drv: Don't add owned windows to the taskbar. kernel32: Make the test compatible with win9x. d3d9: Make the visual test pass on GeForce Go 7600. user32: Add a test for combobox navigation with arrow keys, make it pass under...