Click here to Skip to main content
15,917,517 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralIHTMLEditHost in combination with CHtmlView Pin
Juergen Woelke14-Aug-01 4:35
Juergen Woelke14-Aug-01 4:35 
GeneralSocket receive performance Pin
sato14-Aug-01 3:51
sato14-Aug-01 3:51 
GeneralSocket receive performance Pin
sato14-Aug-01 3:49
sato14-Aug-01 3:49 
GeneralDockable application needed ! Pin
14-Aug-01 3:39
suss14-Aug-01 3:39 
GeneralRe: Dockable application needed ! Pin
Paul A. Howes14-Aug-01 4:02
Paul A. Howes14-Aug-01 4:02 
Generaladding binary files Pin
lina14-Aug-01 3:39
lina14-Aug-01 3:39 
GeneralRe: adding binary files Pin
Chris Losinger14-Aug-01 4:03
professionalChris Losinger14-Aug-01 4:03 
GeneralGlobal data problems/can't access variable Pin
14-Aug-01 3:15
suss14-Aug-01 3:15 
In CMainFrame I want to access m_Grid that I have declared global in a CFormView derived class called CTableView. In CTableView I have the declaration:
CMSFlexGrid m_Grid;
But when I for example call m_Grid.GetRows() in CMainFrame I get an error:
'm_Grid' : undeclared identifier..........

What am I doing wrong?, it is another way to access m_Grid from CTableView without making it global?

OyS
GeneralRe: Global data problems/can't access variable Pin
#realJSOP14-Aug-01 3:58
professional#realJSOP14-Aug-01 3:58 
GeneralRe: How to get the pointer to the view Pin
14-Aug-01 21:49
suss14-Aug-01 21:49 
GeneralRe: How to get the pointer to the view Pin
#realJSOP15-Aug-01 1:43
professional#realJSOP15-Aug-01 1:43 
GeneralRe: How to get the pointer to the view Pin
Bret Faller15-Aug-01 10:06
Bret Faller15-Aug-01 10:06 
GeneralRe: Global data problems/can't access variable Pin
Carsten Kemper5-Nov-01 13:09
Carsten Kemper5-Nov-01 13:09 
QuestionHow to make an automatically resizable dialogbar Pin
Kiddxin14-Aug-01 0:36
Kiddxin14-Aug-01 0:36 
AnswerRe: How to make an automatically resizable dialogbar Pin
Tomasz Sowinski14-Aug-01 0:48
Tomasz Sowinski14-Aug-01 0:48 
GeneralRe: How to make an automatically resizable dialogbar Pin
Kiddxin14-Aug-01 15:16
Kiddxin14-Aug-01 15:16 
GeneralChange mouse cursor Pin
14-Aug-01 0:23
suss14-Aug-01 0:23 
GeneralRe: Change mouse cursor Pin
<k>Andreas Hoheisel14-Aug-01 2:46
<k>Andreas Hoheisel14-Aug-01 2:46 
GeneralRe: Change mouse cursor Pin
<k>Andreas Hoheisel14-Aug-01 2:48
<k>Andreas Hoheisel14-Aug-01 2:48 
GeneralProblems accessing function Pin
13-Aug-01 21:48
suss13-Aug-01 21:48 
GeneralRe: Problems accessing function Pin
Michael Dunn13-Aug-01 22:42
sitebuilderMichael Dunn13-Aug-01 22:42 
GeneralRezise control Pin
13-Aug-01 21:26
suss13-Aug-01 21:26 
GeneralRe: Rezise control Pin
Tomasz Sowinski14-Aug-01 1:43
Tomasz Sowinski14-Aug-01 1:43 
GeneralRegistry problem Pin
yamini13-Aug-01 20:58
yamini13-Aug-01 20:58 
GeneralRe: Registry problem Pin
markkuk13-Aug-01 21:06
markkuk13-Aug-01 21:06 

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.