From: Dennis S. <sy...@yo...> - 2005-02-14 18:16:13
|
On Fri, 2005-02-11 at 16:25 -0500, Duilio J. Protti wrote: > Oh, and I forget to mention that some special care must be taken with > the structure's packaging, and keep in mind, when you use asm, that the > function's call convention on Windows is different from that of standard > C, and the inline assembly usage will be different while compiling with > Visual Studio. Yep, we'll have to use gcc :) |