Stub implementation for GetGeoInfo.
[wine] / dlls / kernel / tests / format_msg.c
2004-04-20  Francois GougetMake Unicode strings static const.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2002-12-19  Francois GougetOn Win9x "hi\n" gives us "hi\r\n".
2002-12-18  Francois GougetImprove error reporting.
2002-08-20  Mike McCormackAdded regression test for FormatMessage.