Daniel Rasmussen
Results
2
comments of
Daniel Rasmussen
Extending from the x64 calling convention, there is 2 new rules in returning an struct / class from a method. 1. Class / Struct of 8 bytes or less are...
A lot great information there, but I don't see it describing returning a simple structure, class or union from a method. If I follow Table 7, I would expect returning...