Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
I think that your registry is corrupted. Try to use any tool to verify. You can find over internet these tools. Smile | :)

But, you can do it manulay.
- Verify if the class Id are the same.
- Backup your registry (Its corrupted, but just save)
- If are, look in registry for the all class Id and Interface Id for the Dll (Realy realy hard work), and delete All.
- Delete all temporary files (sometimes its works)
- Shutdown your system
- Try to install new DLL
- Registry new dll, recompile your program (Rebuild All)
- If not works, you have serious problem, may be, you should format your PC Frown | :(



Rodrigo Pinho Pereira de Souza

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 
GeneralRe: connection to remote machine and creating a scheduled task in the remote machine using vc++ Pin
Renjith Ramachandran8-Jun-04 1:40
Renjith Ramachandran8-Jun-04 1:40 
GeneralRe: connection to remote machine and creating a scheduled task in the remote machine using vc++ Pin
jillellamudi8-Jun-04 2:47
jillellamudi8-Jun-04 2:47 
GeneralRe: connection to remote machine and creating a scheduled task in the remote machine using vc++ Pin
David Crow8-Jun-04 2:30
David Crow8-Jun-04 2:30 
GeneralRe: connection to remote machine and creating a scheduled task in the remote machine using vc++ Pin
jillellamudi8-Jun-04 2:49
jillellamudi8-Jun-04 2:49 
Questiondialog based + creating file associations? Pin
Allman8-Jun-04 1:19
Allman8-Jun-04 1:19 
AnswerRe: dialog based + creating file associations? Pin
David Crow8-Jun-04 2:31
David Crow8-Jun-04 2:31 
AnswerRe: dialog based + creating file associations? Pin
Antony M Kancidrowski8-Jun-04 2:35
Antony M Kancidrowski8-Jun-04 2:35 
GeneralRe: dialog based + creating file associations? Pin
Allman8-Jun-04 3:08
Allman8-Jun-04 3:08 
GeneralTriggerring the keyboard event from Window Service Pin
ThatsAlok8-Jun-04 1:11
ThatsAlok8-Jun-04 1:11 
GeneralRe: Triggerring the keyboard event from Window Service Pin
Rodrigo Pinto Pereira de Souza8-Jun-04 2:39
Rodrigo Pinto Pereira de Souza8-Jun-04 2:39 
GeneralRe: Triggerring the keyboard event from Window Service Pin
ThatsAlok9-Jun-04 2:01
ThatsAlok9-Jun-04 2:01 
GeneralRe: Triggerring the keyboard event from Window Service Pin
Antony M Kancidrowski8-Jun-04 2:42
Antony M Kancidrowski8-Jun-04 2:42 

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.