I am running Win2k and when I try and run this it generates an "c0000005 (access violation)".
Can anyone point out where I fouled up my code? or point me in the right direction?
Can anyone point out where I fouled up my code? or point me in the right direction?
I figured out that problem and now have a new one. I createwindowex a main window and a listbox. When I click on the list box the program closes.
Any ideas?
Any ideas?
I figured I should post my current code. :grin:
Could I need to output a coff and the link it?
Could I need to output a coff and the link it?
Here is an updated zip. I have left an executable in this one for test purposes.
Figured out my problem, there was a WndProc flaw.