Code: Select all
1- create a file add some html e.g: <hrml><body>hello</body></html>
2- save with extension crashme.html
3- in TC and quick view, this will cause the crash.
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
1- create a file add some html e.g: <hrml><body>hello</body></html>
2- save with extension crashme.html
3- in TC and quick view, this will cause the crash.
Hi EricB,EricB wrote:Hi Patalla,
I just checked and for me it is working without problems. I'm using TC 8.01 (x32) portable on Win7SP1 x64. I also have SumatraPDF made portable, but I use the latest release build and no development builds. Did you check if the correct path is set in slister.ini? Maybe this path is not allowed (elevation needed). Or else the problem is Win8?
Regards, EricB
As I said, Q&D patches that made it possible to compile x64 w/o major changes.MVV wrote:you must also replace SetWindowLong with SetWindowLongPtr ...