Access Violation in stream interface drive3204 (12/1/2009 1:11:02 PM) Hi
I am working on a stream interface driver. i need to link a library which is
built
using VS 2008.
in the Init function of the driver i call the Init function(NDkInit) of the
library.
here i... Utf
How to See to which file MEM_MAPPED0282 (12/3/2009 12:28:49 PM) Hello all,
When you use WinDbg for standard PC, you can use
!address
and then you can see to which file a MEM_MAPPED memory page from
VirtualMemory is related
QUESTION:
Is it also possible for windows... ewiebe
Memory Mapped file in WindowsMobile 60303 (12/3/2009 11:35:00 AM) Hello all,
I am working with Windows CE 5 (Windows Mobile)
I have mapped a very big file (~300MB) into VirtualMemory through
1. CreateFileForMapping
2. CreateFileMapping
3. MapViewOfFile.
Everything O... ewiebe
realtek rtl8111D driver loading issue...3272 (12/2/2009 12:47:02 PM) In CE6 + Atom board ( intel 945GSE + ICH7m ), I've been trying to port a
rtl8111D driver using rtcenic.dll v 2.5.
I checked the same os image can work at other atom board which has rtl8111C
chipset, but a... Utf
adding sql server compact in platform builder wince5.017177 (11/19/2009 9:19:01 AM) i would use sql server compact in .net (c#)
what i have to add from catalog ?
- SQL Compact
- SQL Mobile
- SQL Server CE 2.0
i tried on a device to create a db via SqlCeEngine.CreateDatabase on sotrage... Utf
OS version3233 (12/2/2009 11:34:49 AM) Is there a way to get the OS version flashed on my device, i.e. looking at
some system registry value.. ?
I need to know if on my device is installed the new OS image or the previous
without contacting the... QuantumUniverses
Boot from IDE 2nd master + slave (optional) ?2216 (11/26/2009 7:53:01 AM) Hello,
on our x86 CEPC, there's two CF card slots as secondary IDE master + slave.
The default boot-device is secondary master.
The place to store the hive registry is set to secondary master too (with
c... Utf
Help... Kitl & VMINI ping error2310 (12/2/2009 8:42:10 AM) Hi,dear all
I have some trouble in Wince 5.0 with VMINI Networking,the situation is:
I enabled KITL(DHCP enabled) for debuging my OS design,the VMINI is also
enabled and Loaded, I can download , launch a... caiyuqing
Handles under CE6.0R23255 (11/20/2009 2:45:01 PM) Hi,
one of our applications seems to be running out of handles under CE6.0R2.
From Handle.c (kernel) we get : ">>>>> Completely Out Of Handles <<<<<\r\n"
Questions:
- Is there an API or other way to get t... Utf
Battery: discharge curve6208 (11/25/2009 9:47:15 AM) My vendor supplies always the same value (50%) of battery charge level. I'm
afraid he should implement some kind of intelligence to supply to me (to my
application which wants to show it in UI) a good value.
... QuantumUniverses