Sweden-Number/dlls/winedos
Rob Shearman c4179cf64e winedos: Fix the type of res in VGA_DoSetMode.
It should be HRESULT instead of LRESULT.

Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:08 +02:00
..
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
devices.c
dma.c
dosaspi.c winedos: Remove unneeded address-of operator from function name. 2008-07-07 12:33:21 +02:00
dosconf.c
dosexe.h
dosmem.c winedos: Print better diagnostics when a DOS app fails to start. 2008-05-07 17:33:50 +02:00
dosvm.c winedos: Print better diagnostics when a DOS app fails to start. 2008-05-07 17:33:50 +02:00
dosvm.h
fpu.c
himem.c
int2f.c
int09.c
int10.c winedos: Remove unneeded address-of operators from array names. 2008-07-14 11:50:25 +02:00
int13.c
int15.c
int16.c
int21.c winedos: Don't disable long filename functions on NT versions. 2008-05-12 11:44:19 +02:00
int25.c
int26.c
int31.c Spelling fixes. 2008-04-22 12:20:12 +02:00
int33.c
int67.c
interrupts.c Get rid of the global thread.h header. 2008-03-01 11:57:00 +01:00
ioports.c
module.c winedos: Print better diagnostics when a DOS app fails to start. 2008-05-07 17:33:50 +02:00
ppdev.c
relay.c
soundblaster.c
timer.c
vga.c winedos: Fix the type of res in VGA_DoSetMode. 2008-09-12 16:50:08 +02:00
vga.h
vxd.c Add return statements to avoid gcc warnings. 2008-08-20 12:53:22 +02:00
winedos.spec
wprocs.spec
xms.c