This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-19 13:33:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
34d5d1dbd4
reactos
/
dll
/
appcompat
/
shims
/
CMakeLists.txt
6 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
[APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims. These are all written in C, so that wine can use the shim libraries as well. svn path=/trunk/; revision=71439
2016-05-28 16:42:57 +00:00
add_subdirectory(shimlib)
[ACGENRAL] Implement the DisableThemes shim. CORE-11927 svn path=/trunk/; revision=73463
2016-12-16 22:05:58 +00:00
add_subdirectory(genral)
[APPHELP][APPHELP_APITEST] Implement various VersionLie shims. CORE-11299 #resolve - Implement VersionLie shims - Add tests for the VersionLie shims - update get_host_winver prototype (thanks to Thomas for pointing out my err) We cannot apply this shim yet, since a required part of the infrastructure is missing. svn path=/trunk/; revision=71442
2016-05-28 17:55:56 +00:00
add_subdirectory(layer)
[APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims. These are all written in C, so that wine can use the shim libraries as well. svn path=/trunk/; revision=71439
2016-05-28 16:42:57 +00:00
Reference in a new issue
Copy permalink