MacType
|
d709dd7a27
|
Delay load easyhook so that no path is required.
|
2016-09-28 15:49:18 +08:00 |
|
MacType
|
e35c7a109d
|
mactype no longer add its path to environment any more which will give a performance boost when creating new processes.
This will fix the slow down issue reported by issue #192
|
2016-09-27 16:03:16 +08:00 |
|
MacType
|
5c6950da25
|
optimized delayinit.
|
2016-09-27 15:02:20 +08:00 |
|
MacType
|
8c7214ad2f
|
stack optimization, this should fix the issue related to #192
|
2016-09-27 12:53:23 +08:00 |
|
MacType
|
77cbc66561
|
rollback last change of firefox fix.
fixed a serious bug that cause app to crash. reported by issue #191
|
2016-09-27 10:24:48 +08:00 |
|
MacType
|
d72e3612c6
|
try to solve the bug report by issue #191
|
2016-09-26 13:45:43 +08:00 |
|
MacType
|
1f4b2fb705
|
get screen dpi when startup
increase clipbox size dynamically based on screen dpi.
|
2016-09-23 22:20:33 +08:00 |
|
MacType
|
d25bd979e3
|
New child process hook method is now win10 compatible.
|
2016-09-23 10:13:41 +08:00 |
|
MacType
|
38681008a1
|
version updated
removed old freetype files
add some code to avoid a vs2015 DllMain bug which will call dllmain with reason_process_detach multiple times.
|
2016-09-22 19:47:49 +08:00 |
|
MacType
|
d895921dec
|
introduced a way better method to inject dll to x64 process from x86
|
2016-09-09 12:37:10 +08:00 |
|
MacType
|
2c1f8cf05c
|
add missing files
change wow64ext to static lib.
|
2016-09-08 14:13:00 +08:00 |
|
MacType
|
be4393ff65
|
fixed some bugs with PVS
added MinHeight params to simulate DPI aware
added support for hooking x64 child processes spawned from wow64 processes.
|
2016-09-08 13:45:52 +08:00 |
|
MacType
|
6b19dffd19
|
Merge branch 'master' of https://github.com/snowie2000/mactype
|
2016-09-04 13:54:05 +08:00 |
|
MacType
|
fe046debfe
|
fixed chrome crash bug
added a new GammaValueDW param which only valid for DW tweak.
|
2016-09-04 13:53:36 +08:00 |
|
snowie2000
|
4bdb9c346a
|
Update README.md
|
2016-09-02 22:01:54 +08:00 |
|
snowie2000
|
c8f2969e26
|
Update README.md
|
2016-09-02 21:59:02 +08:00 |
|
snowie2000
|
45d4701686
|
Update README.md
|
2016-09-02 21:54:15 +08:00 |
|
MacType
|
f17511494f
|
add missing files
|
2016-09-02 19:49:34 +08:00 |
|
MacType
|
8508d8d5ce
|
fix the logic bug of clipboxfix param
|
2016-09-02 17:29:33 +08:00 |
|
MacType
|
5320ef44b0
|
add eventlogger (not enabled)
add process interactive detection to prevent stucking at boot in some system. (mainly windows 10)
|
2016-09-02 15:30:58 +08:00 |
|
MacType
|
f6c05e2ef3
|
allow you to disable clipboxfix again to get rid of potential side effect of clipbox enlargement.
Removed usage of Getversion/GetVersionEx.
|
2016-09-01 21:35:52 +08:00 |
|
MacType
|
89bab78a9e
|
set compile toolset to xp compatible mode.
|
2016-09-01 15:47:07 +08:00 |
|
MacType
|
8a7f4977cd
|
fixed issue that caused windows7 to stuck at boot when dw tweak is on.
fixed issue that caused edge to lag/crash
|
2016-09-01 14:59:16 +08:00 |
|
MacType
|
28187cbe48
|
Support more recent version of DirectWrite/D2D
Fix a bug that will crash program in certain cases.
version info updated.
|
2016-08-30 15:54:05 +08:00 |
|
snowie2000
|
ac11027b69
|
Update HOWTOBUILD.md
|
2016-08-26 15:49:41 +08:00 |
|
snowie2000
|
9ad4e6dcb8
|
Update README.md
|
2016-08-26 14:22:57 +08:00 |
|
MacType
|
a54c08cb0f
|
added how to build document.
|
2016-08-26 13:52:44 +08:00 |
|
MacType
|
893ba528ea
|
fixed an issue that will freeze process in certain cases.
|
2016-08-19 15:38:30 +08:00 |
|
MacType
|
493195f547
|
added debugOutput
directwrite tweak improved. Now Google chrome can be tweaked.
|
2016-08-19 09:48:26 +08:00 |
|
MacType
|
0522b1fb8d
|
fixed a serious bug that cause stack overflow on directwrite/d2d hooks.
font substitution on directwrite/d2d is now implemented.
|
2016-08-15 10:53:41 +08:00 |
|
MacType
|
54f5576792
|
add directwrite/direct2d tweak support.
better windows version detection.
|
2016-08-12 10:14:45 +08:00 |
|
MacType
|
11304fce43
|
add proper dealing with ETO_PDY mode
corrected the way to fix the clipbox issue. Credit to silight-jp
|
2016-08-09 16:53:35 +08:00 |
|
MacType
|
07a1eee62c
|
Initial release. Some files may missing, please report.
Dependency not included.
Deps: EasyHook, FreeType
|
2016-05-30 17:12:15 +08:00 |
|
Google Code Exporter
|
0a89093a83
|
initial commit
|
2015-04-02 03:04:51 -04:00 |
|