PDA

View Full Version : How to hook non system call api in coredll ?


ob@createch
28th November 2005, 11:38 AM
I have successful hooked the system call (ex. "CreateFile") but I can't hook other non system call coredll api (ex. "InitLocale"). Is there anyway to hook these api ?

Sorry for my poor english.

mamaich
29th November 2005, 12:28 AM
you can use ReinitLocale function, or replace wince.nls file