hi Bobby,

> it doesn't get too clear what exactly are you doing and how do you expect to
> achieve it.
> 
> My experience was to catch DmGetResource function and look for the keyboard
> resource request, then return my own resource. It works fine for me.

would you mind explaining more details? 

my way patch the system keyboard program code, the resource of keyboard
form is in my patch program. when the keyboard is called, the patch
program have closed, so the keyboard frm I need for my keyboard is not
found. 

if DmGetResource(ULong type, Int ID) is used, what is the type and ID?

Eric


> 
> Bobby
> -----Original Message-----
> From: Eric Siu <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Monday, August 09, 1999 4:13 PM
> Subject: resource not found
> 
> 
> >
> >        I write a custom keyboard to replace the system one. When the
> >"abc" is tapped, my keyboard form cannot be loaded and says form resource
> >not found. the keyboard resource and routine are in the patch program, how
> >to include the keyboard form resource when the keyboard routine is called?
> >thx
> >
> >Eric
> >
> 
> 

Reply via email to