PDA

View Full Version : Hooking question


mgargett
9th November 2006, 04:22 PM
Hi All,

I am attempting to hook some EDB commands on a WM5 device, using mamaich's excellent file monitoring tool as a starter.

The problem I have is that I can't find the index for loads of the commands in the incomplete Platform builder code I have.

Does anyone know if these have been listed anywhere, or failing that a way of pulling them out of the dll's?

Things I'm looking for include
CeBeginTransaction()
CeOpenDatabaseInSession()
CeMountDBVolEx()

etc

Thanks muchly.