Can anyone help me figure out how to use this person's code?
http://www.codeproject.com/useritems/PreventClose.asp
Printable View
Can anyone help me figure out how to use this person's code?
http://www.codeproject.com/useritems/PreventClose.asp
Download the source and demo. Try them, use them, implement then, then come back when you have a specific problem.
That's C++ and probably aimed at the MFC class library.
I have downloaded it but the problem is that I don't know HOW to even load it into C++.Quote:
Originally posted by The Hobo
Download the source and demo. Try them, use them, implement then, then come back when you have a specific problem.