D
dthom
Hi,
I have a Win CE 4.2.NET device, where i need to send F11 - but there is only
4 functionkeys on this device, therefore i want to promote F4 to become F11.
In a normal Windows application i would just make a hook, rearrange the
scancodes for F4 to F11 instead - but im not sure if this can be done in CE
and with C# ?
I know sendkeys (), but as i understand it only sends to the focused window,
i would like to have a systemwide hook in the system ? is there anybody who
knows if this is possible ?
Thanx,
I have a Win CE 4.2.NET device, where i need to send F11 - but there is only
4 functionkeys on this device, therefore i want to promote F4 to become F11.
In a normal Windows application i would just make a hook, rearrange the
scancodes for F4 to F11 instead - but im not sure if this can be done in CE
and with C# ?
I know sendkeys (), but as i understand it only sends to the focused window,
i would like to have a systemwide hook in the system ? is there anybody who
knows if this is possible ?
Thanx,