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

C / C++ / MFC

 
AnswerRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
Hamid_RT7-Jun-07 22:48
Hamid_RT7-Jun-07 22:48 
GeneralRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
r.gokuldass8-Jun-07 3:01
r.gokuldass8-Jun-07 3:01 
GeneralRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
Hamid_RT8-Jun-07 3:52
Hamid_RT8-Jun-07 3:52 
QuestionDont send error after application closes Pin
neha.agarwal277-Jun-07 22:03
neha.agarwal277-Jun-07 22:03 
AnswerRe: Dont send error after application closes Pin
Nibu babu thomas7-Jun-07 22:17
Nibu babu thomas7-Jun-07 22:17 
AnswerRe: Dont send error after application closes Pin
SandipG 7-Jun-07 22:51
SandipG 7-Jun-07 22:51 
AnswerRe: Dont send error after application closes Pin
GameProfessor8-Jun-07 0:12
GameProfessor8-Jun-07 0:12 
QuestionHow to create static libraries that link to each other Pin
GameProfessor7-Jun-07 21:53
GameProfessor7-Jun-07 21:53 
In my program I have several classes that I want to separate from the rest by making them into static library (i.e. file .lib and .h)

I have class A, class B and class C. Class A includes B to call some functions from B, and both A and B include C to call some functions from C.

I can easily create a .lib file for class C by creating a new win32 static library project but I don't know how to deal with class A and B.

One more thing, if in class A (for e.g) I want to post an user message to main frame, how to inherit the message identifier from my application when I create A.lib ?

QuestionDisabling Copy/Paste in CEdit control Pin
flippydeflippydebop7-Jun-07 21:52
flippydeflippydebop7-Jun-07 21:52 
AnswerRe: Disabling Copy/Paste in CEdit control Pin
Hamid_RT7-Jun-07 22:04
Hamid_RT7-Jun-07 22:04 
GeneralRe: Disabling Copy/Paste in CEdit control Pin
flippydeflippydebop7-Jun-07 23:53
flippydeflippydebop7-Jun-07 23:53 
GeneralRe: Disabling Copy/Paste in CEdit control Pin
Hamid_RT8-Jun-07 3:59
Hamid_RT8-Jun-07 3:59 
QuestionRetreiving Text Pin
arun kumar kk7-Jun-07 21:12
arun kumar kk7-Jun-07 21:12 
AnswerRe: Retreiving Text Pin
Hamid_RT7-Jun-07 21:33
Hamid_RT7-Jun-07 21:33 
Questionlogin name Pin
Jhony george7-Jun-07 21:10
Jhony george7-Jun-07 21:10 
AnswerRe: login name Pin
arun kumar kk7-Jun-07 21:14
arun kumar kk7-Jun-07 21:14 
GeneralRe: login name Pin
Jhony george7-Jun-07 21:35
Jhony george7-Jun-07 21:35 
GeneralRe: login name Pin
arun kumar kk7-Jun-07 23:18
arun kumar kk7-Jun-07 23:18 
GeneralRe: login name Pin
Jhony george7-Jun-07 23:50
Jhony george7-Jun-07 23:50 
Questionreference for character input control Pin
sonavi7-Jun-07 20:05
sonavi7-Jun-07 20:05 
QuestionRe: reference for character input control Pin
Rajkumar R7-Jun-07 21:34
Rajkumar R7-Jun-07 21:34 
AnswerRe: reference for character input control Pin
sonavi7-Jun-07 22:53
sonavi7-Jun-07 22:53 
Questionreturn a map from a function Pin
TobetheWinner7-Jun-07 19:52
TobetheWinner7-Jun-07 19:52 
AnswerRe: return a map from a function Pin
TobetheWinner7-Jun-07 19:54
TobetheWinner7-Jun-07 19:54 
GeneralRe: return a map from a function Pin
Rajkumar R7-Jun-07 19:58
Rajkumar R7-Jun-07 19:58 

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.