This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8db2c26da8
wine
/
dlls
/
shlwapi
/
.cvsignore
5 lines
54 B
Text
Raw
Normal View
History
Unescape
Escape
Created separate libraries for dplay, shfolder, shlwapi, wow32 and wsock32 so that we have at most one Win32 dll in each .so library.
2000-07-09 11:19:35 +00:00
Makefile
Added rules to build import libraries in the individual dll makefiles. Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
libshlwapi.def
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 20:54:58 +00:00
shlwapi.dll.dbg.c
Implement SHMessageBoxCheck functions && add dialog resources. Add SHWaitForSendMessageThread, SHAnsiToUnicodeCP,SHStripMneumonicW, SHSearchMapInt.
2004-03-18 02:11:23 +00:00
shlwapi.res
Reference in a new issue
Copy permalink