search for: printer_defaults

Displaying 7 results from an estimated 7 matches for "printer_defaults".

2008 Jul 28
2
Macromedia FreeHand MX on Wine, doesn't create new document
...tation fault. Final words from Wine before dying: [22:39:44] [renan at sanctuary:~/.wine/drive_c/Arquivos de programas/Macromedia/FreeHand MX]$ wine FreeHand\ MX.exe ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Arquivo ou diret?rio n?o encontrado fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => L"RAW",(nil),0x00000008 fixme:psdrv:PSDRV_ExtEscape Unimplemented code 0x300 fixme:gdiplus:GdipGetDC (0x1effe08, 0x32eee4): stub fixme:gdiplus:GdipReleaseDC (0x1effe08, (nil)): stub wine: Call from 0x7ee149a0 to unimplemented function gdiplus.dll.GdipResetClip, aborting Falh...
2011 May 24
6
ProgeCAD PDF2DXF: CommonProjects.vbi" failed with error 32
...but the first part has me stumped. Below I have pasted the log file output. I think the error is at the end of the loading process? Code: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:storage:create_storagefile Storage share mode not implemented. fixme:shdocvw:PersistStreamInit_InitNew (0x4c1edb0) fixme:wintab32:WTOverlap Not moving context to bottom of...
2011 May 20
6
ProgeCAD windows C++ Library run time error
...of this and don't want to miss anything out. Code: lee at lee-ubuntu-laptop:~/.wine/drive_c/Program Files/progeSOFT/progeCAD 2010 Professional ENG$ lee at lee-ubuntu-laptop:~/.wine/drive_c/Program Files/progeSOFT/progeCAD 2010 Professional ENG$ wine icad.exe fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:storage:create_storagefile Storage share mode not implemented. fixme:shdocvw:PersistStreamInit_InitNew (0x47ce680) fixme:wintab32:WTOverlap Not moving context to bottom...
2009 May 17
6
LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
...20 I run the command: bash-3.1$ wine P:\\PCLAW32.EXE &>/tmp/log.txt 2>&1 The PCLAW application starts but I'm left with a blank white "child" window in the center of the screen and the application will go no further. The log output shows: fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:shdocvw:PersistStreamInit_InitNew (0x19a5f0) fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x19a5f0)->(ffffffff) fixme:shdocvw:navigate_url Unsupported args (Flags 0x32de08:3; TargetFrameName 0x32de18:8) fixme:urlmon:URLMoniker_BindToObject use runni...
2010 May 26
3
Installing dotnet30
...:RegisterTraceGuidsW (0x10182d6, 0x1099138, {aefe45f4-8548-42b4-b1c8-25673b07ad8b}, 1, 0x33fd98, (null), (null), 0x1099140,) fixme:heap:HeapSetInformation 0x0 1 0x0 0 fixme:advapi:RegisterEventSourceW ((null),L"Microsoft-Windows-SpoolerFilterPipelineSVC"): stub fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),0x0,0x00000001 fixme:setupapiSetupGetGlobalFlags stub fixme:setupapiSetupGetGlobalFlags stub fixme:advapi:RegisterEventSourceA ((null),"NtServicePack"): stub fixme:advapi:RegisterEventSourceW (L"",L"NtServicePack"): stub fixme:advapi:ReportEventA (...
2002 Oct 07
9
GetPrinter Level 2 does not get devmode
Hi all, I have uploaded the printer drivers succesfully on RedHat Linux/ Samba 2.2.4 server. I can download and print without any problems. But when I do Windows API call GetPrinter with PRINTER_INFO_2, the devmode in printer_info is always null. My code looks like HANDLE hPrinter=NULL; PRINTER_DEFAULTS pDefaults; pDefaults.DesiredAccess = PRINTER_ACCESS_USE; pDefaults.pDatatype=NULL; pDefaults.pDevMode=NULL; BOOL b = OpenPrinter(cPrinterName,&hPrinter,&pDefaults); if (b) { LPBYTE printerInfo=NULL; DWORD dwNeeded; b = GetPrinter(h...
2011 May 24
0
ProgeCAD Layer drop down menu opening up off screen
...ad to load them all. I wanted to delete most of the loading out of the post but was not sure if some of it would be relevant or not). Code: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:storage:create_storagefile Storage share mode not implemented. fixme:shdocvw:PersistStreamInit_InitNew (0x4e3ed98) fixme:wintab32:WTOverlap Not moving context to bottom of...