<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 28.02.2013 21:27, "Arí Ricardo Ody" wrote:
    <blockquote cite="mid:20130228182706.35620@gmx.com" type="cite"><span
        style="font-family: Verdana;"><span style="font-size: 12px;"> 
          <blockquote style="border-left: 1px solid #CCC; padding-left:
            5px; margin-left: 5px; margin-bottom: 0px; margin-top: 0px;
            margin-right: 0px;" type="cite">
            <div><span style="font-family:Verdana"><span
                  style="font-size:12px">I have a program used for fixed
                  assets field inventory. It runs in handhelds running
                  windows mobile with ARM processors.<br>
                  <br>
                  I would like to know if someone here have used photo
                  cameras and RFID readers/receivers in similar
                  equipments. If affirmative should you explain how get
                  access(and control) of the camera and the RFID
                  reader/receiver, please?<br>
                  <br>
                  Greetings from São Paulo - Brazil<br>
                  <br>
                  Ricardo</span></span></div>
          </blockquote>
        </span></span></blockquote>
    <br>
    Dear Ricardo!<br>
    <br>
    WinCE is a windows from many points of view.<br>
    <br>
    So RFID reader - via serial port CreateFile() > SetCommDCB ->
    ReadFile ->Writefile -> Closehandle<br>
    Camera - via DirectX <br>
    <br>
    IMO the control inteface with examples have to be expalined in your
    RFID-reader and Camera SDK.<br>
    <br>
    regards,<br>
    Anton Kavalenka<br>
    <br>
  </body>
</html>