![]() |
1 Attachment(s)
Added the following procedure to dll:
|
I wouldn't be surprised if you start adding animations. Great job mate.
|
1 Attachment(s)
Added the following procedure/function to dll:
|
too thirsty for CPU this library :eek: :eek: :eek: :eek: :eek:
|
1 Attachment(s)
Added the following function to dll:
Code:
const |
Added the following procedures/functions to dll:
Code:
procedure SetBtnEnabled(BtnIdx: integer; Enabled: Boolean); external 'SetBtnEnabled@files:Isab.dll stdcall delayload'; |
1 Attachment(s)
Added the following procedure/function to dll:
Code:
procedure SetBtnCur(BtnIdx: integer; const FileName: PAnsiChar; CurHandle: DWord; const IFT_Cur: integer); external 'SetBtnCur@files:Isab.dll stdcall delayload'; |
Thank you for library isab.dll.
It would be interesting if you could add multimedia playback based on DirectShow. Addicionar functions as in InnoMediaPlayer and ISMediaLib (By altef_4) in your Isab.dll library. |
Changes: v0.0.8.6
Fixed an issue with WM_LBUTTONDOWN and WM_LBUTTONUP message handler. Now the buttons work properly. |
Changes v0.0.8.7:
Fixed an issue with visibility (SetImgVisibility) of invalidated client area of rotated images. |
Changes:
Code:
const0: All OK. -1: Hash check aborted. -2: File hash does not match. -3: Source File not found. -4: Bad flag argument. |
1 Attachment(s)
Changes: v0.0.9.0:
Added the following procedure/function to dll: Code:
procedure SetBtnPosSize(BtnIdx,X,Y,Height,Width: integer); external 'SetBtnPosSize@files:Isab.dll stdcall delayload'; |
Added the following function to dll:
Code:
function GetDirectXVersion: Pansichar; external 'GetDirectXVersion@files:Isab.dll stdcall delayload'; |
3 Attachment(s)
Changes v.0.0.9.2:
Code:
constAttachment 13955 Windows 10 Pro x64: Attachment 13956 |
I can't create more than one timer with CreateTimer function. Only last defined TTimerProc is executed with the smallest Timeout defined:
Code:
ButtonCB := CreateTimer(10, @ButtonAction; |
| All times are GMT -7. The time now is 19:50. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com