SED
08-10-2001, 11:28 AM
I just recnetly got back into OpenGL coding.
I put together a small app. Its not finished, but I basically need a few people to try it on their PC. I've written a few small things before and had problems with others not being able to execute them.
Im compiling with:
MSVC 6
NT4.0 SP6
233Mhz
256Mb
Diamond Viper V550 16Mb
The app is a dynamically linked MFC Dialog. So right away there is probably going to be one problem with the MFC dll conflicts. I could statically link it and re-up it.
This ~14k zip contains the release exe and a dat file to save settings between loads. The dat file must reside in the same dir as the exe.
http://personal.lig.bellsouth.net/lig/s/_/s_dolan/Farth.zip
All I'd really like to know is if it executed. You'll need to have a minimum screen res of 1124 x768. I use 1280 x 1024 always and the dialog is too large for 800 x 600.
If it becomes anything more than a curiousity, I might resize it.
This is what you *should* see when you execute it: http://personal.lig.bellsouth.net/lig/s/_/s_dolan/Farth.jpg
Thanks
Sean
I put together a small app. Its not finished, but I basically need a few people to try it on their PC. I've written a few small things before and had problems with others not being able to execute them.
Im compiling with:
MSVC 6
NT4.0 SP6
233Mhz
256Mb
Diamond Viper V550 16Mb
The app is a dynamically linked MFC Dialog. So right away there is probably going to be one problem with the MFC dll conflicts. I could statically link it and re-up it.
This ~14k zip contains the release exe and a dat file to save settings between loads. The dat file must reside in the same dir as the exe.
http://personal.lig.bellsouth.net/lig/s/_/s_dolan/Farth.zip
All I'd really like to know is if it executed. You'll need to have a minimum screen res of 1124 x768. I use 1280 x 1024 always and the dialog is too large for 800 x 600.
If it becomes anything more than a curiousity, I might resize it.
This is what you *should* see when you execute it: http://personal.lig.bellsouth.net/lig/s/_/s_dolan/Farth.jpg
Thanks
Sean