Sweden-Number/dlls/shlwapi
Francois Gouget 3a8601948d NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all
Windows platforms -> use GetModuleHandle + GetProcAddress.
2002-09-16 22:45:22 +00:00
..
tests NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all 2002-09-16 22:45:22 +00:00
.cvsignore Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
Makefile.in Added Assoc* funcs (but not underlying IQueryAssociations object). 2002-09-04 23:32:19 +00:00
assoc.c Added Assoc* funcs (but not underlying IQueryAssociations object). 2002-09-04 23:32:19 +00:00
clist.c Implement/document @17,18,19,20,21,22 (Compact list API). 2002-07-09 02:01:56 +00:00
istream.c Implement SHCreateStreamOnFileA/W/Ex, ordinals @166,184,212-214. 2002-07-16 01:21:52 +00:00
ordinal.c Wait for app to come up before attempting DDE connection. 2002-09-16 19:27:51 +00:00
ordinal.h Avoid local WINAPI function pointers to work around gcc bug. 2002-04-03 02:43:03 +00:00
path.c Wait for app to come up before attempting DDE connection. 2002-09-16 19:27:51 +00:00
reg.c Implementation and test for SHCopyKeyA/W. 2002-09-12 18:02:14 +00:00
regstream.c Set amounts read/written to 0, share Un/Lock code, unify ctors. 2002-07-19 03:13:58 +00:00
shlwapi.spec Fixed AssocCreate declaration. 2002-09-12 22:29:36 +00:00
shlwapi_main.c Free comctl32 on unload. 2002-08-19 23:55:46 +00:00
string.c MSVC compatibility fixes. 2002-08-28 23:42:34 +00:00
thread.c Create security attributes when running as NT or later. 2002-08-19 23:56:15 +00:00
url.c Make hex digits static const & share them. 2002-09-12 18:03:11 +00:00
wsprintf.c Duplicated wsprintf implementation in shlwapi. 2002-06-04 23:11:09 +00:00