Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBitmap bits Pin
bankai12326-May-07 21:35
bankai12326-May-07 21:35 
AnswerRe: Bitmap bits Pin
Chris Losinger27-May-07 5:10
professionalChris Losinger27-May-07 5:10 
QuestionHow to add menu when right click at client area? Pin
Max++26-May-07 20:23
Max++26-May-07 20:23 
AnswerRe: How to add menu when right click at client area? Pin
Anurag Gandhi26-May-07 22:08
professionalAnurag Gandhi26-May-07 22:08 
QuestionASSERT(m_pCtrlSite == NULL) error on activex addition Pin
shivditya26-May-07 18:59
shivditya26-May-07 18:59 
AnswerRe: ASSERT(m_pCtrlSite == NULL) error on activex addition Pin
Garth J Lancaster27-May-07 0:34
professionalGarth J Lancaster27-May-07 0:34 
QuestionRe: ASSERT(m_pCtrlSite == NULL) error on activex addition Pin
shivditya27-May-07 5:22
shivditya27-May-07 5:22 
AnswerRe: ASSERT(m_pCtrlSite == NULL) error on activex addition Pin
Garth J Lancaster27-May-07 12:15
professionalGarth J Lancaster27-May-07 12:15 
ok, obvious I dont work with ActiveX controls as much as I should, yes, I usually work with RAW COM ..

see if this thread has useful info (basically the programmer was trying to perform requests to the ActiveX object before it was initialised - in a MFC Dialog app, DoModal() inits the dialog which then inits the control)

http://p2p.wrox.com/topic.asp?TOPIC_ID=36521[^]

oh, and I went to the website for the control, and its documentation is next to useless - Id recommend you send them a note, if it was a bonafide purchase, and ask them to supply you a working example - A halfway decent supplier should always do this

'g'
QuestionRe: ASSERT(m_pCtrlSite == NULL) error on activex addition Pin
shivditya27-May-07 16:56
shivditya27-May-07 16:56 
AnswerRe: ASSERT(m_pCtrlSite == NULL) error on activex addition Pin
Garth J Lancaster27-May-07 17:13
professionalGarth J Lancaster27-May-07 17:13 
QuestionRe: ASSERT(m_pCtrlSite == NULL) error on activex addition Pin
shivditya27-May-07 19:04
shivditya27-May-07 19:04 
Questionmap & pair Pin
C_Zealot26-May-07 18:33
C_Zealot26-May-07 18:33 
AnswerRe: map & pair Pin
Garth J Lancaster26-May-07 19:06
professionalGarth J Lancaster26-May-07 19:06 
AnswerRe: map & pair Pin
Michael Dunn26-May-07 20:42
sitebuilderMichael Dunn26-May-07 20:42 
QuestionBack Patching an EXE as a Post Build Step Pin
Jeffrey Walton26-May-07 17:14
Jeffrey Walton26-May-07 17:14 
AnswerRe: Back Patching an EXE as a Post Build Step Pin
Garth J Lancaster26-May-07 18:59
professionalGarth J Lancaster26-May-07 18:59 
GeneralRe: Back Patching an EXE as a Post Build Step Pin
Jeffrey Walton26-May-07 20:29
Jeffrey Walton26-May-07 20:29 
GeneralRe: Back Patching an EXE as a Post Build Step Pin
Garth J Lancaster26-May-07 21:04
professionalGarth J Lancaster26-May-07 21:04 
GeneralRe: Back Patching an EXE as a Post Build Step Pin
Jeffrey Walton26-May-07 21:10
Jeffrey Walton26-May-07 21:10 
GeneralRe: Back Patching an EXE as a Post Build Step Pin
Jeffrey Walton27-May-07 19:26
Jeffrey Walton27-May-07 19:26 
GeneralRe: Back Patching an EXE as a Post Build Step Pin
Garth J Lancaster27-May-07 20:05
professionalGarth J Lancaster27-May-07 20:05 
GeneralRe: Back Patching an EXE as a Post Build Step Pin
Jeffrey Walton27-May-07 20:22
Jeffrey Walton27-May-07 20:22 
QuestionHow to parse FileShare permissions Pin
Akin Ocal26-May-07 16:47
Akin Ocal26-May-07 16:47 
QuestionRe: How to parse FileShare permissions Pin
Jeffrey Walton26-May-07 17:17
Jeffrey Walton26-May-07 17:17 
QuestionApply XP Theme to HTML Dialog Pin
Richard Andrew x6426-May-07 15:57
professionalRichard Andrew x6426-May-07 15:57 

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.