Re: Touch panel driver archetecture of wince 6.0
- From: "Luca Calligaris" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 3 Oct 2008 14:37:41 +0200
Are you including the touch DLL in both user and kernel mode as follows?
k.touch.dll $(_FLATRELEASEDIR)\touch.dll NK SHK
touch.dll $(_FLATRELEASEDIR)\touch.dll NK SH
This is needed since transcriber application loads touch.dll in use mode.
touch.dll is built by the PDD + tchmdd.lib: this lib is built deifferently
if there
is the transcriber (tchmain.lib+tch_trns.lib) or not
(tchmain.lib+tchbasic.lib)
--
Luca Calligaris
www.eurotech.it
"Henry" <Henry@xxxxxxxxxxxxxxxxxxxxxxxxx> ha scritto nel messaggio
news:31D0D455-DDE5-422D-8AFA-7E92A33456CC@xxxxxxxxxxxxxxxx
Hi,
What is the archetecture of wince 6.0 touch driver for transcriber? And
where can I get the source code of transcriber?
I got the message "System touch dll name in the Registry is not
Transcriber's DLL."
when I run transcriber.exe.
The transcriber functions are already exported on the user mode touch.dll.
When I run transcriber.exe, I only got the "WM_STUB_GETVERSION"
(tchwnd.cpp),
and then system shows "System touch dll name in the Registry is not
Transcriber's DLL.". Who know that where is the the message box source
code?
I can not find any document about debug transcriber app. Are there anyone
know this issue?
.
- Follow-Ups:
- Re: Touch panel driver archetecture of wince 6.0
- From: Henry
- Re: Touch panel driver archetecture of wince 6.0
- References:
- Touch panel driver archetecture of wince 6.0
- From: Henry
- Touch panel driver archetecture of wince 6.0
- Prev by Date: Re: KernelIoControl error 50
- Next by Date: Re: MODULES vs FILES in bib file
- Previous by thread: Touch panel driver archetecture of wince 6.0
- Next by thread: Re: Touch panel driver archetecture of wince 6.0
- Index(es):
Relevant Pages
|