Click here to Skip to main content
15,887,975 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Assertion error in SetWindowPos() Pin
«_Superman_»3-Jan-10 19:36
professional«_Superman_»3-Jan-10 19:36 
GeneralRe: Assertion error in SetWindowPos() Pin
Anu_Bala3-Jan-10 20:09
Anu_Bala3-Jan-10 20:09 
GeneralRe: Assertion error in SetWindowPos() Pin
KingsGambit3-Jan-10 20:22
KingsGambit3-Jan-10 20:22 
GeneralRe: Assertion error in SetWindowPos() Pin
Anu_Bala3-Jan-10 22:13
Anu_Bala3-Jan-10 22:13 
QuestionMatrix class h Pin
richard cyper3-Jan-10 13:19
richard cyper3-Jan-10 13:19 
AnswerRepost. Pin
CPallini3-Jan-10 13:44
mveCPallini3-Jan-10 13:44 
AnswerRe: Matrix class h Pin
Cedric Moonen3-Jan-10 20:27
Cedric Moonen3-Jan-10 20:27 
AnswerRe: Matrix class h Pin
Alan Balkany6-Jan-10 4:00
Alan Balkany6-Jan-10 4:00 
"The code compile , But my result is incorrect"

When this happens, the Toy Problem debugging pattern is appropriate: Run your code on the simplest problem possible, so you can look at values in the debugger and figure out what you're doing wrong.

In your application, try working with 2x2 matrices. Step through your code and see where it's doing something wrong.
QuestionDrawing 32 bit bitmaps Pin
softwaremonkey3-Jan-10 10:53
softwaremonkey3-Jan-10 10:53 
AnswerRe: Drawing 32 bit bitmaps Pin
«_Superman_»3-Jan-10 15:43
professional«_Superman_»3-Jan-10 15:43 
AnswerRe: Drawing 32 bit bitmaps Pin
Joe Woodbury3-Jan-10 15:58
professionalJoe Woodbury3-Jan-10 15:58 
AnswerRe: Drawing 32 bit bitmaps Pin
Naveen3-Jan-10 16:54
Naveen3-Jan-10 16:54 
AnswerRe: Drawing 32 bit bitmaps - Solution [modified] Pin
softwaremonkey3-Jan-10 20:42
softwaremonkey3-Jan-10 20:42 
GeneralRe: Drawing 32 bit bitmaps - Solution Pin
Naveen4-Jan-10 16:43
Naveen4-Jan-10 16:43 
GeneralRe: Drawing 32 bit bitmaps - Solution Pin
softwaremonkey4-Jan-10 20:02
softwaremonkey4-Jan-10 20:02 
QuestionHelp Help Help Pin
richard cyper3-Jan-10 4:29
richard cyper3-Jan-10 4:29 
AnswerRe: Help Help Help Pin
Luc Pattyn3-Jan-10 4:38
sitebuilderLuc Pattyn3-Jan-10 4:38 
AnswerRe: Help Help Help Pin
Jimmanuel3-Jan-10 4:50
Jimmanuel3-Jan-10 4:50 
AnswerRe: Help Help Help Pin
LunaticFringe3-Jan-10 4:56
LunaticFringe3-Jan-10 4:56 
AnswerRe: Help Help Help [fixed - thanks Nelek] Pin
CPallini3-Jan-10 7:22
mveCPallini3-Jan-10 7:22 
GeneralRe: Help Help Help Pin
Nelek3-Jan-10 7:56
protectorNelek3-Jan-10 7:56 
GeneralRe: Help Help Help Pin
CPallini3-Jan-10 8:23
mveCPallini3-Jan-10 8:23 
JokeRe: Help Help Help Pin
Nelek3-Jan-10 11:24
protectorNelek3-Jan-10 11:24 
GeneralRe: Help Help Help Pin
CPallini3-Jan-10 11:54
mveCPallini3-Jan-10 11:54 
GeneralRe: Help Help Help [fixed - thanks Nelek] Pin
ThatsAlok3-Jan-10 22:12
ThatsAlok3-Jan-10 22:12 

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.