
------------------
Dave
http://www.davidcrowell.com
[This message has been edited by Dave Crowell (edited October 06, 2000).]
MySubroutine varptr(buffer), StatusFlags, OtherVariable
MySubroutine (varptr(buffer), StatusFlags, OtherVariable)
asm mov eax,PS ;push PAINTSTRUCT onto the stack asm push eax asm mov eax,HDC ;push the device context onto the stack asm push eax asm call BeginPaint
mysubroutine(var1, var2)
mysubroutine(var1, var2) [i]= some_expression[/i]
[i]Variable = [/i]mysubroutine(var1, var2)
mysubroutine(var1, var2)
cmov[xx] instructions etc...
asm mov eax,hWnd asm push eax asm mov eax,ps asm push eax asm call BeginPaint
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: