Click here to Skip to main content
15,891,662 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: exception handeling Pin
Christian Graus24-Sep-06 15:09
protectorChristian Graus24-Sep-06 15:09 
GeneralRe: exception handeling Pin
Bram van Kampen24-Sep-06 15:16
Bram van Kampen24-Sep-06 15:16 
GeneralRe: exception handeling Pin
Christian Graus24-Sep-06 15:18
protectorChristian Graus24-Sep-06 15:18 
GeneralRe: exception handeling Pin
Bram van Kampen24-Sep-06 16:15
Bram van Kampen24-Sep-06 16:15 
GeneralRe: exception handeling Pin
Christian Graus24-Sep-06 16:31
protectorChristian Graus24-Sep-06 16:31 
GeneralRe: exception handeling Pin
Bram van Kampen25-Sep-06 13:58
Bram van Kampen25-Sep-06 13:58 
GeneralRe: exception handeling Pin
Stephen Hewitt24-Sep-06 16:18
Stephen Hewitt24-Sep-06 16:18 
Questionproblem with code after switching to visual studio 2005 Pin
swatgodjr24-Sep-06 10:51
swatgodjr24-Sep-06 10:51 
just recently got visual studio 2005 and well to put a long story short it has been driving me crazy lol. but anyways i had to switch from using soem of the old libraries to usign the new ones and it has caused nothing but trouble. in my vc 6 i had a piece of code that would put any text i passed into a ostrstrea object(which in 2005 now is ostringstream) and it was stored into a char buffer which i would pass the buffer off to the setwindowtext function of a cedit control and it would display any text in the buffer but after a few changes to allow my program to compile the text will not display and i am not quite sure why. i have the code set up to work as it did in vc 6 but i am not sure what changes were made that now causes it to fail in vc 8, if someone could help me figure out what might be wrong i would greatly appreciate it.


AnswerRe: problem with code after switching to visual studio 2005 Pin
Christian Graus24-Sep-06 12:34
protectorChristian Graus24-Sep-06 12:34 
GeneralRe: problem with code after switching to visual studio 2005 Pin
swatgodjr24-Sep-06 13:06
swatgodjr24-Sep-06 13:06 
GeneralRe: problem with code after switching to visual studio 2005 Pin
Christian Graus24-Sep-06 14:14
protectorChristian Graus24-Sep-06 14:14 
GeneralRe: problem with code after switching to visual studio 2005 Pin
swatgodjr24-Sep-06 14:50
swatgodjr24-Sep-06 14:50 
GeneralRe: problem with code after switching to visual studio 2005 Pin
Christian Graus24-Sep-06 15:01
protectorChristian Graus24-Sep-06 15:01 
GeneralRe: problem with code after switching to visual studio 2005 Pin
swatgodjr24-Sep-06 15:19
swatgodjr24-Sep-06 15:19 
GeneralRe: problem with code after switching to visual studio 2005 Pin
Christian Graus24-Sep-06 15:32
protectorChristian Graus24-Sep-06 15:32 
QuestionMemory Hogger!? Pin
MacGadger24-Sep-06 7:43
MacGadger24-Sep-06 7:43 
AnswerRe: Memory Hogger!? Pin
Christian Graus24-Sep-06 16:12
protectorChristian Graus24-Sep-06 16:12 
AnswerRe: Memory Hogger!? Pin
Hamid_RT26-Sep-06 6:31
Hamid_RT26-Sep-06 6:31 
QuestionCEdit and ON_EN_CHANGE [modified] Pin
Oliver12324-Sep-06 6:55
Oliver12324-Sep-06 6:55 
AnswerRe: CEdit and ON_EN_CHANGE Pin
Eytukan24-Sep-06 7:20
Eytukan24-Sep-06 7:20 
GeneralRe: CEdit and ON_EN_CHANGE Pin
toxcct25-Sep-06 23:01
toxcct25-Sep-06 23:01 
AnswerRe: CEdit and ON_EN_CHANGE Pin
Gary R. Wheeler24-Sep-06 11:07
Gary R. Wheeler24-Sep-06 11:07 
QuestionRegistry Question Pin
LiYS24-Sep-06 5:54
LiYS24-Sep-06 5:54 
AnswerRe: Registry Question Pin
PJ Arends24-Sep-06 9:43
professionalPJ Arends24-Sep-06 9:43 
QuestionRich Edit Printing Pin
LiYS24-Sep-06 5:43
LiYS24-Sep-06 5:43 

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.