ChangeSet ID: 14528 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/21 09:42:57
Modified files: dlls/wininet : wininet_En.rc resource.h internet.c
Log message: Robert Shearman rob@codeweavers.com - Make InternetGetConnectedStateExA not crash, by making InternetGetConnectedStateExW fill in the buffer correctly. - Remove the dumping of strings that will only contain garbage. - Document function.
Patch: http://cvs.winehq.org/patch.py?id=14528
Old revision New revision Changes Path 1.3 1.4 +5 -0 wine/dlls/wininet/wininet_En.rc 1.2 1.3 +2 -0 wine/dlls/wininet/resource.h 1.102 1.103 +24 -3 wine/dlls/wininet/internet.c