-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Portability
-
None
On windows, free functions may have many different calling conventions, based on compiler switches. We should macro in a hard convention that our free functions are cdecl, much like the legacy driver does.