[ros-kernel] stdcall

Skywing skywing at valhallalegends.com
Sat Feb 7 16:56:45 CET 2004


The Microsoft makefiles default to stdcall.

Note that you have to go to extreme difficulty to build NT drivers from the
(Visual Studio) IDE instead of the commandline.

-----Original Message-----
From: ros-kernel-bounces at reactos.com [mailto:ros-kernel-bounces at reactos.com]
On Behalf Of Royce Mitchell III
Sent: Saturday, February 07, 2004 4:46 PM
To: ReactOS Kernel List
Subject: Re: [ros-kernel] stdcall

>
>
>
>If there is an explicit convention specified, the default will not
>override it, so currently-decorated code will continue to work fine. 
>Anything in the ReactOS source that expects cdecl *should* be decorated
>as such, as that is not the standard for Microsoft interfaces.
>
>My $0.02 anyway.
>
> -Vizzini
>  
>
It is not the standard for MS windows interfaces, but how about MS's 
RTL? MS's compiler itself defaults to cdecl, so it's unfortunately not 
that simple ;)
_______________________________________________
Ros-kernel mailing list
Ros-kernel at reactos.com
http://reactos.com/mailman/listinfo/ros-kernel




More information about the Ros-kernel mailing list