|
-
Mar 11th, 2000, 11:51 AM
#1
Thread Starter
Member
does anyone know how to make a patch file for another program with visual basic. if u do please tell me how !!!!!! thanx
-
Mar 11th, 2000, 06:26 PM
#2
Member
Could you let me know what exactly you want to do with the pacth program.
You may email me at [email protected]
-
Mar 12th, 2000, 10:00 AM
#3
Thread Starter
Member
well i have a program that has a magor glitch but i didnt save the .Mak file and i want to fix it
-
Mar 12th, 2000, 10:10 AM
#4
Member
mak files are not really needed.
Do you still have the .FRM files and any modules (.BAS)?
If so, just make a new project (new .MAK file) and add in all the other forms and modules. MAK files are basically just text files that contain some information (mostly the filenames of the forms etc in the project)
If you only have a compiled version of the program (EXE) then you'll have to find some kind of decompiler
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|