Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog to PropertyPage Pin
Mike Danberg8-Oct-03 10:48
Mike Danberg8-Oct-03 10:48 
QuestionHow to load a File.rc with different name ?? Pin
Cris8-Oct-03 8:24
Cris8-Oct-03 8:24 
AnswerRe: How to load a File.rc with different name ?? Pin
David Crow8-Oct-03 8:40
David Crow8-Oct-03 8:40 
GeneralRe: How to load a File.rc with different name ?? Pin
Cris8-Oct-03 8:50
Cris8-Oct-03 8:50 
AnswerRe: How to load a File.rc with different name ?? Pin
Michael Dunn8-Oct-03 16:51
sitebuilderMichael Dunn8-Oct-03 16:51 
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 
I am creating a SDI application that has a TreeView, ListView and a FormView to add data to a database. I am trying to make it as dynamic as possible because it is going to be used in several projects. I have data in XML files that gets read in to fill the Tree View and List View's and then the user enters the data in via the Form View. I have a DLL which has all of the screen resources laid out for the first project and I need to make the Form View display those screen images. The class derived from CFormView has the enum in it with the IDD. I have been looking though the articles here and at codeguru and have come to a choice. I can create a picture box or custom control on the default screen and then have the generic class for the screen shots pick the screen and load it into that rectangle. Does anyone have any other input or suggestions as to how I should go about doing this?
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 
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 

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.