Re: keyboard - enable character repeat
From: Carl (Carl_at_discussions.microsoft.com)
Date: 09/17/04
- Next message: WesThielke: "Re: Installing NDIS miniport driver"
- Previous message: Thiago Luiz: "Re: About "JPG Encode" feature at WinCE 5.0"
- In reply to: Bruce Eitman \(eMVP\): "Re: keyboard - enable character repeat"
- Next in thread: Bruce Eitman \(eMVP\): "Re: keyboard - enable character repeat"
- Reply: Bruce Eitman \(eMVP\): "Re: keyboard - enable character repeat"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Sep 2004 12:27:05 -0700
Thank you for the quick response.
I've tried that but the compiler complains about undeclared identifier.
I've search for the whole Windows CE Tool directory but couldn't find the
header file in which this function is being declared. Can you show me
where I can find it?
My application consists of 2 parts: a Win32 DLL developed with eVC4 and an
application interface developed on VB.NET. The device is using CE 4.2. I can
do the registry update either in the DLL or the application. Thanks again.
Carl
"Bruce Eitman (eMVP)" wrote:
> Call this after changing the registry.
>
> NotifyWinUserSystem(NWUS_KEYBD_REPEAT_CHANGED);
>
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/community/newsgroups
>
>
>
- Next message: WesThielke: "Re: Installing NDIS miniport driver"
- Previous message: Thiago Luiz: "Re: About "JPG Encode" feature at WinCE 5.0"
- In reply to: Bruce Eitman \(eMVP\): "Re: keyboard - enable character repeat"
- Next in thread: Bruce Eitman \(eMVP\): "Re: keyboard - enable character repeat"
- Reply: Bruce Eitman \(eMVP\): "Re: keyboard - enable character repeat"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|