mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[OOPS]
- Fix build. That wouldn't be me commiting otherwise. svn path=/trunk/; revision=60979
This commit is contained in:
@@ -204,7 +204,7 @@ IntFindExistingCurIconObject(HMODULE hModule,
|
||||
}
|
||||
|
||||
HANDLE
|
||||
IntCreateCurIconHandle(DWORD dwNumber)
|
||||
IntCreateCurIconHandle(BOOLEAN Anim)
|
||||
{
|
||||
PCURICON_OBJECT CurIcon;
|
||||
HANDLE hCurIcon;
|
||||
|
||||
Reference in New Issue
Block a user