Click here to Skip to main content
16,007,843 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Overloading Vs overriding Pin
Nitron31-Jan-03 19:04
Nitron31-Jan-03 19:04 
GeneralRe: Overloading Vs overriding Pin
Michael Dunn31-Jan-03 19:50
sitebuilderMichael Dunn31-Jan-03 19:50 
GeneralRe: Overloading Vs overriding Pin
Erik Funkenbusch1-Feb-03 10:44
Erik Funkenbusch1-Feb-03 10:44 
GeneralRe: Overloading Vs overriding Pin
laue1-Feb-03 2:20
laue1-Feb-03 2:20 
GeneralA c++ question Pin
saad shah31-Jan-03 17:29
saad shah31-Jan-03 17:29 
GeneralRe: A c++ question Pin
Chris Losinger31-Jan-03 19:02
professionalChris Losinger31-Jan-03 19:02 
GeneralWiring in a couple of Radio Controls Pin
jimNLX31-Jan-03 16:05
jimNLX31-Jan-03 16:05 
GeneralRe: Wiring in a couple of Radio Controls Pin
Michael Dunn31-Jan-03 16:20
sitebuilderMichael Dunn31-Jan-03 16:20 
First make sure the radio buttons are arranged correctly in the tab order. (hit Ctrl+D in the dialog editor to set the tab order). The first button in the group must have the Group style set, all other must have it unset, and the first control after the last radio button must have it set. (So the Group style marks the end of the last group and the beginning of a new group).

--Mike--
Looks like I picked the wrong week to stop sniffing glue.
1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click!
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

Generalupdate edit box Pin
dmbrubac31-Jan-03 13:36
professionaldmbrubac31-Jan-03 13:36 
GeneralRe: update edit box Pin
Michael Dunn31-Jan-03 14:45
sitebuilderMichael Dunn31-Jan-03 14:45 
GeneralWinInet - order of asynchronious messages Pin
_danny_31-Jan-03 11:07
suss_danny_31-Jan-03 11:07 
GeneralDrawing transparent bitmap in a dialogbar Pin
MemLeak31-Jan-03 10:35
MemLeak31-Jan-03 10:35 
GeneralFunction Pointer Pin
act_x31-Jan-03 9:23
act_x31-Jan-03 9:23 
GeneralRe: Function Pointer Pin
Joaquín M López Muñoz31-Jan-03 9:49
Joaquín M López Muñoz31-Jan-03 9:49 
GeneralRe: Function Pointer Pin
Erik Funkenbusch31-Jan-03 10:40
Erik Funkenbusch31-Jan-03 10:40 
Generalmfc - .net - casting data types Pin
mmilano31-Jan-03 9:14
mmilano31-Jan-03 9:14 
GeneralRe: mfc - .net - casting data types Pin
Joaquín M López Muñoz31-Jan-03 9:59
Joaquín M López Muñoz31-Jan-03 9:59 
GeneralRun Override Pin
Dov Sherman31-Jan-03 8:49
Dov Sherman31-Jan-03 8:49 
GeneralRe: Run Override Pin
Joaquín M López Muñoz31-Jan-03 10:06
Joaquín M López Muñoz31-Jan-03 10:06 
GeneralRe: Run Override Pin
Neville Franks31-Jan-03 10:11
Neville Franks31-Jan-03 10:11 
GeneralRe: Run Override Pin
Dov Sherman31-Jan-03 15:38
Dov Sherman31-Jan-03 15:38 
GeneralRe: Run Override Pin
Neville Franks1-Feb-03 11:09
Neville Franks1-Feb-03 11:09 
GeneralBinding GDIPLUS.DLL to EXE file ! Pin
Alex H 198331-Jan-03 8:52
Alex H 198331-Jan-03 8:52 
QuestionCMonthCalendar : how to use it ? Pin
youssef31-Jan-03 8:50
youssef31-Jan-03 8:50 
Generalicon with mousemove notification Pin
m_strdewanata31-Jan-03 7:29
m_strdewanata31-Jan-03 7:29 

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.