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

C / C++ / MFC

 
AnswerRe: MultiThreading Synchronization prob? Pin
Madmaximus5-May-04 4:53
Madmaximus5-May-04 4:53 
Generalopeninng a word file in own Active X control Pin
Abhi Lahare4-May-04 20:21
Abhi Lahare4-May-04 20:21 
Questionhow to create a horizontal bar which shows percentages in three different colors Pin
swarnamanoo4-May-04 20:04
swarnamanoo4-May-04 20:04 
GeneralTab order of controls Pin
GDavy4-May-04 19:31
GDavy4-May-04 19:31 
GeneralRe: Tab order of controls Pin
Joe Woodbury4-May-04 19:46
professionalJoe Woodbury4-May-04 19:46 
GeneralRe: Tab order of controls Pin
Maxwell Chen4-May-04 19:54
Maxwell Chen4-May-04 19:54 
GeneralRe: Tab order of controls Pin
GDavy4-May-04 20:02
GDavy4-May-04 20:02 
GeneralPublic Variable Attn M Bhavani Pin
Krugger4044-May-04 19:31
Krugger4044-May-04 19:31 
Cry | :(( Dear Mr Bhavani;
Thank you for the help that you have given me in accessing a public variable from anywhere within my application. The problem is that the code did not work at all. The compiler strongly complained when i added these code:


((CDatastructorView *) AfxGetMainWnd())->m_main.Navigate"file://c:/datastructor/lectures/recursion_implementation.htm",0,0,0,0);


CDatastructorView is my view class and m_main is a web-control which i want to use.


The compiler responded as :

:\datastructor\lefttooldlg.cpp(1296) : error C2065: 'CDatastructorView' : undeclared identifier
C:\datastructor\lefttooldlg.cpp(1296) : error C2059: syntax error : ')'
C:\datastructor\lefttooldlg.cpp(1296) : error C2059: syntax error : ')'

Could you please help me out because i am still pretty at lost.

Krugger
GeneralRe: Public Variable Attn M Bhavani Pin
Maxwell Chen4-May-04 19:35
Maxwell Chen4-May-04 19:35 
GeneralRe: Public Variable Attn M Bhavani Pin
GDavy4-May-04 19:36
GDavy4-May-04 19:36 
Questionhow to make a CListCtrl in report-mode without Columns ? Pin
ohadp4-May-04 19:26
ohadp4-May-04 19:26 
AnswerRe: how to make a CListCtrl in report-mode without Columns ? Pin
alex.barylski4-May-04 21:03
alex.barylski4-May-04 21:03 
GeneralRe: how to make a CListCtrl in report-mode without Columns ? Pin
ohadp4-May-04 21:50
ohadp4-May-04 21:50 
GeneralRe: how to make a CListCtrl in report-mode without Columns ? Pin
Rafael Fernández López5-May-04 4:19
Rafael Fernández López5-May-04 4:19 
GeneralAbout "strange" EditBox notifications behavior, while in single line & multiline option Pin
kenjox4-May-04 19:22
kenjox4-May-04 19:22 
GeneralRe: About "strange" EditBox notifications behavior, while in single line & multiline option Pin
alex.barylski4-May-04 21:39
alex.barylski4-May-04 21:39 
GeneralRe: About "strange" EditBox notifications behavior, while in single line & multiline option Pin
kenjox4-May-04 21:55
kenjox4-May-04 21:55 
GeneralMAPI Pin
asv4-May-04 19:18
asv4-May-04 19:18 
GeneralRe: MAPI Pin
Michael P Butler5-May-04 1:50
Michael P Butler5-May-04 1:50 
GeneralFileNotFoundException - File or assembly name.. or.. dependencies.. not found Pin
Member 24974064-May-04 19:11
Member 24974064-May-04 19:11 
GeneralTrouble using SetDCBrushColor Pin
myanonym4-May-04 17:47
myanonym4-May-04 17:47 
GeneralRe: Trouble using SetDCBrushColor Pin
PJ Arends4-May-04 19:11
professionalPJ Arends4-May-04 19:11 
GeneralExport DLL to two processes Pin
Anonymous4-May-04 17:46
Anonymous4-May-04 17:46 
GeneralRe: Export DLL to two processes Pin
Jitendra gangwar4-May-04 21:04
Jitendra gangwar4-May-04 21:04 
GeneralRe: Export DLL to two processes Pin
jetournier5-May-04 2:24
jetournier5-May-04 2:24 

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.