"info2000" == info2000 info2000@telecable.es writes:
info2000> Hello, I´m running a windows aplication made on Builder C, and info2000> when I execute de program with Wine, I receive an error info2000> message, reference to the date format, I get the year info2000> correctly, but the rest of date content is ="0", for example
info2000> 01 January 2002 at 13:20:15 is= 17/20/02 00:00:00
info2000> can you help me to fixing this problem?
Run with debugmsg -relay=x11drv and look what api is use to retrieve the date. Post the relevant lines of the log.
Bye