> Two words: Reverse Engineering

I figured that one yes.... 

>
> If you remind me enough times I can probably describe how to implement any
> RAPI/RAPI2 call... only I need to be at home and boot my MS Windows
> machine to get the info... :-)

Reminder :)

My idea is that the easiest would be to connect the device and write some very 
simple program within windows that does nothing but just request some data 
through rapi calls. These requests should be captured. If you would supply a 
list with dumps with corresponding rapi calls like for example:

CeRegQueryInfoKey with parameters: hkey, NULL, NULL, NULL, etc
sends the following over the line 31 00 00 00 25 .. .. .. ..
With the answer of the device being 00 00 00 00 00 00 00 .... .. ...

I might be able to help out with implementing the things in rapi1. 
Unfortunately this is the only way I can help, since I don't have any wm2003 
device, plus I don't have windows :)

For the rapi2, you mentioned that the protocol had changed a bit, especially 
the encoding etc, i think i would be able to figure out some things by just 
testing some code. As mentioned in some previous email, with the comments I 
think that I understand at least a bit why certain things take the values 
they do and what exactly is sent back and forth. 

Again, if you would be able to supply me with some dumps of the data, I can 
see if I can help out with getting the rapi1 stuff updated for the registry 
functions also. (This is a concealed second reminder ;) )

Regars,

Guido Diepen.



-- 
Aviation is proof that given the will, we have the 
capacity to achieve the impossible.
     --Eddie Rickenbacker

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to