Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMessages and CSplitterWnd Pin
AnTri8-Oct-03 8:19
AnTri8-Oct-03 8:19 
GeneralRe: Messages and CSplitterWnd Pin
KaЯl9-Oct-03 3:19
KaЯl9-Oct-03 3:19 
GeneralNeed a little CFormView help Pin
Adam Gritt8-Oct-03 8:14
Adam Gritt8-Oct-03 8:14 
QuestionHow Browser handles Javascript events Pin
JDasari8-Oct-03 7:48
JDasari8-Oct-03 7:48 
Generaldeclare CRect Pin
swerajan8-Oct-03 7:37
swerajan8-Oct-03 7:37 
GeneralRe: declare CRect Pin
Larry J. Siddens8-Oct-03 7:52
Larry J. Siddens8-Oct-03 7:52 
GeneralRe: declare CRect Pin
David Crow8-Oct-03 8:24
David Crow8-Oct-03 8:24 
GeneralRe: declare CRect Pin
Larry J. Siddens8-Oct-03 9:54
Larry J. Siddens8-Oct-03 9:54 
I'm assuming (yeah, I know what happens when I assume! Wink | ;) ) that they were already delcared. Something like this:

int x;

. . .
x = 4;

CRect rect[x];

I don't think the VC++ 6.0 allows this. I know that it was added to the C++ Standard (but don't think MS implemented this yet). If I'm wrong...



Larry J. Siddens
Cornerstone Communications

TAME THE DOCUMENT MONSTER
www.unifier.biz



QuestionAnyone have a link to source for a graph data structure? Pin
adonisv8-Oct-03 7:26
adonisv8-Oct-03 7:26 
AnswerRe: Anyone have a link to source for a graph data structure? Pin
Ryan_Roberts8-Oct-03 7:44
Ryan_Roberts8-Oct-03 7:44 
GeneralRe: Anyone have a link to source for a graph data structure? Pin
adonisv8-Oct-03 21:30
adonisv8-Oct-03 21:30 
QuestionSimulating a disk file with a memory file? Pin
Miguel Lopes8-Oct-03 7:21
Miguel Lopes8-Oct-03 7:21 
AnswerRe: Simulating a disk file with a memory file? Pin
Alex Dolpfin9-Oct-03 3:32
Alex Dolpfin9-Oct-03 3:32 
GeneralPVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 7:17
Dave Harper8-Oct-03 7:17 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 7:53
ZoogieZork8-Oct-03 7:53 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 8:18
Dave Harper8-Oct-03 8:18 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 8:27
ZoogieZork8-Oct-03 8:27 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 9:07
Dave Harper8-Oct-03 9:07 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Terry O'Nolley8-Oct-03 9:18
Terry O'Nolley8-Oct-03 9:18 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 10:13
ZoogieZork8-Oct-03 10:13 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Bo Hunter8-Oct-03 10:31
Bo Hunter8-Oct-03 10:31 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 11:36
Dave Harper8-Oct-03 11:36 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
ZoogieZork8-Oct-03 12:43
ZoogieZork8-Oct-03 12:43 
GeneralRe: PVOID pBuffer; access to data :confused: Pin
Dave Harper8-Oct-03 13:07
Dave Harper8-Oct-03 13:07 
QuestionConsole c++ global class? Pin
immanis8-Oct-03 7:06
immanis8-Oct-03 7: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.