OS: Windows XP x64
Application: 32-bit application (i.e. Word)
Priner Driver: 64-bit printer driver
DDK version: 3790.1433
"CreateCompatibleDC (NULL);" returns NULL inside our 64-bit printer driver
when our driver is called by a 32-bit application. And "GetLastError()"
returns
0 after that.
Is that a known issue? If so, when can we expect to get the new OS or
DDK version with the fix?
Thanks,
SL