Click here to Skip to main content
15,916,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error C2512: 'Cryptography::CRC32' : no appropriate default constructor available Pin
CiNN21-Aug-07 15:31
CiNN21-Aug-07 15:31 
AnswerRe: error C2512: 'Cryptography::CRC32' : no appropriate default constructor available Pin
Chris Meech21-Aug-07 8:30
Chris Meech21-Aug-07 8:30 
GeneralRe: error C2512: 'Cryptography::CRC32' : no appropriate default constructor available Pin
CiNN21-Aug-07 9:41
CiNN21-Aug-07 9:41 
AnswerRe: error C2512: 'Cryptography::CRC32' : no appropriate default constructor available Pin
CiNN21-Aug-07 10:06
CiNN21-Aug-07 10:06 
QuestionWebcam to OpenGL texture Pin
deftware21-Aug-07 6:31
deftware21-Aug-07 6:31 
AnswerRe: Webcam to OpenGL texture Pin
Iain Clarke, Warrior Programmer21-Aug-07 11:22
Iain Clarke, Warrior Programmer21-Aug-07 11:22 
GeneralRe: Webcam to OpenGL texture Pin
El Corazon21-Aug-07 13:51
El Corazon21-Aug-07 13:51 
QuestionWM_PAINT and WM_SIZE Pin
Perspx21-Aug-07 6:10
Perspx21-Aug-07 6:10 
I have created a window and done some drawing in the WM_PAINT message (drawing a border at the window's edge). However, when I resize the window, the window isnt updated from the WM_SIZE message. Is this normal and I have to explicitly have to tell the app to redraw the window when it is sized, or is there a window style or something that I have to set for the window to be updated when it is sized?

If I resize the window, minimize it then restore it, then the window has been repainted with the border at its edge, so I know it is something to do with the WM_SIZE message.

Thanks for your help,
--PerspX

"Nowadays, security guys break the Mac every single day. Every single day, they come out with a total exploit, your machine can be taken over totally. I dare anybody to do that once a month on the Windows machine." - Bill Gates

AnswerRe: WM_PAINT and WM_SIZE Pin
Mark Salsbery21-Aug-07 6:13
Mark Salsbery21-Aug-07 6:13 
AnswerRe: WM_PAINT and WM_SIZE Pin
Paul M Watt21-Aug-07 6:49
mentorPaul M Watt21-Aug-07 6:49 
QuestionRe: WM_PAINT and WM_SIZE Pin
David Crow21-Aug-07 7:35
David Crow21-Aug-07 7:35 
AnswerRe: WM_PAINT and WM_SIZE Pin
Iain Clarke, Warrior Programmer21-Aug-07 11:25
Iain Clarke, Warrior Programmer21-Aug-07 11:25 
AnswerRe: WM_PAINT and WM_SIZE Pin
Michael Dunn21-Aug-07 14:10
sitebuilderMichael Dunn21-Aug-07 14:10 
QuestionHow to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 5:37
Cyrilix21-Aug-07 5:37 
QuestionRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Mark Salsbery21-Aug-07 6:04
Mark Salsbery21-Aug-07 6:04 
AnswerRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 6:05
Cyrilix21-Aug-07 6:05 
GeneralRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Mark Salsbery21-Aug-07 6:10
Mark Salsbery21-Aug-07 6:10 
GeneralRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 6:31
Cyrilix21-Aug-07 6:31 
GeneralRe: How to debug an issue where the debugger does not stop at your breakpoints? Pin
Cyrilix21-Aug-07 15:43
Cyrilix21-Aug-07 15:43 
QuestionSQLExecute() issue [modified] Pin
__yash__21-Aug-07 4:27
professional__yash__21-Aug-07 4:27 
AnswerRe: SQLExecute() issue Pin
David Crow21-Aug-07 5:05
David Crow21-Aug-07 5:05 
Question..ppm files Pin
Maynka21-Aug-07 4:20
Maynka21-Aug-07 4:20 
AnswerRe: ..ppm files Pin
Russell'21-Aug-07 4:56
Russell'21-Aug-07 4:56 
AnswerRe: ..ppm files Pin
Hamid_RT21-Aug-07 5:00
Hamid_RT21-Aug-07 5:00 
Questionextracting and storing source code of web page in CString Pin
Dhiraj kumar Saini21-Aug-07 4:15
Dhiraj kumar Saini21-Aug-07 4:15 

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.