Tagged Questions
1
vote
2answers
155 views
What went wrong with my Declare statement?
I've recently fixed a bug in a VB6 application, but I'm not sure, what exactly went wrong.
The offending part was a wrong API declaration of CreateEvent. This is, what API Viewer generated:
Declare ...