You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Projects based on this repo:
24
24
25
25
In `project`, `Makefile` for `gcc` (llvm-mingw or mingw-w64), `tcc` (not support inline) and `sln` for `msvc`. All of them are compatible for `win xp` and above.
26
26
27
-
-`windyn.h`, single header file for windows dynamic binding system api without IAT
27
+
-`windynkernel32|ntdll|gdi32.h`, single header file for windows dynamic binding system api without IAT
28
28
-`winhook.h`, single header file for windows dynamic hook and memory util functions
29
29
-`winpe.h`, single header file for windows pe structure, adjusting realoc addrs, or iat
30
30
-`winversion.h`, single header file for windows `version.dll` proxy to patch.dll, moved to [Release](https://github.com/YuriSizuku/toolkit-Override)
0 commit comments