j
k
j a
j l
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> wrote:
+LONG KeInsertQueue(PRKQUEUE Queue, PLIST_ENTRY Entry) +{ + FIXME( "stub: %p %p\n", Queue, Entry ); + return 0; +}
Calling convention specifier is missing. -- Dmitry.
Back to the thread
Back to the list