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