strcasecmp

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Wed Dec 18 15:16:46 CST 2002


>>>>> "Dimitrie" == Dimitrie O Paun <dpaun at rogers.com> writes:

    Dimitrie> On December 18, 2002 03:29 pm, Francois Gouget wrote:
    >> Actually I don't see strcasecmp defined anywhere on Windows, which is
    >> a bit strange. Should we remove it? Which application uses it?

    Dimitrie> wxWindows.

Are you sure that wxWindows doesn't do a

#ifdef __WIN__
#define strcasecmp stricmp 
#endif

somewhere?

Bye

-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list