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

C / C++ / MFC

 
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 
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 
I run:

#import "MyDll.dll"

and here comes the faliure:

if( SUCCEEDED( hres = m_IPtr.CreateInstance("MyDll.Stuff") ) )// Create intstance to component<br />


...and justice for all

APe
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
David Crow8-Jun-04 3:28
David Crow8-Jun-04 3:28 
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
anderslundsgard8-Jun-04 20:34
anderslundsgard8-Jun-04 20:34 
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
David Crow9-Jun-04 2:27
David Crow9-Jun-04 2:27 
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
Antony M Kancidrowski8-Jun-04 2:50
Antony M Kancidrowski8-Jun-04 2:50 
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
anderslundsgard8-Jun-04 2:55
anderslundsgard8-Jun-04 2:55 
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
Antony M Kancidrowski8-Jun-04 3:26
Antony M Kancidrowski8-Jun-04 3:26 
GeneralRe: How to &#8220;overregistrate&#8221; an already registerd dll? Pin
anderslundsgard8-Jun-04 20:13
anderslundsgard8-Jun-04 20:13 
AnswerRe: How to &#8220;overregistrate&#8221; 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 &#8220;overregistrate&#8221; an already registerd dll? Pin
anderslundsgard8-Jun-04 2:47
anderslundsgard8-Jun-04 2:47 
GeneralRe: How to &#8220;overregistrate&#8221; 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 &#8220;overregistrate&#8221; an already registerd dll? Pin
Antony M Kancidrowski8-Jun-04 2:39
Antony M Kancidrowski8-Jun-04 2:39 
GeneralRe: How to &#8220;overregistrate&#8221; 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 

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.