![]() |
WinTB Library_2020_stripped version
2 Attachment(s)
WinTB Library_2020_stripped version
WinTB library for inno setup based on David.D.Rocco Sergey3695 build https://fileforums.com/showpost.php?...92&postcount=9 <<--For a stripped version this build preferred {There is no external dependencies}. Code:
Wintb.dll v 0.1 (2020) -- Need Microsoft VC++ redistributable Huge thanks to David.D.Rocco,sergey3695 & DiCaPrIo for WinTB codes Please test this library |
The latest version of WinTB by David.D.Rocco was 2.1,
is this one a newer version than 2.1? |
Quote:
Only taskbar thumbnail preview added. |
Quote:
|
^^
Available with some bugs in windows 10. |
When I use this in my project, it will get the setup open in the taskbar even after closing/finishing.
|
Strange things
Quote:
could you PM me your source code.:rolleyes: i think the problem not in the WinTB.:cool: |
Quote:
You need to restore the original message handler before you unload the DLL that implements your custom handler. It will solve the problem I told. |
1 Attachment(s)
WinTB (3.5 Kb DLL without msvcr110.dll) library for inno setup based on David.D.Rocco
p.s. look example Quote:
|
@Sergey3695, your script example.
Quote:
It may be possible to get the handle of another Inno Setup application if run at the same time (I'm not sure). I think this is the most correct way to avoid getting the handle of another instance of the Inno Setup installer. Code:
const |
Quote:
GetWindowLong(MainForm.Handle, GWL_HWNDPARENT) or GetWindow(MainForm.Handle, 2) is your way :D replaced on GetWindowLong(MainForm.Handle, GWL_HWNDPARENT) you right. |
SetupHandle(GetWindowLong(GetWindow(WizardForm.Han dle , 4), GWL_HWNDPARENT));
|
^^Added to OP.
New Build added with existing code. Code:
Wintb.dll v 0.2 (2020) From WinTB 2.1 by David.D.Rocco |
New Build added. Deleted SetupHandle. Updated post.
|
Quote:
|
All times are GMT -7. The time now is 17:39. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com