mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 10:12:58 +00:00
Implement EngUnloadImage()
svn path=/trunk/; revision=26230
This commit is contained in:
parent
eecef5a1de
commit
d1004e8c13
1 changed files with 0 additions and 7 deletions
|
@ -491,13 +491,6 @@ EngStrokePath(
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
VOID
|
|
||||||
STDCALL
|
|
||||||
EngUnloadImage ( IN HANDLE hModule )
|
|
||||||
{
|
|
||||||
// www.osr.com/ddk/graphics/gdifncs_586f.htm
|
|
||||||
UNIMPLEMENTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
INT
|
INT
|
||||||
STDCALL
|
STDCALL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue