Click here to Skip to main content
15,885,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Loop error Pin
Deviantizh21-Feb-06 6:18
Deviantizh21-Feb-06 6:18 
AnswerRe: Loop error Pin
Joe Woodbury21-Feb-06 7:23
professionalJoe Woodbury21-Feb-06 7:23 
GeneralRe: Loop error Pin
Deviantizh22-Feb-06 2:03
Deviantizh22-Feb-06 2:03 
QuestionModify the color of the scrollbar in Visual C++ Pin
Junyor21-Feb-06 4:50
Junyor21-Feb-06 4:50 
AnswerRe: Modify the color of the scrollbar in Visual C++ Pin
#realJSOP21-Feb-06 7:55
mve#realJSOP21-Feb-06 7:55 
Question((COleDispatchImpl*)&m_xDispatch)->Disconnect() Pin
RobJones21-Feb-06 4:47
RobJones21-Feb-06 4:47 
QuestionPossible to connect to multiple IE COM models through the ROT? Pin
TClarke21-Feb-06 4:00
TClarke21-Feb-06 4:00 
AnswerRe: Possible to connect to multiple IE COM models through the ROT? Pin
Stephen Hewitt21-Feb-06 11:38
Stephen Hewitt21-Feb-06 11:38 
As I understand it you want to access IE interfaces from an ActiveX control hosted by it but IOleObject::SetClientSite hasn't been called on your control yet. This is a situation that should never happen, something is going wrong - perhaps your code is trying to access IE's interfaces before the control is hosted properly. My advise would be to try to find the source of the problem and not "hack around" it - You'll just make more trouble for yourself.

Steve
GeneralRe: Possible to connect to multiple IE COM models through the ROT? Pin
TClarke21-Feb-06 22:45
TClarke21-Feb-06 22:45 
Questionhow get a function instruction length? Pin
HOW WHAT21-Feb-06 2:58
HOW WHAT21-Feb-06 2:58 
QuestionRe: how get a function instruction length? Pin
David Crow21-Feb-06 5:38
David Crow21-Feb-06 5:38 
AnswerRe: how get a function instruction length? Pin
HOW WHAT21-Feb-06 14:46
HOW WHAT21-Feb-06 14:46 
AnswerRe: how get a function instruction length? Pin
Joe Woodbury21-Feb-06 5:52
professionalJoe Woodbury21-Feb-06 5:52 
QuestionMessageBox() change line Pin
blang047721-Feb-06 2:48
blang047721-Feb-06 2:48 
AnswerRe: MessageBox() change line Pin
Russell'21-Feb-06 3:09
Russell'21-Feb-06 3:09 
GeneralRe: MessageBox() change line Pin
blang047721-Feb-06 3:17
blang047721-Feb-06 3:17 
GeneralRe: MessageBox() change line Pin
Russell'21-Feb-06 3:50
Russell'21-Feb-06 3:50 
GeneralRe: MessageBox() change line Pin
blang047721-Feb-06 4:38
blang047721-Feb-06 4:38 
GeneralRe: MessageBox() change line Pin
RobJones21-Feb-06 4:48
RobJones21-Feb-06 4:48 
GeneralRe: MessageBox() change line Pin
blang047721-Feb-06 15:05
blang047721-Feb-06 15:05 
AnswerRe: MessageBox() change line Pin
Alexander M.,21-Feb-06 6:07
Alexander M.,21-Feb-06 6:07 
AnswerRe: MessageBox() change line Pin
Aqueel21-Feb-06 20:16
Aqueel21-Feb-06 20:16 
GeneralRe: MessageBox() change line Pin
ThatsAlok22-Feb-06 3:13
ThatsAlok22-Feb-06 3:13 
QuestionConverting from Visual Studio 6 to Studio 2005 Pin
Junyor21-Feb-06 1:55
Junyor21-Feb-06 1:55 
AnswerRe: Converting from Visual Studio 6 to Studio 2005 Pin
Malli_S21-Feb-06 2:45
Malli_S21-Feb-06 2:45 

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.