This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-06 20:19:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
shlwapi
History
Eric Pouech
cf1d00bb08
Removed excessive statement (break after return or goto, not useful
...
break, not needed vars...)
2005-01-09 16:42:53 +00:00
..
tests
Implement and test URLIS_URL flag in UrlIs().
2005-01-03 17:08:40 +00:00
.cvsignore
…
assoc.c
…
clist.c
Const correctness fixes.
2004-11-30 21:38:57 +00:00
istream.c
Don't define COBJMACROS in objbase.h.
2004-10-07 03:06:48 +00:00
Makefile.in
…
msgbox.c
Do not check for non NULL pointer before HeapFree'ing it. It's
2004-12-23 17:06:43 +00:00
ordinal.c
Get rid of W->A calls.
2005-01-03 20:09:22 +00:00
path.c
Rewrite PathCreateFromUrl.
2004-10-05 18:07:14 +00:00
reg.c
Fix SHDeleteKey so that it will handle deleting a key with more than
2004-10-14 00:25:29 +00:00
regstream.c
Do not check for non NULL pointer before HeapFree'ing it. It's
2004-12-23 17:06:43 +00:00
resource.h
…
shlwapi_De.rc
…
shlwapi_En.rc
…
shlwapi_Es.rc
…
shlwapi_It.rc
…
shlwapi_Ja.rc
…
shlwapi_main.c
…
shlwapi_Nl.rc
…
shlwapi_Pt.rc
…
shlwapi.rc
…
shlwapi.spec
SHGetAppCompatFlags takes 4 bytes of parameters.
2004-09-25 00:29:30 +00:00
stopwatch.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-17 19:09:29 +00:00
string.c
Removed excessive statement (break after return or goto, not useful
2005-01-09 16:42:53 +00:00
thread.c
Use CreateEventW in preference to CreateEventA for unnamed events.
2005-01-07 15:40:09 +00:00
url.c
Implement and test URLIS_URL flag in UrlIs().
2005-01-03 17:08:40 +00:00
wsprintf.c
Include shlwapi.h to get prototypes, and correct 2 wrong ones.
2004-12-15 10:48:51 +00:00