Functions For Helping FillRect (Correction)

William Poetra Yoga H williampoetra at yahoo.com
Mon Oct 25 08:23:49 CDT 2004


--- Vincent Béron <vberon at mecano.gme.usherb.ca> wrote:

> You're passing a struct by value. If you want the caller to have his
> structure to be modified, you need to pass it by ref.
> 
> Vincent
> 

No, I don't want the original structure to be modified. I want to return a
structure from the function, a structure different from the original one.

Anyway, I've dropped the idea (of the helper function), but I'm still wondering
why I have to make it inline...



		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 



More information about the wine-devel mailing list