Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generallittle OLE DB question Pin
lisoft26-Jan-05 15:47
lisoft26-Jan-05 15:47 
GeneralCString Problem - Should Be Simple Pin
JKallen26-Jan-05 12:35
JKallen26-Jan-05 12:35 
GeneralRe: CString Problem - Should Be Simple Pin
peter271326-Jan-05 13:01
peter271326-Jan-05 13:01 
GeneralRe: CString Problem - Should Be Simple Pin
JKallen26-Jan-05 13:04
JKallen26-Jan-05 13:04 
GeneralRe: CString Problem - Should Be Simple Pin
Michael Dunn26-Jan-05 13:37
sitebuilderMichael Dunn26-Jan-05 13:37 
GeneralFriend Classes Pin
Ken Mazaika26-Jan-05 12:24
Ken Mazaika26-Jan-05 12:24 
GeneralRe: Friend Classes Pin
Christian Graus26-Jan-05 12:40
protectorChristian Graus26-Jan-05 12:40 
GeneralData Exchanges (and more) Pin
LighthouseJ26-Jan-05 11:35
LighthouseJ26-Jan-05 11:35 
Hey Everybody,

I made a dialog that has 2 sets of a radio button and combo box. When one radio button is set, it disables the other combo box (and enables it's own combo box) and vice versa. I can't seem to find an example where that can be done in the articles. I also want to return the results of the dialog to the calling function. I know it has to do with the DoDataExchange function. I've read though examples but they just say "do this and do that" but they don't tell me how to get it working with my own program. If I can get a set of steps to get it working, I can try and figure it out, I just need some breadcrumbs.

Any help would be greatly appreciated because the data exchanging thing is a very important part of MFC, thanks in advance.
GeneralRe: Data Exchanges (and more) Pin
JKallen26-Jan-05 13:19
JKallen26-Jan-05 13:19 
GeneralRe: Data Exchanges (and more) Pin
LighthouseJ26-Jan-05 16:51
LighthouseJ26-Jan-05 16:51 
GeneralBitmap on Menu Bar Pin
DNFSB26-Jan-05 10:43
DNFSB26-Jan-05 10:43 
GeneralRe: Bitmap on Menu Bar Pin
Michael Dunn26-Jan-05 13:40
sitebuilderMichael Dunn26-Jan-05 13:40 
GeneralRe: Bitmap on Menu Bar Pin
bobi_zcl26-Jan-05 22:11
bobi_zcl26-Jan-05 22:11 
GeneralRe: Bitmap on Menu Bar Pin
DNFSB27-Jan-05 10:11
DNFSB27-Jan-05 10:11 
Generalusing AfxMessageBox Pin
act_x26-Jan-05 9:53
act_x26-Jan-05 9:53 
GeneralRe: using AfxMessageBox Pin
Tom Wright26-Jan-05 10:08
Tom Wright26-Jan-05 10:08 
GeneralRe: using AfxMessageBox Pin
rbid26-Jan-05 10:13
rbid26-Jan-05 10:13 
GeneralRe: using AfxMessageBox Pin
David Crow26-Jan-05 10:23
David Crow26-Jan-05 10:23 
GeneralRe: using AfxMessageBox Pin
act_x26-Jan-05 10:28
act_x26-Jan-05 10:28 
GeneralRe: using AfxMessageBox Pin
David Crow26-Jan-05 10:38
David Crow26-Jan-05 10:38 
GeneralWM_TIMER in a UI thread Pin
Tom Wright26-Jan-05 9:34
Tom Wright26-Jan-05 9:34 
GeneralRe: WM_TIMER in a UI thread Pin
David Crow26-Jan-05 9:50
David Crow26-Jan-05 9:50 
GeneralRe: WM_TIMER in a UI thread Pin
Tom Wright26-Jan-05 10:11
Tom Wright26-Jan-05 10:11 
GeneralRe: WM_TIMER in a UI thread Pin
David Crow26-Jan-05 10:15
David Crow26-Jan-05 10:15 
GeneralRe: WM_TIMER in a UI thread Pin
Tom Wright26-Jan-05 10:17
Tom Wright26-Jan-05 10:17 

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.