Click here to Skip to main content
15,891,184 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Question'save' and 'save as' functionality Pin
saqib8223-Dec-06 8:28
saqib8223-Dec-06 8:28 
AnswerRe: 'save' and 'save as' functionality Pin
MatrixCoder23-Dec-06 10:04
MatrixCoder23-Dec-06 10:04 
Questionresolution size Pin
charchabil0323-Dec-06 5:34
charchabil0323-Dec-06 5:34 
AnswerRe: resolution size Pin
Dave Kreskowiak24-Dec-06 6:11
mveDave Kreskowiak24-Dec-06 6:11 
GeneralRe: resolution size Pin
charchabil0324-Dec-06 23:31
charchabil0324-Dec-06 23:31 
GeneralRe: resolution size Pin
Dave Kreskowiak25-Dec-06 17:28
mveDave Kreskowiak25-Dec-06 17:28 
QuestionUpdate ComPlus Application Pin
Werries23-Dec-06 0:44
Werries23-Dec-06 0:44 
AnswerRe: Update ComPlus Application Pin
Dave Kreskowiak24-Dec-06 6:09
mveDave Kreskowiak24-Dec-06 6:09 
If I understand the question, no you can't edit the .DLL. You have to change the code, compile it, then replace the .DLL file with the new one.

With InstallShield, you can make a patch installation that will make the necessary changes to the .DLL file, but it needs the original .DLL file and the new one to build the edit patch because the edit will only work on the version of the .DLL file.

It's a heck of a lot easier to just unregister and replace the old .DLL file with the new one and re-register.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionFILE access date Problem. Pin
Bibin Kurian Joy23-Dec-06 0:32
Bibin Kurian Joy23-Dec-06 0:32 
AnswerRe: FILE access date Problem. Pin
Dave Kreskowiak23-Dec-06 10:09
mveDave Kreskowiak23-Dec-06 10:09 
AnswerRe: FILE access date Problem. Pin
Bibin Kurian Joy25-Dec-06 20:34
Bibin Kurian Joy25-Dec-06 20:34 
AnswerRe: FILE access date Problem. Pin
chandru7025-Dec-06 21:50
chandru7025-Dec-06 21:50 
GeneralRe: FILE access date Problem. Pin
Dave Kreskowiak26-Dec-06 2:36
mveDave Kreskowiak26-Dec-06 2:36 
QuestionConnection Pin
shakti538522-Dec-06 21:44
shakti538522-Dec-06 21:44 
GeneralRe: Connection Pin
MohammadAmiry23-Dec-06 2:10
MohammadAmiry23-Dec-06 2:10 
GeneralRe: Connection Pin
shakti538523-Dec-06 2:20
shakti538523-Dec-06 2:20 
GeneralRe: Connection Pin
Colin Angus Mackay23-Dec-06 6:40
Colin Angus Mackay23-Dec-06 6:40 
GeneralRe: Connection Pin
shakti538525-Dec-06 21:30
shakti538525-Dec-06 21:30 
GeneralRe: Connection Pin
Colin Angus Mackay26-Dec-06 0:04
Colin Angus Mackay26-Dec-06 0:04 
GeneralRe: Connection Pin
shakti538526-Dec-06 2:58
shakti538526-Dec-06 2:58 
GeneralRe: Connection Pin
Colin Angus Mackay26-Dec-06 4:57
Colin Angus Mackay26-Dec-06 4:57 
GeneralRe: Connection Pin
shakti538526-Dec-06 20:11
shakti538526-Dec-06 20:11 
Questionhelp vb express 2005 Invoice Printing Pin
vbbeg22-Dec-06 18:44
vbbeg22-Dec-06 18:44 
QuestionDeleting using the ado delete command Pin
govagedon22-Dec-06 17:45
govagedon22-Dec-06 17:45 
AnswerRe: Deleting using the ado delete command Pin
ChandraRam22-Dec-06 20:25
ChandraRam22-Dec-06 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.