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

C / C++ / MFC

 
GeneralRe: hmm Pin
Christian Graus19-Jul-02 17:24
protectorChristian Graus19-Jul-02 17:24 
GeneralGreat! Thanks. Pin
Abin19-Jul-02 17:42
Abin19-Jul-02 17:42 
AnswerRe: How can I prevent application from responding to keyboard events? Pin
whelk19-Jul-02 22:25
whelk19-Jul-02 22:25 
GeneralLib. conflicts. Link Warnings! .. please advise Pin
a3gupta19-Jul-02 13:51
a3gupta19-Jul-02 13:51 
GeneralRe: Lib. conflicts. Link Warnings! .. please advise Pin
Chris Losinger19-Jul-02 18:57
professionalChris Losinger19-Jul-02 18:57 
GeneralDisable SaveFile in CEditView Pin
Anonymous19-Jul-02 13:33
Anonymous19-Jul-02 13:33 
GeneralApplication just terminates on pressing Enter Pin
a3gupta19-Jul-02 12:48
a3gupta19-Jul-02 12:48 
GeneralRe: Application just terminates on pressing Enter Pin
Michael Dunn19-Jul-02 16:36
sitebuilderMichael Dunn19-Jul-02 16:36 
You should override OnOK() not OnOk() (capitalization matters). This is covered in the VC forum FAQ.

--Mike--
Just released - RightClick-Encrypt v1.3 - Adds fast & easy file encryption to Explorer
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

GeneralRe: Application just terminates --- Thanks Mike. Pin
a3gupta19-Jul-02 16:41
a3gupta19-Jul-02 16:41 
Generallocal variable vs doc variable.....help! Pin
ns19-Jul-02 12:25
ns19-Jul-02 12:25 
GeneralRe: local variable vs doc variable.....help! Pin
Christian Graus19-Jul-02 12:47
protectorChristian Graus19-Jul-02 12:47 
GeneralBeyond Jeff Prosise :: MFC Pin
valikac19-Jul-02 11:50
valikac19-Jul-02 11:50 
GeneralRe: Beyond Jeff Prosise :: MFC Pin
Christian Graus19-Jul-02 12:03
protectorChristian Graus19-Jul-02 12:03 
GeneralRe: Beyond Jeff Prosise :: MFC Pin
Michael P Butler19-Jul-02 21:49
Michael P Butler19-Jul-02 21:49 
GeneralRe: Beyond Jeff Prosise :: MFC Pin
valikac20-Jul-02 4:54
valikac20-Jul-02 4:54 
Generalstrange behavior - GetClientRect Pin
ns19-Jul-02 11:31
ns19-Jul-02 11:31 
GeneralRe: strange behavior - GetClientRect Pin
Christian Graus19-Jul-02 12:04
protectorChristian Graus19-Jul-02 12:04 
GeneralRe: strange behavior - GetClientRect Pin
ns19-Jul-02 12:17
ns19-Jul-02 12:17 
GeneralRe: strange behavior - GetClientRect Pin
Christian Graus19-Jul-02 12:22
protectorChristian Graus19-Jul-02 12:22 
GeneralRe: strange behavior - GetClientRect Pin
ns19-Jul-02 12:27
ns19-Jul-02 12:27 
Questionhow do we get a pointer to an inactive view? Pin
ns19-Jul-02 11:28
ns19-Jul-02 11:28 
AnswerRe: how do we get a pointer to an inactive view? Pin
Chris Losinger19-Jul-02 12:12
professionalChris Losinger19-Jul-02 12:12 
GeneralThanks, - but what if I had 4 views? Pin
ns19-Jul-02 12:21
ns19-Jul-02 12:21 
GeneralRe: Thanks, - but what if I had 4 views? Pin
Chris Losinger19-Jul-02 13:00
professionalChris Losinger19-Jul-02 13:00 
Questionwhich class should run the onupdateUI menu handler? Pin
ns19-Jul-02 10:46
ns19-Jul-02 10:46 

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.