titanandrews
Programmer
Hi,
I have a crash in my program in user32.dll. I use a function from the Win32 API. I want to know if there is a way to view the source code for this dll using MS VS6 or 7. I traced back to my function call and all pointers look good (obviously not that good), but to really see what is going on I need to go into the user32 source. Is this possible?
many thanks,
Barry
I have a crash in my program in user32.dll. I use a function from the Win32 API. I want to know if there is a way to view the source code for this dll using MS VS6 or 7. I traced back to my function call and all pointers look good (obviously not that good), but to really see what is going on I need to go into the user32 source. Is this possible?
many thanks,
Barry