Page 1 of 1

RomCenter 3.00 alpha 1

Posted: Tue Jan 23, 2007 4:32 pm
by RomCenter
I'm quite ready to publish the first alpha version of romcenter 3. 8)

I tested it on win2k, but I have to run in also on xp before make it available (just to be sure...).
This alpha is more a 'concept validation' than a beta version, so don't expect anything about it...
The aim is to debug the new fix engine.

Posted: Mon Jan 29, 2007 10:32 am
by RomCenter
I still have two problems to solve before the release.
1 - A date convertion problem on my xp system (it works on win2000)...
2 - an escape char conversion from xml dat. Logiqx, do you have some infos on the method used for encoding specials characters in xml ?

Posted: Mon Jan 29, 2007 1:40 pm
by Logiqx
You can see how I do it if you download my source for DatLib.

In listxml.c there is a macro called CONVERT_XML_STRING.

Posted: Mon Jan 29, 2007 1:54 pm
by RomCenter
Thanks I wrote the decode procedure. :)

Thank you Logiqx.

I will install this evening the devel. tools on my xp pc to trace the date problem. :?