首页 > Windows开发 > 详细

TC Hangs when using quick search extended on win10 (1703)

时间:2017-09-02 09:32:13      阅读:927      评论:0      收藏:0      [点我收藏+]

https://ghisler.ch/board/viewtopic.php?t=47682

I recently updated windows 10 to the latest released on March 2017 (1703 15067.13). I did not a clean install, because it requires much time to do and i just wanted to try this new version of windows.

Version of TC is 9.0a and version of QuickSearch Extended is 2.2.3 (although file version info still gives 2.2.1)

  

https://www.ghisler.ch/board/viewtopic.php?p=327609#327609

hello
as i said here -> https://ghisler.ch/board/viewtopic.php?t=47682
the problem is when tcmatch.dll tries to lauch tcmatch.exe using the ShellExecuteW().

A workaround is to substitute the bugged ShellExecute with CreateProcess. Here is the modification i did tcmatch.cpp@line 191 :

Update. Version 2.2.6 is available.

Code:
Version 2.2.6
- possible Bugfix for problems (freeze) with Windows 10 Creators Update - thank you stifani

 

  

  

TC Hangs when using quick search extended on win10 (1703)

原文:http://www.cnblogs.com/itzxy/p/7465628.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!