> PS: Currently working on a very very simple Registry Dumper based on the > synce-registry code shipped with librapi. Unfortunately for me it looks > like > the CeRegEnumValue function is not working and always segfaults, meaning > that > I can query the enumeration of subkeys of a specific regkey, but not the > subvalues. If somebody has an idea for that, I would be happy to hear :)
Rebuild librapi with debug flags, maybe like this: export CFLAGS="-Wall -Werror -ggdb3" ./bootstrap ./configure Run in gdb or load the core dump in gdb and provide us with a backtrace! \David ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ SynCE-Devel mailing list SynCE-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synce-devel