Displaying 6 results from an estimated 6 matches for "dosvm_int10handl".
Did you mean:
dosvm_int10handler
2008 Dec 18
3
DOSVM_Int10Handler
...de (found that in the forum, thankyou) for old 16bit programs first:
sudo sysctl -w vm.mmap_min_addr=0
This is the terminal readout:
paul at paul-asus-laptop:~$ wine start 'c:\Program Files\dbu.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
paul at paul-asus-laptop:~$ fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
fixme:int:DOSVM_Int10Handler Set Background/Border Color: 0/1
Any help greatly appreciated!
Kind regards
2005 Mar 17
1
unprotecting the first 64KB of memory to allow real-mode calls.
...a little DOS-program which does not run.
Where can I look for the error?
Thanks for any hint.
geo@toso:~> wine "c:\Program Files\saft\saft.exe"
Warning: unprotecting the first 64KB of memory to
allow real-mode calls.
NULL pointer accesses will no longer be
caught.
fixme:int:DOSVM_Int10Handler Get Font Information -
Not Supported
fixme:int:DOSVM_Int10Handler Select Active Display
Page (0) - Not Supported
Beste Gr??e
Jochen
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.ya...
2006 Apr 29
2
Running MoneyCounts 8.0 for DOS
...tory.
When attempting to execute using "wine mc8.exe" from the above directory,
in an X11 terminal window I get:
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:int:DOSVM_Int33Handler Position mouse cursor
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
If I use wineconsole, these message are flashed on the screen but covered
by a solid black window.
Attempting to to execute from a character console session, I get:
fixme:ttydrv:TTYDRV_GetBi...
2009 Apr 02
1
DOS application crashes..
Hi, the error I receive when running my program is this;
Code:
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
I ran;
Code:
cd '/home/ricardo/.wine/drive_c/gh'
wine gail.exe -CustomResolution:enabled -r1024x768x32
exit
The program is a lottery number program (generator)
Could someone debug the error for me?
Thanks.
2006 Feb 20
1
[Old Games]:Colonization
...GA memory emulation.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7fe3f1f8)->(0x10022,00000011)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (NoRes)
err:ddraw:VGA_DoSetMode DirectDraw does not support requested display mode
(640x480x8), res = 88760078!
fixme:int:DOSVM_Int10Handler Unsupported VGA video mode requested: 0x12
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3ce: 0x05 (value
0x02)
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3ce: 0x08 (value
0xff)
fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3ce: 0x05 (value
0x00)
fixme:ddraw...
2009 Sep 25
0
Wine release 1.1.30
...Win7.
mshtml/tests: Fix htmldoc test on Windows Server and Win7.
mshtml/tests: Fix copyright notice.
rpcrt4/tests: Fix cstub test on Win7.
Gerald Pfeifer (6):
imm32/tests: Simplify code.
winedos: Clarify three logical expressions.
winedos: Make an expression in DOSVM_Int10Handler() more clear.
wrc: Fix eight conditions in compare_menuex_item.
oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo.
netapi32: Remove two conditions which always hold true.
Hans Leidekker (19):
usp10: Make tests pass on Win7. Conform to the more recent behavior.
win...