Click here to Skip to main content
15,891,372 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: a question that did not get any true answer :(( Pin
toxcct25-Feb-06 9:00
toxcct25-Feb-06 9:00 
GeneralRe: a question that did not get any true answer :(( Pin
Hamed Musavi25-Feb-06 20:24
Hamed Musavi25-Feb-06 20:24 
GeneralRe: a question that did not get any true answer :(( Pin
BadKarma25-Feb-06 23:11
BadKarma25-Feb-06 23:11 
GeneralRe: a question that did not get any true answer :(( Pin
Hamed Musavi26-Feb-06 2:38
Hamed Musavi26-Feb-06 2:38 
NewsI thought about a soloution. Pin
Hamed Musavi25-Feb-06 1:44
Hamed Musavi25-Feb-06 1:44 
QuestionColor picker extension Pin
Hans Dietrich25-Feb-06 0:05
mentorHans Dietrich25-Feb-06 0:05 
AnswerRe: Color picker extension Pin
Blake Miller27-Feb-06 6:05
Blake Miller27-Feb-06 6:05 
QuestionSocket Communication Pin
kk.tvm24-Feb-06 21:24
kk.tvm24-Feb-06 21:24 
AnswerRe: Socket Communication Pin
Naveen24-Feb-06 22:19
Naveen24-Feb-06 22:19 
AnswerRe: Socket Communication Pin
Indivara25-Feb-06 1:33
professionalIndivara25-Feb-06 1:33 
AnswerRe: Socket Communication Pin
ThatsAlok26-Feb-06 21:31
ThatsAlok26-Feb-06 21:31 
QuestionDll Registration Problem Pin
Anil_vvs24-Feb-06 19:39
Anil_vvs24-Feb-06 19:39 
AnswerRe: Dll Registration Problem Pin
karle25-Feb-06 8:28
karle25-Feb-06 8:28 
I would try if you can load the dll with depends - tool (part of sdk).
This tool will show you if all dependend dll's can be loaded and will report which dll is missing.

Another thing is trying to register the wanted dll by using commandline tool regsvr32 dllname
This will register the com components in registry.

Your dll may tries to register itself when loaded.

AnswerRe: Dll Registration Problem Pin
Anil_vvs25-Feb-06 20:34
Anil_vvs25-Feb-06 20:34 
QuestionCheckpointing a process Pin
Rane24-Feb-06 17:25
Rane24-Feb-06 17:25 
AnswerRe: Checkpointing a process Pin
Stephen Hewitt24-Feb-06 22:43
Stephen Hewitt24-Feb-06 22:43 
QuestionHow to using DAO connection with password Pin
stny200024-Feb-06 13:16
stny200024-Feb-06 13:16 
AnswerRe: How to using DAO connection with password Pin
Cool Ju24-Feb-06 21:10
Cool Ju24-Feb-06 21:10 
GeneralRe: How to using DAO connection with password Pin
stny200013-Mar-06 19:50
stny200013-Mar-06 19:50 
Questionissue linking Pin
act_x24-Feb-06 11:24
act_x24-Feb-06 11:24 
AnswerRe: issue linking Pin
jigneshrpatel24-Feb-06 19:00
jigneshrpatel24-Feb-06 19:00 
Questionhow to make a toolbar button respond to double-click event Pin
xyhan24-Feb-06 10:39
xyhan24-Feb-06 10:39 
AnswerRe: how to make a toolbar button respond to double-click event Pin
FarPointer26-Feb-06 3:46
FarPointer26-Feb-06 3:46 
GeneralRe: how to make a toolbar button respond to double-click event Pin
xyhan1-Mar-06 7:23
xyhan1-Mar-06 7:23 
QuestionDatabase ideas Pin
Waldermort24-Feb-06 8:53
Waldermort24-Feb-06 8:53 

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.