i need call 1 sub in a class using the createthread() api function, but the addressof operator don't let me:(
how can i avoid this operator?
Printable View
i need call 1 sub in a class using the createthread() api function, but the addressof operator don't let me:(
how can i avoid this operator?
Care to show us what you've done so far?