18 Mar
2002
18 Mar
'02
10:04 p.m.
"Steven Edwards" <Steven_Ed4153(a)yahoo.com> writes:
Do I need to make a check for HAVE_SNPRINTF? I'm using msys and mingw so I can write a configure check if that is what is needed.
Yes, you should add a configure check and probably a #define in wine/port.h. Check how Patrik did it for popen vs. _popen. -- Alexandre Julliard julliard(a)winehq.com