Register functions with no arguments should still be called as stdcall
commitb676b622409a1cbfde65c75577570125c1865583
authorAlexandre Julliard <julliard@winehq.org>
Thu, 21 Jul 2005 11:09:26 +0000 (21 11:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Jul 2005 11:09:26 +0000 (21 11:09 +0000)
treecbb65904d3d3c379d26727695c43279e2c13bae4
parentd8ad2d3916d4c1f3564762784d03016b8655fc58
Register functions with no arguments should still be called as stdcall
because of the extra CONTEXT arg.
dlls/kernel/relay16.c