Click here to Skip to main content
16,007,760 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Debug Assertion Failed! Pin
Cedric Moonen18-Jun-08 21:04
Cedric Moonen18-Jun-08 21:04 
AnswerRe: Debug Assertion Failed! Pin
Hamid_RT18-Jun-08 23:59
Hamid_RT18-Jun-08 23:59 
QuestionRe: Debug Assertion Failed! Pin
David Crow19-Jun-08 3:19
David Crow19-Jun-08 3:19 
QuestionHow to convert a DLL into an exe? Pin
Rennie7618-Jun-08 20:59
Rennie7618-Jun-08 20:59 
AnswerRe: How to convert a DLL into an exe? Pin
Cedric Moonen18-Jun-08 21:06
Cedric Moonen18-Jun-08 21:06 
GeneralRe: How to convert a DLL into an exe? Pin
Rennie7618-Jun-08 23:22
Rennie7618-Jun-08 23:22 
GeneralRe: How to convert a DLL into an exe? Pin
Cedric Moonen19-Jun-08 0:11
Cedric Moonen19-Jun-08 0:11 
GeneralRe: How to convert a DLL into an exe? Pin
David Crow19-Jun-08 3:38
David Crow19-Jun-08 3:38 
Rennie76 wrote:
I was actually looking for some coding guidelines on how to convert the exported functions...


There should be little, if anything, to convert. The functions, for the most part, can be put in the new project as-is, but you'll want to remove __declspec(dllexport) from them.

"Love people and use things, not love things and use people." - Unknown

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: How to convert a DLL into an exe? Pin
Rennie7620-Jun-08 1:02
Rennie7620-Jun-08 1:02 
QuestionProblem with Acclerators in MFC dialog Pin
hari_honey18-Jun-08 19:44
hari_honey18-Jun-08 19:44 
AnswerRe: Problem with Acclerators in MFC dialog Pin
rp_suman18-Jun-08 20:16
rp_suman18-Jun-08 20:16 
AnswerRe: Problem with Acclerators in MFC dialog Pin
Hamid_RT19-Jun-08 0:29
Hamid_RT19-Jun-08 0:29 
QuestionWant to Learn Com Pin
manju#12318-Jun-08 19:41
manju#12318-Jun-08 19:41 
AnswerRe: Want to Learn Com Pin
Rajesh R Subramanian18-Jun-08 19:56
professionalRajesh R Subramanian18-Jun-08 19:56 
GeneralRe: Want to Learn Com Pin
manju#12318-Jun-08 19:57
manju#12318-Jun-08 19:57 
GeneralRe: Want to Learn Com Pin
sudhir_Kumar18-Jun-08 20:30
sudhir_Kumar18-Jun-08 20:30 
AnswerRe: Want to Learn Com Pin
Jijo.Raj18-Jun-08 20:30
Jijo.Raj18-Jun-08 20:30 
AnswerRe: Want to Learn Com Pin
CPallini18-Jun-08 21:15
mveCPallini18-Jun-08 21:15 
AnswerRe: Want to Learn Com Pin
Steve Echols18-Jun-08 22:57
Steve Echols18-Jun-08 22:57 
AnswerRe: Want to Learn Com Pin
Hamid_RT19-Jun-08 0:36
Hamid_RT19-Jun-08 0:36 
AnswerRe: Want to Learn Com Pin
Alan Balkany19-Jun-08 4:13
Alan Balkany19-Jun-08 4:13 
QuestionDebug vs Release mode?!?! Pin
Kiran Satish18-Jun-08 15:07
Kiran Satish18-Jun-08 15:07 
AnswerRe: Debug vs Release mode?!?! Pin
Stephen Hewitt18-Jun-08 16:45
Stephen Hewitt18-Jun-08 16:45 
GeneralRe: Debug vs Release mode?!?! Pin
Kiran Satish18-Jun-08 17:20
Kiran Satish18-Jun-08 17:20 
AnswerRe: Debug vs Release mode?!?! Pin
Jijo.Raj18-Jun-08 16:56
Jijo.Raj18-Jun-08 16:56 

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.