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

C / C++ / MFC

 
GeneralRe: Access violation when using STL map in DLL (VS7) Pin
Stephen Hewitt29-Aug-07 16:25
Stephen Hewitt29-Aug-07 16:25 
AnswerRe: Access violation when using STL map in DLL (VS7) Pin
George L. Jackson29-Aug-07 14:26
George L. Jackson29-Aug-07 14:26 
QuestionTCP/IP Sockets or Something New Pin
Andy20229-Aug-07 5:06
Andy20229-Aug-07 5:06 
AnswerRe: TCP/IP Sockets or Something New Pin
led mike29-Aug-07 7:13
led mike29-Aug-07 7:13 
AnswerRe: TCP/IP Sockets or Something New Pin
Mark Salsbery29-Aug-07 7:24
Mark Salsbery29-Aug-07 7:24 
QuestionGDI+ DrawImage Pin
TheShihan29-Aug-07 4:27
TheShihan29-Aug-07 4:27 
AnswerRe: GDI+ DrawImage Pin
James R. Twine29-Aug-07 7:01
James R. Twine29-Aug-07 7:01 
AnswerRe: GDI+ DrawImage Pin
Hamid_RT29-Aug-07 7:18
Hamid_RT29-Aug-07 7:18 
What happens if you run this code
graphics.DrawImage(m_image, x, y, size_x, size_y);

instead
graphics.DrawImage(&m_image, x, y, size_x, size_y);

GeneralRe: GDI+ DrawImage Pin
TheShihan29-Aug-07 20:31
TheShihan29-Aug-07 20:31 
GeneralRe: GDI+ DrawImage Pin
Hamid_RT31-Aug-07 2:04
Hamid_RT31-Aug-07 2:04 
QuestionIE7 and Explorer Folders Pin
convivial.developer29-Aug-07 4:10
convivial.developer29-Aug-07 4:10 
AnswerRe: IE7 and Explorer Folders Pin
Perspx29-Aug-07 6:32
Perspx29-Aug-07 6:32 
GeneralRe: IE7 and Explorer Folders Pin
convivial.developer29-Aug-07 7:22
convivial.developer29-Aug-07 7:22 
GeneralRe: IE7 and Explorer Folders Pin
Perspx29-Aug-07 8:21
Perspx29-Aug-07 8:21 
QuestionIs it possible to add check to for each tree items instead of all? Pin
eagle5129-Aug-07 4:10
eagle5129-Aug-07 4:10 
AnswerRe: Is it possible to add check to for each tree items instead of all? Pin
Jason Teagle30-Aug-07 3:29
Jason Teagle30-Aug-07 3:29 
AnswerRe: Is it possible to add check to for each tree items instead of all? Pin
eagle514-Sep-07 20:04
eagle514-Sep-07 20:04 
QuestionHow to stop Autorun Pin
VC_RYK29-Aug-07 4:10
VC_RYK29-Aug-07 4:10 
AnswerRe: How to stop Autorun Pin
_AnsHUMAN_ 29-Aug-07 4:11
_AnsHUMAN_ 29-Aug-07 4:11 
GeneralRe: How to stop Autorun Pin
VC_RYK29-Aug-07 4:25
VC_RYK29-Aug-07 4:25 
QuestionRe: How to stop Autorun Pin
David Crow29-Aug-07 4:44
David Crow29-Aug-07 4:44 
AnswerRe: How to stop Autorun [modified] Pin
Russell'29-Aug-07 5:47
Russell'29-Aug-07 5:47 
AnswerRe: How to stop Autorun Pin
Michael Dunn29-Aug-07 7:54
sitebuilderMichael Dunn29-Aug-07 7:54 
QuestionDirectDraw Question Pin
TheDelChop29-Aug-07 4:09
TheDelChop29-Aug-07 4:09 
QuestionHow to get Proccess ID Pin
GauranG Shah29-Aug-07 4:02
GauranG Shah29-Aug-07 4:02 

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.