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

C / C++ / MFC

 
Generalmaximum characters in edit box Pin
skinnyreptile25-Jun-03 5:36
skinnyreptile25-Jun-03 5:36 
GeneralRe: maximum characters in edit box Pin
Rob Caldecott25-Jun-03 5:40
Rob Caldecott25-Jun-03 5:40 
GeneralRe: maximum characters in edit box Pin
skinnyreptile25-Jun-03 5:48
skinnyreptile25-Jun-03 5:48 
GeneralRTTI/dynamic_cast Pin
Rob Caldecott25-Jun-03 5:08
Rob Caldecott25-Jun-03 5:08 
GeneralRe: RTTI/dynamic_cast Pin
John M. Drescher25-Jun-03 5:13
John M. Drescher25-Jun-03 5:13 
GeneralRe: RTTI/dynamic_cast Pin
Nemanja Trifunovic25-Jun-03 5:29
Nemanja Trifunovic25-Jun-03 5:29 
GeneralRe: RTTI/dynamic_cast Pin
Rob Caldecott25-Jun-03 5:33
Rob Caldecott25-Jun-03 5:33 
GeneralRe: RTTI/dynamic_cast Pin
peterchen25-Jun-03 5:33
peterchen25-Jun-03 5:33 
It adds some overhead to the application (both size and runtime). It's usually negligible, but the reason why it's off by default.

You get into trouble, however, if you try to link to a .LIB which is compiled without RTTI


"Der Geist des Kriegers ist erwacht / Ich hab die Macht" StS

sighist | Agile Programming | doxygen

GeneralRe: RTTI/dynamic_cast Pin
Peter Weyzen25-Jun-03 5:49
Peter Weyzen25-Jun-03 5:49 
GeneralRe: RTTI/dynamic_cast Pin
peterchen25-Jun-03 6:27
peterchen25-Jun-03 6:27 
GeneralRe: RTTI/dynamic_cast Pin
John M. Drescher26-Jun-03 23:19
John M. Drescher26-Jun-03 23:19 
GeneralRe: RTTI/dynamic_cast Pin
Jim Crafton25-Jun-03 7:59
Jim Crafton25-Jun-03 7:59 
Generalimporting a DLL into a visual c++ 7 app Pin
si_6925-Jun-03 5:06
si_6925-Jun-03 5:06 
GeneralRe: importing a DLL into a visual c++ 7 app Pin
Peter Weyzen25-Jun-03 5:52
Peter Weyzen25-Jun-03 5:52 
GeneralRe: importing a DLL into a visual c++ 7 app Pin
si_6925-Jun-03 5:57
si_6925-Jun-03 5:57 
GeneralRe: importing a DLL into a visual c++ 7 app Pin
Peter Weyzen25-Jun-03 6:00
Peter Weyzen25-Jun-03 6:00 
GeneralRe: importing a DLL into a visual c++ 7 app Pin
si_6925-Jun-03 6:04
si_6925-Jun-03 6:04 
GeneralRe: importing a DLL into a visual c++ 7 app Pin
Peter Weyzen25-Jun-03 6:23
Peter Weyzen25-Jun-03 6:23 
GeneralON_REGISTERED_MESSAGE Pin
Brian Delahunty25-Jun-03 4:32
Brian Delahunty25-Jun-03 4:32 
GeneralMMC question - need guru's help Pin
YaronNir25-Jun-03 4:23
YaronNir25-Jun-03 4:23 
QuestionHow to scan avalible wireless (802.11b) network in a MFC program? Pin
Robert Mao25-Jun-03 3:29
Robert Mao25-Jun-03 3:29 
AnswerRe: How to scan avalible wireless (802.11b) network in a MFC program? Pin
David Crow25-Jun-03 3:38
David Crow25-Jun-03 3:38 
GeneralRe: How to scan avalible wireless (802.11b) network in a MFC program? Pin
Robert Mao25-Jun-03 3:53
Robert Mao25-Jun-03 3:53 
GeneralRe: How to scan avalible wireless (802.11b) network in a MFC program? Pin
mango_lier25-Jun-03 4:06
mango_lier25-Jun-03 4:06 
GeneralRe: How to scan avalible wireless (802.11b) network in a MFC program? Pin
Robert Mao25-Jun-03 5:07
Robert Mao25-Jun-03 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.