Click here to Skip to main content
15,895,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
What? I believe that an Active X control must be registered (DLLRegisterServer and/or RegSvr32) If not, that's new to me. The problem is that other programs may have registered their version and location of an Active X control and then this program (even if it stores it in the program's local directory) changes the location (because it registers it) so that any program using the previous version now is using the just installed control in a different location.

If I am not being clear, there are two problems. One with DLLs which I am not registering, and one with OCX's which I registering. I may be able to do as you suggest with the DLLs but not with the OCX's.

modified on Thursday, April 14, 2011 6:57 AM

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 
AnswerRe: How can find other than The 7 bit default alphabet is present in EditBox? Pin
Stefan_Lang12-Apr-11 22:33
Stefan_Lang12-Apr-11 22:33 
GeneralRe: How can find other than The 7 bit default alphabet is present in EditBox? Pin
Klaus-Werner Konrad13-Apr-11 11:53
Klaus-Werner Konrad13-Apr-11 11:53 

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.