Recent Entries: |
|
|
|
|
|
|
WH_KEYBOARD_LL Changed Values
|
So, if you're trying to catch the hard button presses on WindowsMobile/PocketPC devices you have to create a hook function. Go Google it if you want to see how. However, be aware that the hook you want to register for (WH_KEYBOARD_LL) has a different value than it does on the desktop OS's. If you aren't paying attention, you will find it to have a value of 13. That is the desktop value. If you want to do it on WinMo or PPC, you have to use 20. Consider yourself warned...
|
Submitted by bosshogg on Saturday the 28th of March 2009, at 04:04 am
|
Mobile IDE Setup Headaches
|
Why does it have to be so hard to set up a machine to develop mobile applications? It is such an arcane art, whether you're trying to grok Eclipse and RIM plugins and J2ME runtime libs or trying to get DevStudio 2008 with WindowsMobile SDKs set up. It's just such a pain. I have to admit that after setting up XCode+iPhone, Eclipse+Blackberry and DevStudio+WindowsMobile the iPhone was by far the easiest to get up and running. How sad is that considering it's actually the newest of the three. Crazy!
|
Submitted by bosshogg on Wednesday the 04th of March 2009, at 03:55 am
|
|
 
|
|