mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:52:57 +00:00
Forgot stubs.c update.
svn path=/trunk/; revision=26440
This commit is contained in:
parent
02492896d1
commit
789cd80e65
1 changed files with 0 additions and 12 deletions
|
@ -1696,18 +1696,6 @@ GdiDrawStream(HDC dc, ULONG l, VOID *v)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* @unimplemented
|
|
||||||
*/
|
|
||||||
HGDIOBJ
|
|
||||||
STDCALL
|
|
||||||
GdiFixUpHandle(HGDIOBJ hobj)
|
|
||||||
{
|
|
||||||
UNIMPLEMENTED;
|
|
||||||
SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @unimplemented
|
* @unimplemented
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue