mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Added unimplemented message to unimplemented functions
svn path=/trunk/; revision=89
This commit is contained in:
@@ -21,6 +21,7 @@ VOID ExCallUserCallBack(PVOID fn)
|
||||
* FUNCTION: Transfer control to a user callback
|
||||
*/
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
}
|
||||
|
||||
NTSTATUS STDCALL NtCallbackReturn(VOID)
|
||||
|
||||
Reference in New Issue
Block a user