Click here to Skip to main content
15,888,320 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: dynamic 2D array template for non-built-in types. Pin
Iain Clarke, Warrior Programmer4-Apr-09 0:06
Iain Clarke, Warrior Programmer4-Apr-09 0:06 
GeneralRe: dynamic 2D array template for non-built-in types. Pin
Sauce!4-Apr-09 0:19
Sauce!4-Apr-09 0:19 
QuestionHow do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 2:13
blokkies3-Apr-09 2:13 
AnswerRe: How do i create an Executable (.exe) to debug my project? Pin
Rajesh R Subramanian3-Apr-09 2:29
professionalRajesh R Subramanian3-Apr-09 2:29 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 2:43
blokkies3-Apr-09 2:43 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
Rajesh R Subramanian3-Apr-09 3:20
professionalRajesh R Subramanian3-Apr-09 3:20 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 3:40
blokkies3-Apr-09 3:40 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
Cedric Moonen3-Apr-09 3:52
Cedric Moonen3-Apr-09 3:52 
blokkies wrote:
Don't i need to create the .exe?


If you don't have any exe that uses your dll yet, yes you have to create one. You dll can't be used alone, it should be loaded by an executable.

But what is your problem exactly ? Because if you are able to create a dll, creating an executable shouldn't be too difficult...

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 4:03
blokkies3-Apr-09 4:03 
QuestionRe: How do i create an Executable (.exe) to debug my project? Pin
David Crow3-Apr-09 4:13
David Crow3-Apr-09 4:13 
AnswerRe: How do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 4:20
blokkies3-Apr-09 4:20 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
David Crow3-Apr-09 4:23
David Crow3-Apr-09 4:23 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
Cedric Moonen3-Apr-09 4:17
Cedric Moonen3-Apr-09 4:17 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 4:32
blokkies3-Apr-09 4:32 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
blokkies3-Apr-09 4:59
blokkies3-Apr-09 4:59 
QuestionRe: How do i create an Executable (.exe) to debug my project? Pin
David Crow3-Apr-09 6:31
David Crow3-Apr-09 6:31 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
Cedric Moonen3-Apr-09 7:16
Cedric Moonen3-Apr-09 7:16 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
bulg3-Apr-09 8:09
bulg3-Apr-09 8:09 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
Cedric Moonen3-Apr-09 22:26
Cedric Moonen3-Apr-09 22:26 
GeneralRe: How do i create an Executable (.exe) to debug my project? Pin
Iain Clarke, Warrior Programmer4-Apr-09 0:08
Iain Clarke, Warrior Programmer4-Apr-09 0:08 
QuestionRe: How do i create an Executable (.exe) to debug my project? Pin
David Crow3-Apr-09 3:08
David Crow3-Apr-09 3:08 
AnswerRe: How do i create an Executable (.exe) to debug my project? Pin
bulg3-Apr-09 6:46
bulg3-Apr-09 6:46 
AnswerRe: How do i create an Executable (.exe) to debug my project? Pin
sashoalm4-Apr-09 2:32
sashoalm4-Apr-09 2:32 
Questionproblem importing a com file in c++ Pin
snouto3-Apr-09 1:16
snouto3-Apr-09 1:16 
AnswerRe: problem importing a com file in c++ Pin
Stuart Dootson3-Apr-09 2:40
professionalStuart Dootson3-Apr-09 2:40 

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.