projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[SHIMENG] Find shims case-insensitive
[reactos.git]
/
dll
/
appcompat
/
shims
/
layer
/
forcedxsetupsuccess.c
diff --git
a/dll/appcompat/shims/layer/forcedxsetupsuccess.c
b/dll/appcompat/shims/layer/forcedxsetupsuccess.c
index
7ffcedb
..
7b22182
100644
(file)
--- a/
dll/appcompat/shims/layer/forcedxsetupsuccess.c
+++ b/
dll/appcompat/shims/layer/forcedxsetupsuccess.c
@@
-19,7
+19,7
@@
typedef FARPROC(WINAPI* GETPROCADDRESSPROC)(HMODULE hModule, LPCSTR lpProcName);
typedef BOOL (WINAPI* FREELIBRARYPROC)(HINSTANCE hLibModule);
-#define SHIM_NS ForceD
x
SetupSuccess
+#define SHIM_NS ForceD
X
SetupSuccess
#include <setup_shim.inl>