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-16 02:50:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
cabinet
History
Rob Shearman
48000893f9
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
...
Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 20:55:01 +01:00
..
tests
cabinet: Make the fdi tests pass on Vista.
2008-02-06 13:49:38 +01:00
cabinet_main.c
cabinet: Fix memory leak (found by Smatch).
2008-01-07 13:45:51 +01:00
cabinet.h
…
cabinet.rc
…
cabinet.spec
…
fci.c
cabinet: Assign to structs instead of using memcpy.
2008-02-12 22:36:03 +01:00
fdi.c
cabinet: Replace strcasecmp call with lstrcmpiA as strcasecmp isn't portable and doesn't take into account the current codepage.
2008-02-18 12:20:35 +01:00
Makefile.in
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00