Click here to Skip to main content
15,890,947 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CEdit Selection Orientation Pin
baerten21-May-12 23:31
baerten21-May-12 23:31 
GeneralRe: CEdit Selection Orientation Pin
Code-o-mat21-May-12 23:33
Code-o-mat21-May-12 23:33 
QuestionUnhandled exception at..... Access violation Pin
ForNow20-May-12 23:36
ForNow20-May-12 23:36 
AnswerRe: Unhandled exception at..... Access violation Pin
charlieg21-May-12 5:49
charlieg21-May-12 5:49 
GeneralRe: Unhandled exception at..... Access violation Pin
ForNow21-May-12 8:14
ForNow21-May-12 8:14 
GeneralRe: Unhandled exception at..... Access violation Pin
charlieg21-May-12 8:21
charlieg21-May-12 8:21 
GeneralRe: Unhandled exception at..... Access violation Pin
TomasRiker221-May-12 10:49
TomasRiker221-May-12 10:49 
AnswerRe: Unhandled exception at..... Access violation Pin
Luc Pattyn21-May-12 9:41
sitebuilderLuc Pattyn21-May-12 9:41 
in my experience it often indicates a calling convention mismatch, e.g. a stdcall/cdecl mixup.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

GeneralRe: Unhandled exception at..... Access violation Pin
David Crow21-May-12 9:45
David Crow21-May-12 9:45 
GeneralRe: Unhandled exception at..... Access violation Pin
ForNow21-May-12 13:12
ForNow21-May-12 13:12 
GeneralRe: Unhandled exception at..... Access violation Pin
ForNow22-May-12 2:51
ForNow22-May-12 2:51 
QuestionIs it possible to turn a c++ MFC or win32 app into a click once deployment Pin
jkirkerx20-May-12 9:50
professionaljkirkerx20-May-12 9:50 
Answer.Re: Is it possible to turn a c++ MFC or win32 app into a click once deployment Pin
Vitaly Tomilov20-May-12 11:13
Vitaly Tomilov20-May-12 11:13 
GeneralRe: .Re: Is it possible to turn a c++ MFC or win32 app into a click once deployment Pin
jkirkerx21-May-12 4:08
professionaljkirkerx21-May-12 4:08 
GeneralRe: .Re: Is it possible to turn a c++ MFC or win32 app into a click once deployment Pin
Albert Holguin21-May-12 4:38
professionalAlbert Holguin21-May-12 4:38 
GeneralRe: .Re: Is it possible to turn a c++ MFC or win32 app into a click once deployment Pin
jkirkerx21-May-12 8:19
professionaljkirkerx21-May-12 8:19 
GeneralRe: .Re: Is it possible to turn a c++ MFC or win32 app into a click once deployment Pin
Vitaly Tomilov21-May-12 8:44
Vitaly Tomilov21-May-12 8:44 
GeneralRe: .Re: Is it possible to turn a c++ MFC or win32 app into a click once deployment Pin
Albert Holguin21-May-12 9:56
professionalAlbert Holguin21-May-12 9:56 
QuestionGet rid of _ftol2_sse Pin
SystemFiles19-May-12 2:59
SystemFiles19-May-12 2:59 
AnswerRe: Get rid of _ftol2_sse Pin
Chris Losinger19-May-12 4:46
professionalChris Losinger19-May-12 4:46 
GeneralRe: Get rid of _ftol2_sse Pin
SystemFiles19-May-12 13:02
SystemFiles19-May-12 13:02 
QuestionArccosinus and Arcsinus using floating point assembly Pin
SystemFiles19-May-12 2:54
SystemFiles19-May-12 2:54 
AnswerRe: Arccosinus and Arcsinus using floating point assembly Pin
Luc Pattyn19-May-12 3:28
sitebuilderLuc Pattyn19-May-12 3:28 
GeneralRe: Arccosinus and Arcsinus using floating point assembly Pin
SystemFiles19-May-12 13:05
SystemFiles19-May-12 13:05 
GeneralRe: Arccosinus and Arcsinus using floating point assembly Pin
SystemFiles21-May-12 10:36
SystemFiles21-May-12 10:36 

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.