[MS VS C++] Error ivm keyboard drvr in system.ini

Pagina: 1
Acties:

  • Mizitras
  • Registratie: September 2002
  • Niet online
OS: WIn98
Microsoft Visual C++ 6.0 (Pro)

Wil gaan compilen/builden maar lukt niet want een schermpje plopt op en zegt dat
er niet gecompiled kan worden voor deze keyboard instelling in system.ini.

Nogal gek want dan zou ik terug van nul kunnen beginnen.

Iemand het al voorgehad?
Mijn keyboardje is een doodgewoon PS/2 'standaard' toestenbord.


Dit is mijn system.ini:
[boot]
system.drv=system.drv
drivers=mmsystem.dll power.drv
shell=Explorer.exe
user.exe=user.exe
gdi.exe=gdi.exe
sound.drv=mmsound.drv
dibeng.drv=dibeng.dll
comm.drv=comm.drv
mouse.drv=mouse.drv
keyboard.drv=keyboard.drv
oemfonts.fon=vga850.fon
*DisplayFallback=0
fixedfon.fon=vgafix.fon
fonts.fon=vgasys.fon
386Grabber=vgafull.3gr
display.drv=pnpdrvr.drv
previousProjectorProcessID=0

[keyboard]
keyboard.dll=
oemansi.bin=xlat850.bin
subtype=
type=4

[boot.description]
system.drv=Standaard-pc
keyboard.typ=Standaard- (101/102 toetsen) of Microsoft Natural-toetsenbord
mouse.drv=Standaardmodel muis
aspect=100,96,96
display.drv=Standaard PCI grafische adapter (VGA)

[386Enh]
ebios=*ebios
mouse=*vmouse, msmouse.vxd
device=*dynapage
device=*vcd
device=*vpd
device=*int13
woafont=app850.fon
keyboard=*vkd
display=*vdd,*vflatd
EMMExclude=C000-CFFF

"the fucking alpha cpp compiler seems to fuck up the goddam type "LPITEMIDLIST", so to work around the fucking peice of shit compiler we pass the last param as an void *instead of a LPITEMIDLIST"


  • Olaf van der Spek
  • Registratie: September 2000
  • Niet online
Kun je de exacte melding of een screenshot posten?

  • Mizitras
  • Registratie: September 2002
  • Niet online
"Je moet een console app project maken, niet een win32 app project. anders werkt dat niet"

Is dit omdat (heb via een tutorial gewerkt om VC++ te leren kennen, kom van Borland compiler 3.0, dos-alike omgeving :/ ) win32 app een 'windows-vensterke' is en win32 console application een MS-DOS in de windows application moet voorstellen?

"the fucking alpha cpp compiler seems to fuck up the goddam type "LPITEMIDLIST", so to work around the fucking peice of shit compiler we pass the last param as an void *instead of a LPITEMIDLIST"


  • Olaf van der Spek
  • Registratie: September 2000
  • Niet online
Ja.

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 11-09 08:26

.oisyn

Moderator Devschuur®

Demotivational Speaker

Mizitras schreef op 27 November 2002 @ 17:03:
... een MS-DOS in de windows application moet voorstellen?


[mierenneukerij]
nee, het is en blijft een win32 applicatie, alleen het draait in een console (ook wel foutief een DOSbox genoemd)
[/mierenneukerij]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


  • whoami
  • Registratie: December 2000
  • Laatst online: 15:53
Blijkbaar heeft dit niet zoveel met programming opzicht te maken.
Het is eerder een probleem van Windows/Visual Studio.
Vandaar move naar WOS (Al had SA misschien ook gekund).

P&W -> WOS

https://fgheysels.github.io/

Pagina: 1