Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Event programming related problem

Event programming related problem

Scheduled Pinned Locked Moved Mobile
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shaileshhex
    wrote on last edited by
    #1

    Hello This is related to event programming for a pocket pc 2002 application..…here I m listening to a event using the WaitForMultipleObjects() call…also ther r 2 events ITC_APP_EVENT_RIGHTSCAN , ITC_APP_EVENT_LEFTCAN e for the right btn and the left button on a pocket pc device. We have 2 pocket pc devices ..1st with Win CE 3.0 and the 2nd has Win CE 4.2…. On 4.2 device my exe works fine On 3.0 device when I run the same exe…it does not pick the event for the button press (button on the right side of the device) I checked the registry I found that ITC_APP_EVENT_RIGHTSCAN event was not present in the registry of device 3.0. But the same event was present in the 4.2 device's (WIN CE 4.2) registry So I added this event in the registry of 3.0 device…but still it does not pick the event, the event I think does not get signaled (i.e the WaitForMultipleObjects() call does not work –). Is it that the WIN CE 3.0 might use a different event other than ITC_APP_EVENT_RIGHTSCAN? If that's the case than wher can I find the correct event for the button press event. I checked settings..but nothing I found bye

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups