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

C / C++ / MFC

 
AnswerRe: Comboboxex Editbox limit Pin
Aamir Butt15-Dec-05 18:52
Aamir Butt15-Dec-05 18:52 
GeneralRe: Comboboxex Editbox limit Pin
ClickHeRe15-Dec-05 23:42
ClickHeRe15-Dec-05 23:42 
GeneralRe: Comboboxex Editbox limit Pin
David Crow16-Dec-05 3:17
David Crow16-Dec-05 3:17 
GeneralRe: Comboboxex Editbox limit Pin
ClickHeRe16-Dec-05 9:44
ClickHeRe16-Dec-05 9:44 
QuestionAbout CAnimateCtrl Pin
Member 185845015-Dec-05 14:12
Member 185845015-Dec-05 14:12 
QuestionDebugging DLL loaded with LoadLibrary Pin
crewchill15-Dec-05 13:55
crewchill15-Dec-05 13:55 
AnswerRe: Debugging DLL loaded with LoadLibrary Pin
Neville Franks15-Dec-05 15:22
Neville Franks15-Dec-05 15:22 
GeneralRe: Debugging DLL loaded with LoadLibrary Pin
crewchill16-Dec-05 0:08
crewchill16-Dec-05 0:08 
Yes they are.

Thinking a little bit more about it, I dont know if this matters, but these DLLs are being copied to another directory instead of being used straight from their respective Debug directory. So instead being run from "MyProj\Debug\MyProj.dll" there is a post-build step to "copy MyProj\Debug\MyProj.dll c:\output\dlls". Thus the code loads the Dll like LoadLibrary("c:\output\dlls\MyProj.dll")
QuestionMAPIAllocateBuffer Pin
Peter Weyzen15-Dec-05 12:27
Peter Weyzen15-Dec-05 12:27 
QuestionForms Tutorial Pin
Daniel Odom15-Dec-05 12:12
Daniel Odom15-Dec-05 12:12 
AnswerRe: Forms Tutorial Pin
Mark F.23-Dec-05 10:05
Mark F.23-Dec-05 10:05 
QuestionComipling using the cl command Pin
Soaring Eagle15-Dec-05 11:54
Soaring Eagle15-Dec-05 11:54 
AnswerRe: Comipling using the cl command Pin
PJ Arends15-Dec-05 14:12
professionalPJ Arends15-Dec-05 14:12 
AnswerRe: Comipling using the cl command Pin
TheGreatAndPowerfulOz15-Dec-05 16:19
TheGreatAndPowerfulOz15-Dec-05 16:19 
QuestionCapturing from a hidden webbrowser Pin
Rheikon15-Dec-05 9:53
Rheikon15-Dec-05 9:53 
QuestionProblem about output files Pin
knapak15-Dec-05 9:32
knapak15-Dec-05 9:32 
AnswerRe: Problem about output files Pin
Chris Losinger15-Dec-05 10:01
professionalChris Losinger15-Dec-05 10:01 
GeneralRe: Problem about output files Pin
knapak15-Dec-05 10:07
knapak15-Dec-05 10:07 
GeneralRe: Problem about output files Pin
Nish Nishant15-Dec-05 10:11
sitebuilderNish Nishant15-Dec-05 10:11 
GeneralRe: Problem about output files Pin
knapak15-Dec-05 10:51
knapak15-Dec-05 10:51 
GeneralRe: Problem about output files Pin
Nish Nishant15-Dec-05 11:16
sitebuilderNish Nishant15-Dec-05 11:16 
AnswerRe: Problem about output files Pin
PJ Arends15-Dec-05 13:49
professionalPJ Arends15-Dec-05 13:49 
QuestionHow to set the initial directory of the CFileDialog to be 'My Computer'? Pin
Cyrus Dang15-Dec-05 9:23
Cyrus Dang15-Dec-05 9:23 
AnswerRe: How to set the initial directory of the CFileDialog to be 'My Computer'? Pin
Nish Nishant15-Dec-05 9:34
sitebuilderNish Nishant15-Dec-05 9:34 
GeneralRe: How to set the initial directory of the CFileDialog to be 'My Computer'? Pin
Cyrus Dang15-Dec-05 9:46
Cyrus Dang15-Dec-05 9:46 

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.