Stub the stopwatch API.
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Tue, 17 Feb 2004 22:48:56 +0000 (22:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Feb 2004 22:48:56 +0000 (22:48 +0000)
commit2e2d6ec7c9ce0a499a689df026057a582f999c22
tree8b490118979c36f096f75e5098682b42a29307d0
parent1c63357e78e36286cf3f907333c26d823f177283
Stub the stopwatch API.
Implement DoesStringRoundTripW,@371-3,@392.
Move a couple of string functions into string.c
dlls/shlwapi/Makefile.in
dlls/shlwapi/ordinal.c
dlls/shlwapi/shlwapi.spec
dlls/shlwapi/stopwatch.c [new file with mode: 0644]
dlls/shlwapi/string.c