Quick note.

Where unimplemented rapi calls are called, calling a NULL function
pointer gives a segfault. Not really a surprise, but it's something most
of us don't try very often :) Came across it trying synce-kpm on WM2003
device, during a CeGetDiskFreeSpaceEx call.

Ideally we should have a dummy function for every unimplemented call
that is in the rapi.h header, but life isn't that dull. Probably a good
idea to add a dummy for any new calls that are added to one rapi version
but not the other though.

Mark


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to