Click here to Skip to main content
16,005,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can i creat DSN for database by writing code in my Program Pin
Zeeshan Bilal8-Jun-04 2:36
Zeeshan Bilal8-Jun-04 2:36 
AnswerRe: How can i creat DSN for database by writing code in my Program Pin
David Crow8-Jun-04 2:47
David Crow8-Jun-04 2:47 
GeneralSending commands over USB Pin
Daudi8-Jun-04 2:22
Daudi8-Jun-04 2:22 
Generalthe windows ui question Pin
boyboy8-Jun-04 1:55
boyboy8-Jun-04 1:55 
GeneralRe: the windows ui question Pin
ohadp8-Jun-04 5:06
ohadp8-Jun-04 5:06 
GeneralPassing the address of an object in to a Function Pin
bhangie8-Jun-04 1:51
bhangie8-Jun-04 1:51 
GeneralRe: Passing the address of an object in to a Function Pin
Jnewg58-Jun-04 5:38
Jnewg58-Jun-04 5:38 
QuestionHow to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 1:27
anderslundsgard8-Jun-04 1:27 
I’m developing a program that uses and depends on a “bought” dll. Everything worked until I got a new version of the dll and tries to use that one with it’s new shipping api.
It seams like, despite I run:

regsvr32 –u MyDll.dll
and then the new dll with the same name
regsvr32 MyDll.dll

the new dll can’t get used at runtime.

All tips are welcomed!!!


...and justice for all

APe
AnswerRe: How to “overregistrate” an already registerd dll? Pin
David Crow8-Jun-04 2:28
David Crow8-Jun-04 2:28 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 2:36
anderslundsgard8-Jun-04 2:36 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
David Crow8-Jun-04 2:45
David Crow8-Jun-04 2:45 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 2:52
anderslundsgard8-Jun-04 2:52 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
David Crow8-Jun-04 3:28
David Crow8-Jun-04 3:28 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 20:34
anderslundsgard8-Jun-04 20:34 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
David Crow9-Jun-04 2:27
David Crow9-Jun-04 2:27 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
Antony M Kancidrowski8-Jun-04 2:50
Antony M Kancidrowski8-Jun-04 2:50 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 2:55
anderslundsgard8-Jun-04 2:55 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
Antony M Kancidrowski8-Jun-04 3:26
Antony M Kancidrowski8-Jun-04 3:26 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 20:13
anderslundsgard8-Jun-04 20:13 
AnswerRe: How to “overregistrate” an already registerd dll? Pin
Rodrigo Pinto Pereira de Souza8-Jun-04 2:32
Rodrigo Pinto Pereira de Souza8-Jun-04 2:32 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 2:47
anderslundsgard8-Jun-04 2:47 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
Rodrigo Pinto Pereira de Souza8-Jun-04 2:51
Rodrigo Pinto Pereira de Souza8-Jun-04 2:51 
AnswerRe: How to “overregistrate” an already registerd dll? Pin
Antony M Kancidrowski8-Jun-04 2:39
Antony M Kancidrowski8-Jun-04 2:39 
GeneralRe: How to “overregistrate” an already registerd dll? Pin
anderslundsgard8-Jun-04 2:43
anderslundsgard8-Jun-04 2:43 
Generalconnection to remote machine and creating a scheduled task in the remote machine using vc++ Pin
jillellamudi8-Jun-04 1:20
jillellamudi8-Jun-04 1:20 

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.