ChangeSet ID: 20377 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/23 05:09:47
Modified files: dlls/setupapi/tests: stringtable.c dlls/setupapi : stringtable.c
Log message: Eric Kohl eric.kohl@t-online.de - String id 0 becomes a reserved (invalid) id. - StringTableStringFromId returns a pointer to an empty string if the string id is invalid.
Patch: http://cvs.winehq.org/patch.py?id=20377
Old revision New revision Changes Path 1.1 1.2 +4 -5 wine/dlls/setupapi/tests/stringtable.c 1.1 1.2 +21 -20 wine/dlls/setupapi/stringtable.c