search for: devicecapabilities

Displaying 9 results from an estimated 9 matches for "devicecapabilities".

2001 May 08
1
Starcraft Problems
Recently when I've been trying to run starcraft I've been getting fixme:console:SetConsoleCtrlHandler (0x4c70c0,1) - no error checking or testing yet Then the mouse cursor vanishes and X stops responding. I can still drop to a virtual terminal and do killall wine which results in the following being spewed to the terminal. fixme:module:CreateProcessA (C:\windows\system\ddhelp.exe,...):
2001 Feb 15
1
Pbs emulating Word2000
Hi everybody, I m a newbie with Wine, but I tried to launch Maple, NotePad, etc... and it works ! Great ! My problem is that I can t launch MS Office (Winword 2000, etc...). The output is the picture of Word2000 (the logo), and then the program is stopped... Here is the output : ***** fixme:system:SystemParametersInfo16 Unknown option 70. fixme:system:SystemParametersInfoA SPI_GETHIGHCONTRAST
2001 May 01
2
Word 97
I have been reading through the WINE documentation for the last week or so and have been unable to solve my problem with Word 97. The OS is Redhat 6.2 single boot without Windows installed on any partition. I can run notepad, mspaint, agent, and freecell with WINE, but when I try to run MS Word 97 I get the following: 1) A message that says: " The Tahoma font is not present. For best
2002 Oct 18
5
Printing with wine
...starts) type a few characters, select File > Print and I get a dialog box that says: "Not enough memory to print. Quit one or more applications to increase available memory, and then try again." and at the prompt I get: err:commdlg:PRINTDLG_PaperSizeA Hmm ? DeviceCapabilities() DC_PAPERNAMES failed, ret -1 ! Printing disabled in wine.conf or .winerc file Use "printer=on" in the "[wine]" section to enable it. err:dc:CreateDCA no driver found for wineps.drv I click OK and get back to notepad, then I try...
2001 Apr 02
2
Starcraft (not so) success
The story: I have wine-20010216 with Starcraft installed from within wine. All works well, except, sometimes, in the middle of the game (running as root to get DGA), the mouse and keyboard stop responding altogether, 30 seconds after which the game stops moving (the display freezes altogether). I cannot do anything, not even switch to another tty. My only course is to ssh into the box from
2002 May 24
0
gta3
...FindExportedFunction function DeleteObject not found: /usr/lib/wine/libwine.so: undefined symbol: DeleteObject fixme:win32:ELF_FindExportedFunction function DescribePixelFormat not found: /usr/lib/wine/libwine.so: undefined symbol: DescribePixelFormat fixme:win32:ELF_FindExportedFunction function DeviceCapabilities not found: /usr/lib/wine/libwine.so: undefined symbol: DeviceCapabilities fixme:win32:ELF_FindExportedFunction function Ellipse not found: /usr/lib/wine/libwine.so: undefined symbol: Ellipse fixme:win32:ELF_FindExportedFunction function EndDoc not found: /usr/lib/wine/libwine.so: undefined symbo...
2002 Oct 18
0
(no subject)
....exe (The old notepad starts) type a few characters, select File > Print and I get a dialog box that says: "Not enough memory to print. Quit one or more applications to increase available memory, and then try again." and at the prompt I get: err:commdlg:PRINTDLG_PaperSizeA Hmm ? DeviceCapabilities() DC_PAPERNAMES failed, ret -1 ! Printing disabled in wine.conf or .winerc file Use "printer=on" in the "[wine]" section to enable it. err:dc:CreateDCA no driver found for wineps.drv I click OK and get back to notepad, then I try File > Page Setup . . . I get a whole...
2007 Apr 13
0
Wine release 0.9.35
...with stubs. localui/tests: Add initial test. localspl/tests: Remove duplicate tests. localui: Add version resource. Dmitry Timoshkov (8): kernel32: Add GetCPInfo test. gdi32: Make GetKerningPairsA not fail for fonts with SYMBOL charset. winspool: Add a test for DeviceCapabilities, fix some bugs found. shlwapi: Fix a forward to user32.PrivateExtractIconExW. user32: Windows uses ptMaxTrackSize to set an initial window size not ptMaxSize. winebuild: Check if a given forward does exist in one of the imported dlls, fix a couple of problems detected. gdi32...
2011 May 27
0
Wine release 1.3.21
The Wine development release 1.3.21 is now available. What's new in this release (see below for details): - Support for installation rollbacks in MSI. - 8- and 16-bit bitmap formats in the DIB engine. - Fixes in the XInput2 mouse support. - Better support for text shaping in Uniscribe. - Improvements to the Item common dialog. - More MSVC runtime functions. - Various bug fixes.