7 Apr
2014
7 Apr
'14
1:08 a.m.
Sebastian Lackner <sebastian(a)fds-team.de> wrote:
+BOOLEAN CDECL RtlInstallFunctionTableCallback( DWORD64 table, DWORD64 base, DWORD length, + PGET_RUNTIME_FUNCTION_CALLBACK callback, PVOID context, PCWSTR dll ) +{
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680595%28v=vs.85%2... claims that RtlInstallFunctionTableCallback is WINAPI, not CDECL, which one is correct? -- Dmitry.