Jul 7, 2008 #1 mcs1000 Programmer Joined Jul 3, 2007 Messages 26 Location GB Is it possible (and how if so) to release a patch to fix a bug in a VB6 executable without releasing a new version?
Is it possible (and how if so) to release a patch to fix a bug in a VB6 executable without releasing a new version?
Jul 7, 2008 #2 JoeAtWork Programmer Joined Jul 31, 2005 Messages 2,285 Location CA I don't see how, unless the actual bug is in an external DLL, in which case you could replace the DLL. Upvote 0 Downvote
I don't see how, unless the actual bug is in an external DLL, in which case you could replace the DLL.