Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Rich Edit control accepting only numeric values Pin
Florin Crişan2-Jan-08 1:52
Florin Crişan2-Jan-08 1:52 
GeneralRe: Rich Edit control accepting only numeric values Pin
Hamid_RT2-Jan-08 2:06
Hamid_RT2-Jan-08 2:06 
GeneralRe: Rich Edit control accepting only numeric values Pin
Joan M2-Jan-08 9:38
professionalJoan M2-Jan-08 9:38 
QuestionHow to convert pair of 8-bit codepoints to decimal value Pin
johnalek2-Jan-08 0:36
johnalek2-Jan-08 0:36 
AnswerRe: How to convert pair of 8-bit codepoints to decimal value Pin
CPallini2-Jan-08 2:20
mveCPallini2-Jan-08 2:20 
GeneralException Speicfication Pin
vibindia2-Jan-08 0:25
vibindia2-Jan-08 0:25 
GeneralRe: Exception Speicfication Pin
Matthew Faithfull2-Jan-08 0:45
Matthew Faithfull2-Jan-08 0:45 
GeneralRe: Exception Speicfication Pin
Florin Crişan2-Jan-08 1:49
Florin Crişan2-Jan-08 1:49 
In brief, don’t bother with exception specifications. Even experts don’t bother. The main problems with exception specifications are that they’re only “sort of” part of the type system, they don’t do what most people think, and you almost always don’t want what they actually do.
http://www.gotw.ca/gotw/082.htm[^]
http://herbsutter.spaces.live.com/blog/cns!2D4327CC297151BB!149.entry[^]

Florin Crisan

QuestionProblem in getting the handle of edit box of a combobox Pin
ashtwin2-Jan-08 0:16
ashtwin2-Jan-08 0:16 
GeneralRe: Problem in getting the handle of edit box of a combobox Pin
CPallini2-Jan-08 0:54
mveCPallini2-Jan-08 0:54 
GeneralRe: Problem in getting the handle of edit box of a combobox Pin
Hamid_RT2-Jan-08 2:23
Hamid_RT2-Jan-08 2:23 
GeneralRe: Problem in getting the handle of edit box of a combobox Pin
ashtwin2-Jan-08 2:29
ashtwin2-Jan-08 2:29 
GeneralVARIANT and LPDISPATCH Pin
William Engberts2-Jan-08 0:04
William Engberts2-Jan-08 0:04 
GeneralRe: VARIANT and LPDISPATCH Pin
led mike2-Jan-08 4:34
led mike2-Jan-08 4:34 
GeneralAbout FFMPEG Pin
manish.patel1-Jan-08 22:46
manish.patel1-Jan-08 22:46 
Generalunmanaged resource Pin
George_George1-Jan-08 21:12
George_George1-Jan-08 21:12 
GeneralRe: unmanaged resource Pin
Florin Crişan2-Jan-08 0:11
Florin Crişan2-Jan-08 0:11 
GeneralRe: unmanaged resource [modified] Pin
led mike2-Jan-08 4:52
led mike2-Jan-08 4:52 
QuestionHow to enable CHtmlView to capture the "Back" and "Forward" message from mouse buttons? Pin
Jason Liu1-Jan-08 19:07
Jason Liu1-Jan-08 19:07 
GeneralSynchronization and volatile Pin
George_George1-Jan-08 19:02
George_George1-Jan-08 19:02 
GeneralRe: Synchronization and volatile Pin
CPallini1-Jan-08 21:03
mveCPallini1-Jan-08 21:03 
GeneralRe: Synchronization and volatile Pin
George_George1-Jan-08 21:19
George_George1-Jan-08 21:19 
GeneralRe: Synchronization and volatile Pin
Florin Crişan2-Jan-08 0:05
Florin Crişan2-Jan-08 0:05 
QuestionHow to use GetTimeZoneInformation Pin
CodingLover1-Jan-08 18:54
CodingLover1-Jan-08 18:54 
AnswerRe: How to use GetTimeZoneInformation Pin
CodingLover1-Jan-08 22:42
CodingLover1-Jan-08 22:42 

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.