VOGONS

Common searches


Search results

Display options

Number Pad Not Working?

I'm trying to use DOSBox for an old financial application I use. Everything works fine; except for the numberpad numbers. The "Num Lock" key shuts the light on and off, and the numbers do not work in either condition. Is this a bug? Am I doing something wrong?

Re: Virtual printer

Well, that IS my DOSBOX dir.. Just install DOSBOX 0.61. That will give you all the DLLs you need. The printer doesn't require extra dynamic libraries.. That's what I did 😜. When I run dosbox.exe, it yells at me, saying I'm missing cygpng12.dll.

Re: Virtual printer

For some reason, I'm missing some DLL files. If its not too much trouble, could you ZIP up your whole DOSBox dir so I get all the DLLs? This mod is really going to save me 😀. Do you know if its going to be in the next release?

Re: Virtual printer

I'm pretty sure I just got it all figured out with VC7.1 (.NET), so lemme give my compile a try, and if all else fails, I'll try yours. Thanks for the help; the font location was my next question 😉.

Re: Compiling using Visual Studio .NET 2003

Alright, here's the build log: ------ Build started: Project: dosbox, Configuration: Release Win32 ------ Compiling... fpu.cpp Generating Code... Compiling... dirent.c Generating Code... Compiling... support.cpp setup.cpp \dosbox\dosbox\src\misc\setup.cpp(35) : warning C4244: '=' : conversion from ' …

Compiling using Visual Studio .NET 2003

I'm having problems compiling the CVS with Visual Studio .NET 2003. I'm missing some header files: sdl.h, sdl_net.h, zlib.h, curses.h. I've tried searching for these files, and placing them in the include and adding them to the project, but that failed ;-). I'm a C# developer, so forgive my C++ …

Page 1 of 1