Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to convert filename to fully qualified name when running an app with a filename argument in the current working directory Pin
Erik14-Apr-11 0:00
Erik14-Apr-11 0:00 
GeneralCMFCEditBrowseCtrl leaks... Pin
danLenehan13-Apr-11 8:51
danLenehan13-Apr-11 8:51 
GeneralRe: CMFCEditBrowseCtrl leaks... Pin
Maximilien13-Apr-11 9:42
Maximilien13-Apr-11 9:42 
GeneralRe: CMFCEditBrowseCtrl leaks... Pin
danLenehan13-Apr-11 13:48
danLenehan13-Apr-11 13:48 
GeneralRe: CMFCEditBrowseCtrl leaks... Pin
Maximilien13-Apr-11 14:15
Maximilien13-Apr-11 14:15 
QuestionTried Searching but Can't find the Answer Pin
JohnnyG13-Apr-11 8:20
JohnnyG13-Apr-11 8:20 
AnswerRe: Tried Searching but Can't find the Answer Pin
Albert Holguin13-Apr-11 8:27
professionalAlbert Holguin13-Apr-11 8:27 
GeneralRe: Tried Searching but Can't find the Answer Pin
JohnnyG13-Apr-11 8:39
JohnnyG13-Apr-11 8:39 
Actually, the whole reason I am doing it this way is because during testing I discovered some of the OCX's were registered in the program's local directory. Of course, if and when you do an uninstall of the program, its best to leave those files in the program's directory and not delete them. The problem is that a user who knows he uninstalled the program may look at the program's directory and see there's nothing there but DLLs and OCX and do a delete *.* and then other programs that were using the registered locations will no longer work. Same as DLL hell.

I would prefer that the files are left in the system directory such that at least there is less risk of accidental deletion by the user.
GeneralRe: Tried Searching but Can't find the Answer Pin
Albert Holguin13-Apr-11 9:56
professionalAlbert Holguin13-Apr-11 9:56 
GeneralRe: Tried Searching but Can't find the Answer [modified] Pin
JohnnyG13-Apr-11 10:08
JohnnyG13-Apr-11 10:08 
AnswerRe: Tried Searching but Can't find the Answer Pin
MicroVirus14-Apr-11 2:10
MicroVirus14-Apr-11 2:10 
GeneralRe: Tried Searching but Can't find the Answer Pin
JohnnyG14-Apr-11 3:22
JohnnyG14-Apr-11 3:22 
QuestionGlui in visual studio 2008 ( c++ ) Pin
Member 783376313-Apr-11 5:42
Member 783376313-Apr-11 5:42 
AnswerRe: Glui in visual studio 2008 ( c++ ) Pin
nitchman238313-Apr-11 7:39
nitchman238313-Apr-11 7:39 
QuestionCrash after installing KB2465361 Pin
jung-kreidler13-Apr-11 1:46
jung-kreidler13-Apr-11 1:46 
AnswerRe: Crash after installing KB2465361 Pin
Hans Dietrich13-Apr-11 1:58
mentorHans Dietrich13-Apr-11 1:58 
GeneralRe: Crash after installing KB2465361 Pin
jung-kreidler13-Apr-11 4:13
jung-kreidler13-Apr-11 4:13 
GeneralRe: Crash after installing KB2465361 Pin
jung-kreidler13-Apr-11 4:41
jung-kreidler13-Apr-11 4:41 
QuestionRotate View Pin
giannib2k12-Apr-11 22:04
giannib2k12-Apr-11 22:04 
AnswerRe: Rotate View Pin
Chris Losinger13-Apr-11 2:52
professionalChris Losinger13-Apr-11 2:52 
GeneralRe: Rotate View Pin
giannib2k13-Apr-11 3:16
giannib2k13-Apr-11 3:16 
GeneralRe: Rotate View Pin
Chris Losinger13-Apr-11 3:25
professionalChris Losinger13-Apr-11 3:25 
GeneralRe: Rotate View Pin
giannib2k13-Apr-11 3:31
giannib2k13-Apr-11 3:31 
GeneralRe: Rotate View Pin
Chris Losinger13-Apr-11 3:35
professionalChris Losinger13-Apr-11 3:35 
QuestionHow can find other than The 7 bit default alphabet is present in EditBox? Pin
Le@rner12-Apr-11 21:23
Le@rner12-Apr-11 21:23 

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.