Windows 95/98
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
a) Im not sure thats a lounge question b) 'really simple' - no such animal(see (c) :-) c) you dont actually list any requirements - gui, file/data processing, commandline ..... d) if that's all you've got (Windows 95/98) its all you've got, but what if/when you need to upgrade it ? e) along with (d) - what's the life-time of this 'relatively simple application' ? f) are you going to develop AND deploy to this machine ? I was thinking you could conceivably use gcc and c or c++ and target that machine, but even that (according to this) https://gcc.gnu.org/install/specific.html#windows[^] is looking doubtful :-(
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
Just an idea.. give a try to D? http://dlang.org/download.html[^] And share your experiences! :D
All in one Menu-Ribbon Bar DirectX for WinRT/C# since 2013! Taking over the world since 1371!
-
a) Im not sure thats a lounge question b) 'really simple' - no such animal(see (c) :-) c) you dont actually list any requirements - gui, file/data processing, commandline ..... d) if that's all you've got (Windows 95/98) its all you've got, but what if/when you need to upgrade it ? e) along with (d) - what's the life-time of this 'relatively simple application' ? f) are you going to develop AND deploy to this machine ? I was thinking you could conceivably use gcc and c or c++ and target that machine, but even that (according to this) https://gcc.gnu.org/install/specific.html#windows[^] is looking doubtful :-(
Thanks. Straightforward gui, file read, portable, deployment.
-
Thanks. Straightforward gui, file read, portable, deployment.
if you had a version of Visual Studio 6 around you might be able to get away with it
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
+1 for VB6
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
Franc Morales wrote:
what language
redacted
Franc Morales wrote:
toolchain
hammer->broom->bin
Peter Wasser "The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
Turbo Pascal?
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
dBase IV.
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
An abacus, pencil, paper, and smoke signals for network communications (TCP/SS with a wood based 7 layer stack)
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
An abacus, pencil, paper, and smoke signals for network communications (TCP/SS with a wood based 7 layer stack)
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
There is an application for that...[^]
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
+1 for VB6, and good luck!
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++* Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver "When you have eliminated the JavaScript, whatever remains must be an empty page." -- Mike Hankey "just eat it, eat it"."They're out to mold, better eat while you can" -- HobbyProggy
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
A time machine!
Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.
Simplicity is prerequisite for reliability. — Edsger W. Dijkstra
Regards, Sander
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
Visual Basic 6 :thumbsup:
Find More .Net development tips at : .NET Tips The only reason people get lost in thought is because it's unfamiliar territory.
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
I would select a language that I know and choose an ancient toolset that supports Win9x. The newest Visual Studio that supports at least Win 98 is VS 2003. I'm not sure about Win 95 but it should work too. Otherwise you have to use version 6. Be prepared to setup a development system for those tools too. VS 2013 2003 may be only used with Win 7 with some dirty hacks.
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
My first question isn't what, but rather why?
Wrong is evil and must be defeated. - Jeff Ello
-
An abacus, pencil, paper, and smoke signals for network communications (TCP/SS with a wood based 7 layer stack)
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.
I'm with Jorgen, why, what possible business reason could there be to justify building a new app on win95! Some options VB6 Turbo Pascal (delphi) MS Access - get the version for the windows version Of these I think Access would be the quickest if you know VBA at all. None of these will upgrade!
Never underestimate the power of human stupidity RAH
-
Turbo Pascal?
IIRC, Turbo Pascal for Windows only produced 16-bit applications.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill