Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Windows 95/98

Windows 95/98

Scheduled Pinned Locked Moved The Lounge
question
38 Posts 26 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Franc Morales
    wrote on last edited by
    #1

    If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

    G S R L P 21 Replies Last reply
    0
    • F Franc Morales

      If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      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 :-(

      F 1 Reply Last reply
      0
      • F Franc Morales

        If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

        S Offline
        S Offline
        Super Lloyd
        wrote on last edited by
        #3

        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!

        1 Reply Last reply
        0
        • G Garth J Lancaster

          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 :-(

          F Offline
          F Offline
          Franc Morales
          wrote on last edited by
          #4

          Thanks. Straightforward gui, file read, portable, deployment.

          G G 2 Replies Last reply
          0
          • F Franc Morales

            Thanks. Straightforward gui, file read, portable, deployment.

            G Offline
            G Offline
            Garth J Lancaster
            wrote on last edited by
            #5

            if you had a version of Visual Studio 6 around you might be able to get away with it

            D 1 Reply Last reply
            0
            • F Franc Morales

              If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

              R Offline
              R Offline
              Ron Anders
              wrote on last edited by
              #6

              +1 for VB6

              1 Reply Last reply
              0
              • F Franc Morales

                If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                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

                1 Reply Last reply
                0
                • F Franc Morales

                  If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                  P Online
                  P Online
                  PIEBALDconsult
                  wrote on last edited by
                  #8

                  Turbo Pascal?

                  D 1 Reply Last reply
                  0
                  • F Franc Morales

                    If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                    V Offline
                    V Offline
                    Vivi Chellappa
                    wrote on last edited by
                    #9

                    dBase IV.

                    1 Reply Last reply
                    0
                    • F Franc Morales

                      If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                      OriginalGriffO Offline
                      OriginalGriffO Offline
                      OriginalGriff
                      wrote on last edited by
                      #10

                      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...

                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                      Kornfeld Eliyahu PeterK P 2 Replies Last reply
                      0
                      • OriginalGriffO OriginalGriff

                        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...

                        Kornfeld Eliyahu PeterK Offline
                        Kornfeld Eliyahu PeterK Offline
                        Kornfeld Eliyahu Peter
                        wrote on last edited by
                        #11

                        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.

                        "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

                        1 Reply Last reply
                        0
                        • F Franc Morales

                          If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                          D Offline
                          D Offline
                          den2k88
                          wrote on last edited by
                          #12

                          +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

                          1 Reply Last reply
                          0
                          • F Franc Morales

                            If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                            Sander RosselS Offline
                            Sander RosselS Offline
                            Sander Rossel
                            wrote on last edited by
                            #13

                            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

                            1 Reply Last reply
                            0
                            • F Franc Morales

                              If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                              K Offline
                              K Offline
                              koolprasad2003
                              wrote on last edited by
                              #14

                              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.

                              1 Reply Last reply
                              0
                              • F Franc Morales

                                If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                                J Offline
                                J Offline
                                Jochen Arndt
                                wrote on last edited by
                                #15

                                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.

                                D D 2 Replies Last reply
                                0
                                • F Franc Morales

                                  If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                                  P Offline
                                  P Offline
                                  Patrice T
                                  wrote on last edited by
                                  #16

                                  Delphi 2 is at rage. Salute Doc Brown for me please, how is doing the Delorean ?

                                  Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein

                                  1 Reply Last reply
                                  0
                                  • F Franc Morales

                                    If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                                    J Offline
                                    J Offline
                                    Jorgen Andersson
                                    wrote on last edited by
                                    #17

                                    My first question isn't what, but rather why?

                                    Wrong is evil and must be defeated. - Jeff Ello

                                    1 Reply Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      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...

                                      P Offline
                                      P Offline
                                      Patrice T
                                      wrote on last edited by
                                      #18

                                      OriginalGriff wrote:

                                      smoke signals for network communications (TCP/SS with a wood based 7 layer stack)

                                      I prefer semaphores. :-D

                                      Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein

                                      1 Reply Last reply
                                      0
                                      • F Franc Morales

                                        If you had to develop a relatively simple application for Windows 95/98 what language, toolchain would you use? Thank you all.

                                        M Offline
                                        M Offline
                                        Mycroft Holmes
                                        wrote on last edited by
                                        #19

                                        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

                                        1 Reply Last reply
                                        0
                                        • P PIEBALDconsult

                                          Turbo Pascal?

                                          D Offline
                                          D Offline
                                          Daniel Pfeffer
                                          wrote on last edited by
                                          #20

                                          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

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups