Visual Studio: Difference between revisions

m
[unchecked revision][unchecked revision]
m (Trying to enter newlines)
Line 207:
== Quirks ==
In the 64 bit compilers you '''cannot:'''
Create naked functions;
 
Do inline assembly;
 
Do non-fastcall calling
 
Anonymous user