stricmp

Francois Gouget fgouget at free.fr
Wed Jan 1 12:27:26 CST 2003


On Wed, 1 Jan 2003, Shachar Shemesh wrote:

> Assuming this is a winelib app that is compiled within the wine source
> tree, what do I need to do (both makefile and include wise) to make it
> compile?

I think it would be best not to link with msvcrt. You could use
lstrcmpiA as a replacement (exported by kernel32 and defined in
winbase.h).


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
           If it stinks, it's chemistry. If it moves, it's biology.
                  If it does not work, It's computer science.




More information about the wine-devel mailing list