mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Sorry! revert the dump!
svn path=/trunk/; revision=30584
This commit is contained in:
@@ -33,10 +33,7 @@ NTAPI
|
||||
KeRosDumpStackFrames(
|
||||
PULONG Frame,
|
||||
ULONG FrameCount
|
||||
)
|
||||
{
|
||||
return;
|
||||
}
|
||||
);
|
||||
|
||||
#define GDI_ENTRY_TO_INDEX(ht, e) \
|
||||
(((ULONG_PTR)(e) - (ULONG_PTR)&((ht)->Entries[0])) / sizeof(GDI_TABLE_ENTRY))
|
||||
|
||||
Reference in New Issue
Block a user