exception becouse of AfxGetInstanceHandle()
-
when i use that function (AfxGetInstanceHandle())in managed class i got an exception i do not know how to handle it plz help me. r00d0034@yahoo.com
-
when i use that function (AfxGetInstanceHandle())in managed class i got an exception i do not know how to handle it plz help me. r00d0034@yahoo.com
Uhmmmm, what does it return? And since you seem to be using MFC from an MC++ app, have you initialized MFC? And are you actually sure that it does crash at exactly that point? Nish
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]
-
Uhmmmm, what does it return? And since you seem to be using MFC from an MC++ app, have you initialized MFC? And are you actually sure that it does crash at exactly that point? Nish
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]
first of let me tell u what i am tring to do . i am trying to convert a vc++ app into dot net.that program is related to mouse and keyboard hooks. it return HINSTANCE.i know what i do mostly. i did not initialize MFC from an MC++ app.plzz tell how to do it? yes it crash at exacetly that point.plzz help. may i use MFC DLL in managed code if yes then how? can u provide example related to that?