Archive for the ‘CodeProject’ Category.
May 16, 2009, 06:59
Although undocumented keyboard hooking is possible. I read an article at CodeProject about hooking and wrote some applications that uses this great possibility. One result is iHook, an application that will do something like the button shortcuts applet in windows mobile. You can define keys and what application they should start.
May 12, 2009, 19:04
First, the GPS sample provided by MS is a very good starting point for C# programmers getting GPS to work. GREAT!
I used the sample and modded it to get more informations on the screen.
Continue reading ‘Enhanced GPS sample’ »
May 12, 2009, 12:45
Unfortunately ITC don’t provide a VB example on how to use there RFID resource kit. So I started to migrate the existing example “CF_IP4ReaderSampleFor700” to VB. It is still basic but shows all you need to program a mobile RFID reader.
Continue reading ‘Windows Mobile RFID VB sample code for ITC IP4 and IP30’ »