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

C / C++ / MFC

 
AnswerRe: char* to OLECHAR* ? Pin
David Crow18-Aug-06 6:22
David Crow18-Aug-06 6:22 
GeneralRe: char* to OLECHAR* ? Pin
great_tommy18-Aug-06 6:53
great_tommy18-Aug-06 6:53 
GeneralRe: char* to OLECHAR* ? Pin
David Crow18-Aug-06 7:08
David Crow18-Aug-06 7:08 
GeneralRe: char* to OLECHAR* ? Pin
great_tommy18-Aug-06 7:14
great_tommy18-Aug-06 7:14 
GeneralRe: char* to OLECHAR* ? Pin
flippydeflippydebop21-Aug-06 11:48
flippydeflippydebop21-Aug-06 11:48 
AnswerRe: char* to OLECHAR* ? Pin
tanvon malik18-Aug-06 7:12
tanvon malik18-Aug-06 7:12 
QuestionDoubt about ioctlsocket Pin
afpr18-Aug-06 5:24
afpr18-Aug-06 5:24 
QuestionClasses and dlls Pin
Waldermort18-Aug-06 5:02
Waldermort18-Aug-06 5:02 
I am breaking my project up into dlls. Now I have 1 class which I would like to turn into a dll, but there is a little problem. In my origional code, I pass the class a pointer to another class (simply to control a progress bar on the main window). If I do this in the dll I would need to include all the source files for the second class.

Now I only need 3 functions from the second class, what is the best way to go around this problem?
AnswerRe: Classes and dlls Pin
Zac Howland18-Aug-06 5:17
Zac Howland18-Aug-06 5:17 
GeneralRe: Classes and dlls Pin
Waldermort18-Aug-06 5:50
Waldermort18-Aug-06 5:50 
GeneralRe: Classes and dlls Pin
Wes Aday18-Aug-06 6:10
professionalWes Aday18-Aug-06 6:10 
GeneralRe: Classes and dlls Pin
Zac Howland18-Aug-06 6:12
Zac Howland18-Aug-06 6:12 
GeneralRe: Classes and dlls Pin
Waldermort18-Aug-06 7:02
Waldermort18-Aug-06 7:02 
AnswerRe: Classes and dlls Pin
David Crow18-Aug-06 6:24
David Crow18-Aug-06 6:24 
GeneralRe: Classes and dlls Pin
Waldermort18-Aug-06 7:12
Waldermort18-Aug-06 7:12 
GeneralRe: Classes and dlls Pin
David Crow18-Aug-06 7:37
David Crow18-Aug-06 7:37 
GeneralRe: Classes and dlls Pin
Tim Smith19-Aug-06 14:17
Tim Smith19-Aug-06 14:17 
Questionserialized objects conversion question Pin
toxcct18-Aug-06 5:02
toxcct18-Aug-06 5:02 
AnswerRe: serialized objects conversion question Pin
Zac Howland18-Aug-06 5:20
Zac Howland18-Aug-06 5:20 
GeneralRe: serialized objects conversion question Pin
toxcct20-Aug-06 21:24
toxcct20-Aug-06 21:24 
QuestionRe: serialized objects conversion question Pin
Zac Howland21-Aug-06 3:39
Zac Howland21-Aug-06 3:39 
AnswerRe: serialized objects conversion question Pin
toxcct21-Aug-06 3:41
toxcct21-Aug-06 3:41 
GeneralRe: serialized objects conversion question Pin
Zac Howland21-Aug-06 3:45
Zac Howland21-Aug-06 3:45 
GeneralRe: serialized objects conversion question Pin
toxcct21-Aug-06 3:53
toxcct21-Aug-06 3:53 
GeneralRe: serialized objects conversion question Pin
Zac Howland21-Aug-06 4:10
Zac Howland21-Aug-06 4:10 

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.