Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 13-03-2023, 05:42
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Thumbs up Windows Taskbar Plugin for InnoSetup

Windows taskbar plugin for InnoSetup


FileName: wTaskBar.dll
Size: 18kb

Code:
procedure pTaskbarTitle(const Title: WideString); 
procedure pTaskBarProgressValue(const PctValue: Integer); 
procedure pTaskBarProgressState(const StateFlag: Integer); 
procedure pTaskBarThumbnailTooltip(const Hint: WideString); 
procedure pTaskBarOverlayIcon(const IconFile: WideString; ImageType: Integer); 
function pTaskBarAddButton(const Image: WideString; ImageType: Integer; const Hint: WideString; Event: TB_BtnEvent; DrawBorder: Boolean): Integer; 
procedure pTaskBarCreateButtons; 
procedure pTaskBarButtonEnabled(btn: Integer; Enabled: Boolean); 
procedure pTaskBarButtonToolTip(btn: Integer; const hint: WideString); 
procedure pTaskBarButtonImage(btn: Integer; const Image: WideString; ImageType: Integer); 
function pTaskbarAddTab(hwd: HWND): Boolean; 
function pTaskbarDeleteTab(hwd: HWND): Boolean; 
function pTaskbarActivateTab(hwd: HWND): Boolean; 
function pTaskbarSetActiveAlt(hwd: HWND): Boolean; 
function pTaskbarRegisterTab(Tabhwd, MDIhwn: HWND): Boolean; 
function pTaskbarUnRegisterTab(Tabhwd: HWND): Boolean; 
function pTaskbarSetThumbnailClip(Left, Top, Width, Height: Integer): Boolean; 
procedure pTaskbarPreview(Preview: Boolean); 
procedure pTaskbarPreviewEx(hwd: HWND; Preview: Boolean); 
procedure pTaskbarHideApp(Hide: Boolean); 
procedure pTaskbarNoErrorMessages; 
procedure pTaskBarFlash(FValue: Boolean);
.
Attached Images
File Type: png 0.png (51.4 KB, 113 views)
Attached Files
File Type: 7z wTaskBar + Test.7z (18.9 KB, 26 views)
Reply With Quote
The Following 8 Users Say Thank You to BLACKFIRE69 For This Useful Post:
alexachu (13-03-2023), audiofeel (13-03-2023), Cesar82 (13-03-2023), ffmla (13-03-2023), Gehrman (13-03-2023), hitman797 (14-03-2023), Lord.Freddy (15-03-2023), ScOOt3r (13-03-2023)
Sponsored Links
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pac-Man World 2 not working on Windows 7 - due to Starforce, any crack available? FahrenheitDegree PC Games 15 23-06-2019 13:34
Windows XP - Tricks gargujjwal Software 3 25-05-2008 02:54
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48
Multiple boot Windows DVD? chairtmin Software 1 08-02-2005 15:16



All times are GMT -7. The time now is 19:02.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com