Click here to Skip to main content
16,008,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC reference vs. value args Pin
Sid Kraft3-Dec-04 13:15
Sid Kraft3-Dec-04 13:15 
GeneralRe: MFC reference vs. value args Pin
Maximilien3-Dec-04 13:33
Maximilien3-Dec-04 13:33 
GeneralRe: MFC reference vs. value args Pin
Kevin McFarlane4-Dec-04 4:09
Kevin McFarlane4-Dec-04 4:09 
GeneralText Editor Source Code Pin
kefa73-Dec-04 9:24
kefa73-Dec-04 9:24 
GeneralRe: Text Editor Source Code Pin
Maximilien3-Dec-04 9:29
Maximilien3-Dec-04 9:29 
GeneralRe: Text Editor Source Code Pin
Timothy Grabrian3-Dec-04 16:03
professionalTimothy Grabrian3-Dec-04 16:03 
GeneralRe: Text Editor Source Code Pin
alex.barylski4-Dec-04 2:30
alex.barylski4-Dec-04 2:30 
GeneralActiveX and RecNavCntrl Pin
john john mackey3-Dec-04 9:00
john john mackey3-Dec-04 9:00 
Has anyone used the MS ActiveX control - Record Navigation Control in an MFC app?

I like the look/functionality of the RecNavControl (like the record nav control in MS Access - VCR-type buttons), but I want to use this control not with an (imbedded) database, but just as a generic control.

I want to use this rec nav control to navigate a "linked-list" structure and display what current "link" i'm on, ability to jump to the "beginning of list", etc...

I'm having some problems with tying into the control as it just acts disabled and I can't do a "SetWindowText(szStr)" to fill the text window.

Any ideas? Any references out there? Thanks,
Johnny
Generalsupressing a unused variable warning Pin
hyling3-Dec-04 8:43
hyling3-Dec-04 8:43 
GeneralRe: supressing a unused variable warning Pin
PJ Arends3-Dec-04 8:54
professionalPJ Arends3-Dec-04 8:54 
GeneralRe: supressing a unused variable warning Pin
hyling3-Dec-04 9:53
hyling3-Dec-04 9:53 
GeneralRe: supressing a unused variable warning Pin
Gary R. Wheeler3-Dec-04 14:25
Gary R. Wheeler3-Dec-04 14:25 
Generalproblem resoting DB using VC++!! Pin
venadder3-Dec-04 8:08
venadder3-Dec-04 8:08 
GeneralRe: problem resoting DB using VC++!! Pin
David Crow3-Dec-04 9:09
David Crow3-Dec-04 9:09 
GeneralRe: problem resoting DB using VC++!! Pin
venadder3-Dec-04 11:43
venadder3-Dec-04 11:43 
GeneralRe: problem resoting DB using VC++!! Pin
David Crow3-Dec-04 12:11
David Crow3-Dec-04 12:11 
GeneralRe: problem resoting DB using VC++!! Pin
venadder3-Dec-04 12:15
venadder3-Dec-04 12:15 
GeneralRe: problem resoting DB using VC++!! Pin
David Crow6-Dec-04 2:20
David Crow6-Dec-04 2:20 
Generaladding bitmap to a cbutton Pin
prateekkathuria3-Dec-04 5:47
prateekkathuria3-Dec-04 5:47 
GeneralRe: adding bitmap to a cbutton Pin
David Crow3-Dec-04 6:01
David Crow3-Dec-04 6:01 
GeneralRe: adding bitmap to a cbutton Pin
prateekkathuria3-Dec-04 6:08
prateekkathuria3-Dec-04 6:08 
GeneralRe: adding bitmap to a cbutton Pin
Ravi Bhavnani3-Dec-04 6:24
professionalRavi Bhavnani3-Dec-04 6:24 
GeneralRe: adding bitmap to a cbutton Pin
prateekkathuria3-Dec-04 8:53
prateekkathuria3-Dec-04 8:53 
GeneralRe: adding bitmap to a cbutton Pin
prateekkathuria3-Dec-04 9:25
prateekkathuria3-Dec-04 9:25 
Questionmigrating MFC 6.0 app to 7.0; gotchas ? Pin
dvolpe3-Dec-04 5:07
dvolpe3-Dec-04 5:07 

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.