|
What your Windows OS ?
In Win9x, many function in Kernel32 were exported by ordinal, not by name, but in WinNT and Win2K above, all functions in kernel32 were exported by name. Here is dumpin /exports kernel32.dll on my Win2k Server.
I still think you need recreate the kernel32.ids, manual add description, number of arguments... to the kernel32.idt by look into MSDN.
Regards !
TQN
|