[rpcrt4] Fix RpcMgmtSetServerStackSize prototype

Dmitry Timoshkov dmitry at codeweavers.com
Wed Sep 27 07:48:12 CDT 2006


"Thomas Weidenmueller" <wine-patches at reactsoft.com> wrote:

> The parameter of RpcMgmtSetServerStackSize needs to be unsigned long,
> not unsigned int.

Then it should be changed to 'ULONG' or 'unsigned LONG' for compatibility
with Win64.

-- 
Dmitry.



More information about the wine-devel mailing list