Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get HINSTANCE from a int? Pin
ThatsAlok16-Feb-05 22:26
ThatsAlok16-Feb-05 22:26 
Questionhow to integrate my applicaiton with MS Word?? Pin
rjnl16-Feb-05 17:12
rjnl16-Feb-05 17:12 
AnswerRe: how to integrate my applicaiton with MS Word?? Pin
Branislav16-Feb-05 22:53
Branislav16-Feb-05 22:53 
AnswerRe: how to integrate my applicaiton with MS Word?? Pin
ThatsAlok17-Feb-05 1:28
ThatsAlok17-Feb-05 1:28 
GeneralPOP3 + SSL Pin
Trivex16-Feb-05 16:03
Trivex16-Feb-05 16:03 
GeneralRe: POP3 + SSL Pin
Ravi Bhavnani17-Feb-05 7:17
professionalRavi Bhavnani17-Feb-05 7:17 
GeneralLink Error Pin
rushing16-Feb-05 15:55
rushing16-Feb-05 15:55 
GeneralRe: Link Error Pin
rwestgraham16-Feb-05 16:55
rwestgraham16-Feb-05 16:55 
You typically see this error when you have included the library while you were debugging, but forgot to add it to the release versions and then you try to build the final version.

Select Project, Settings, and then go to the Link tab on the dialog displayed. Make sure the library (whatever it is for this SkinMagicLib component) is included in the list of "Object/Library Modules".
GeneralRe: Link Error Pin
ThatsAlok16-Feb-05 18:11
ThatsAlok16-Feb-05 18:11 
GeneralTBBUTTON : Setting Font Pin
tnguyen44416-Feb-05 11:51
tnguyen44416-Feb-05 11:51 
GeneralHELP PLZ ASAP. Pin
A.Sal16-Feb-05 11:37
A.Sal16-Feb-05 11:37 
GeneralRe: HELP PLZ ASAP. Pin
22491717-Feb-05 0:48
22491717-Feb-05 0:48 
GeneralCPropertyPage : Safe Call Pin
DanYELL16-Feb-05 11:11
DanYELL16-Feb-05 11:11 
GeneralRe: CPropertyPage : Safe Call Pin
PJ Arends16-Feb-05 13:15
professionalPJ Arends16-Feb-05 13:15 
QuestionIs there a way to detect to see if .NET framework is installed? Pin
elapid16-Feb-05 10:33
elapid16-Feb-05 10:33 
AnswerRe: Is there a way to detect to see if .NET framework is installed? Pin
davedoc16-Feb-05 13:24
davedoc16-Feb-05 13:24 
QuestionHow Can I call another application from my program? Pin
elapid16-Feb-05 10:07
elapid16-Feb-05 10:07 
AnswerRe: How Can I call another application from my program? Pin
Tom Wright16-Feb-05 10:18
Tom Wright16-Feb-05 10:18 
GeneralRe: How Can I call another application from my program? Pin
elapid16-Feb-05 10:25
elapid16-Feb-05 10:25 
GeneralI got it, thank you Pin
elapid16-Feb-05 10:26
elapid16-Feb-05 10:26 
GeneralRe: How Can I call another application from my program? Pin
Anthony_Yio16-Feb-05 22:20
Anthony_Yio16-Feb-05 22:20 
AnswerRe: How Can I call another application from my program? Pin
22491715-Apr-05 1:35
22491715-Apr-05 1:35 
GeneralVrml Pin
Micealgleeson16-Feb-05 9:35
Micealgleeson16-Feb-05 9:35 
GeneralPuzzling Runtime Error Pin
LighthouseJ16-Feb-05 9:06
LighthouseJ16-Feb-05 9:06 
GeneralRe: Puzzling Runtime Error Pin
Bob Ciora16-Feb-05 10:31
Bob Ciora16-Feb-05 10:31 

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.