Forgive me, Father, for I have sinned.
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
:omg: I hope you did so on a VM, so all you need to do is a secure erase of the VM files, rather than calling in the hazmat team.
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
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
I'm rather shocked it is willing to run under Windows 7. Or are you running it in a Windows 2000 VM?
Software Zen:
delete this;
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
How cool is that! I would love to tinker with some old vb6 code; brings back the old days. You should write an article about it. :)
-
On Wednesday, August 5th of the year 2015 AD on the Gregorian calendar, I just installed VB6 to update some legacy code.
Jeremy Falcon
Jeremy Falcon wrote:
I just installed VB6 to update some legacy code.
You do know that, after seeing VB, Satan added another level of Hell just for us programmers! In fact, there are all sorts of rooms in the level, especially tailored for Javascript and Ruby on Rails as well. The irony is that people who go there actually think they died and went to heaven, hahahaha! Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
-
Jeremy Falcon wrote:
I just installed VB6 to update some legacy code.
You do know that, after seeing VB, Satan added another level of Hell just for us programmers! In fact, there are all sorts of rooms in the level, especially tailored for Javascript and Ruby on Rails as well. The irony is that people who go there actually think they died and went to heaven, hahahaha! Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Ha, the devil works in mysterious ways!
Jeremy Falcon
-
:omg: I hope you did so on a VM, so all you need to do is a secure erase of the VM files, rather than calling in the hazmat team.
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
Nah man, I went bareback. Live on the edge.
Jeremy Falcon
-
I'm rather shocked it is willing to run under Windows 7. Or are you running it in a Windows 2000 VM?
Software Zen:
delete this;
So far it seems to be working under compatibility mode for XP SP3 and running it with admin privileges.
Jeremy Falcon
-
What have they done with you? Tortured with money, drugs or waterboarding? :confused:
Press F1 for help or google it. Greetings from Germany
Florida beaches. I was teased with Florida beaches.
Jeremy Falcon
-
I assume you were getting paid for such a service... which goes to show your just a tart like the rest of us ;P
Never underestimate the power of human stupidity RAH
Hey man, money talks.
Jeremy Falcon
-
And how are you planning to compile it. Some of the old VB6 code we have will only run when compiled on an old XP computer rather than anything newer. (it will compile on 7, but not run properly) I have to keep a XP virtual machine just for the task.. (I'm hoping to have got rid of all VB6 programs in the next 12 months.. Yipee)
I'm not actually. The build process is on another machine. I just need to edit some code and hope to God it doesn't crash.
Jeremy Falcon
-
So far it seems to be working under compatibility mode for XP SP3 and running it with admin privileges.
Jeremy Falcon
Lucky you. We have a body of code we maintain with Visual Studio 2003 X| . It runs under Win7, but with a number of options set on the shortcut to make it run: admin and a couple graphics things turned off. It also has a bug in that if you run under the debugger, you then have to exit VS2003 before compiling again. The debugger fails to close a handle to the debugger symbols file, which causes subsequent compiles to fail.
Software Zen:
delete this;