PDA

View Full Version : FREE WinApi Action Plugin


reteset
03-02-2008, 02:34 PM
WinApi Action Plugin has Been Finished.
This Plugin Was Developed Basing On WindowEx Action Plugin
You Can Find Detailed Info On Plugin's Home Page
WinApi Home Page (http://www40.websamba.com/winapiplugin/default.asp)

rexzooly
03-02-2008, 02:40 PM
WinApi Action Plugin has Been Finished.
This Plugin Was Developed Basing On WindowEx Action Plugin
You Can Find Detailed Info On Plugin's Home Page
WinApi Home Page (http://www40.websamba.com/winapiplugin/default.asp)

Are you able to pack up all the examples ?
thanks :)

Dermot
03-02-2008, 02:50 PM
Awesome, thanks. The one example I am realy interested in is 26 but the link downloads example 25. Could you please fix the link to 26.

reteset
03-03-2008, 08:59 AM
Dermot

the broken link was fixed. i am sorry for broken link and delay


rexzooly

no maybe future,
separated files and detailed file info is good for all
this is better than one package.

rexzooly
03-03-2008, 01:14 PM
Dermot

the broken link was fixed. i am sorry for broken link and delay


rexzooly

no maybe future,
separated files and detailed file info is good for all
this is better than one package.

Thanks anyway :) i have most of them now thanks for the good work
dose this work ok under 2000 as my friend always got pluging could not load
with the older version.

Dermot
03-03-2008, 10:58 PM
the broken link was fixed. i am sorry for broken link and delay
Perfect, thank you. By the way I tested the pie chart one on Vista and it worked fine.

reteset
03-04-2008, 10:21 AM
Thanks anyway :) i have most of them now thanks for the good work
dose this work ok under 2000 as my friend always got pluging could not load
with the older version.

yes you are right.
this plugin uses windowsXp feature as statically linked,
and when AMS attempt to load plugin it attempt to load WinXp Shell32.dll and if not found. load will fail

why this happen :
if you used AnimateWindow(); or SetWindowTrans();
you will meet a dll load error because current system has no this feature

i wrote it on winapi home page ,minimum os WinXp

mindstitchdr
03-04-2008, 10:59 AM
Thanks for all your hard work reteset.

rexzooly
03-04-2008, 11:19 AM
is it possable to add a working dll that it needs with the program for it to work?

Thanks for the great plugin thanks 10 ++:yes

reteset
03-09-2008, 09:42 AM
is it possable to add a working dll that it needs with the program for it to work?

Thanks for the great plugin thanks 10 ++:yes


yes it is possible you can replace at Windows startup
but i do not recommend

Solmos
03-14-2008, 11:22 AM
Hi reteset

it's posible create one popup window similar to this?:

http://img137.imageshack.us/img137/9581/dibujodf1.png

As I make the popup to appear in the middle of my application?

Would be possible to add a combox, image, ckeckbox, etc.?

You might get an example?

and other question:

You can add a function to change the taskbar method, namely:

Choose at any time:

Systray, standard or hidden?

Thank you. (sorry for my bad english)

rexzooly
03-14-2008, 12:04 PM
yes it is possible you can replace at Windows startup
but i do not recommend

ok i wil just make 2 versions thanks :yes

reteset
03-15-2008, 06:20 AM
Hi reteset
it's posible create one popup window similar to this?:
As I make the popup to appear in the middle of my application?
Would be possible to add a combox, image, ckeckbox, etc.?
You might get an example?
and other question:
You can add a function to change the taskbar method, namely:
Choose at any time:
Systray, standard or hidden?
Thank you. (sorry for my bad english)


it's posible create one popup window similar to this?:

it is not possible , i was added popup feature for only show up a simple
about program dialog or show some info to user , there is a general messge exchange problem on popup dialogs .of course you can create button input etc. on a popup with WinApi.CreateWindowEx() but For Ex : you can not hear does button clicked or not, all windows have a message loop and we can not enter this message loop

Systray, standard or hidden?
AMS already has these features


note :

i will write a 2 parts tutorial under Examples thread at a my free time

1) Creating A Dll with Delphi For AMS (first step)
2) Creating A Dialog Based Delphi Dll For AMS (advanced)

thanks

Solmos
03-15-2008, 07:23 AM
Systray, standard or hidden?
AMS already has these features

yes... but not permit change metode in any moment....

thx

Intrigued
03-15-2008, 10:12 AM
It has been requested before, to be able to adjust the time when this takes place. Right now it can only be adjusted at design time. (choosing between the three, Standard, System tray, and Hidden).

I'd like to see this added in myself, still.

rexzooly
03-15-2008, 12:04 PM
It has been requested before, to be able to adjust the time when this takes place. Right now it can only be adjusted at design time. (choosing between the three, Standard, System tray, and Hidden).

I'd like to see this added in myself, still.

i guess AMS still has far to go i think i am going to stick with them until
i am unable to a program or unable to get the company to get the program
i have learned a lot with AMS yes i would like to be able to to do it in pure LUA
but i don't now where to start even then i would not know how to compile i in to a finished project.

I love lua over any other programming lang i have used.
wish also i could make DLL's but no luck there :)

reteset
03-15-2008, 03:13 PM
yes it is possible but this will require a mouse hook and this must be internally
for example when you minimize a standart application to Systry how to know
does user click to try icon (AMS does it auto..)
i am not hopeful ,to it is possible but,
i will test it and if possible i will add this feature to winapi plugin


thanks

ScottDuncan
03-17-2008, 01:25 PM
The download link for the plugin appears broken

Scott

rexzooly
03-17-2008, 02:14 PM
The download link for the plugin appears broken

Scott

your right heres there error :(

Following List Contains Avilable Version Of WinApi Action Plugin

Microsoft OLE DB Provider for ODBC Drivers error '8007000e'

[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x78c Thread 0x130 DBC 0x22d7ebcc Jet'.

/winapiplugin/downinc.asp, line 4

rexzooly
03-17-2008, 02:18 PM
The download link for the plugin appears broken

Scott

here is the last copy i downloaded until he is able to fix it
http://Jonny6.pap3rback.net/WinApi_20.rar

this mirror will stay s long as my host is up

reteset
03-18-2008, 08:57 AM
here is the last copy i downloaded until he is able to fix it
http://Jonny6.pap3rback.net/WinApi_20.rar

this mirror will stay s long as my host is up

it was a temporary server problem and fixed

rexzooly
please click here http://www40.websamba.com/winapiplugin/licence.asp
and read TERMS OF USE: Paragraph 2

this is anomalous, please comply with terms and delete that file
from your server

thanks

reteset
03-18-2008, 09:36 AM
hi again

i added new RecycleBin functions to new version
WinApi.RecycleBinEnumerate();
WinApi.RecycleBinRestore();
WinApi.RecycleBinDelete();
this functions will be available with new version
i made an example (exe) with these functions
it works fine with WinXp SP2
but i want to know does it work with Vista
can you test it and tell me how it works on Vista

note:
this is one of new version's example.
and this will be deleted when new version released
6079
Download Exe (http://www40.websamba.com/winapiplugin/RecycleBin.rar)

thanks

rexzooly
03-29-2008, 12:54 PM
File removed but your site was down the time the user was asking for the file so i helped out sorry!!!!!!!!

Solmos
04-07-2008, 03:43 AM
hi again

i added new RecycleBin functions to new version
WinApi.RecycleBinEnumerate();
WinApi.RecycleBinRestore();
WinApi.RecycleBinDelete();
this functions will be available with new version
i made an example (exe) with these functions
it works fine with WinXp SP2
but i want to know does it work with Vista
can you test it and tell me how it works on Vista

note:
this is one of new version's example.
and this will be deleted when new version released
6079
Download Exe (http://www40.websamba.com/winapiplugin/RecycleBin.rar)

thanks

reteset this EXE detects correctly the Size of the ReciclerBin, but the winapi v2.0.0.0 NOT detect correctly the size of reciclerbin, why?

For example:

winapi v2.0.0.0 detects 230 MB
this EXE detects 3,84 GB (thios is correctly...)

żż??

For when the new version?

Please add option fo delete files of reciclerbin with secure deletion :o

thx

reteset
04-07-2008, 04:14 AM
on new version : lots of bugs fixed
and this exe uses newer version of plugin

there is no safe option to secure deletion

i am working to finalize progress

thanks

rexzooly
04-07-2008, 06:29 AM
on new version : lots of bugs fixed
and this exe uses newer version of plugin

there is no safe option to secure deletion

i am working to finalize progress

thanks

:yes i was little confused with your app but some options was great thanks :)

Esfahan
04-07-2008, 08:00 AM
Tanks for your action plugin that it's a real plugin whit full help...
but, I no discover Example nu 16 and 17 in your blog
PLZ guide me.

reteset
04-07-2008, 09:40 AM
but, I no discover Example nu 16 and 17 in your blog
PLZ guide me.

i thought they were not useful so i removed them

reteset
05-03-2008, 04:48 AM
now , i am working on Winapi
it will be availbe within 10 days

i want to know that
have you found a bug other than
DelimitedStringToTable() and HtmlHelp()
please write , if you found a bug
i want to make a bug free plugin

i am also accept your requests if it is possible to do :yes

thanks

reteset
05-15-2008, 10:29 AM
Updated :

WinApi Version : 2.1.0.0 availble now
Known Bugs Fixed

New 13 Functions Added :
WinApi.RMciSendString
WinApi.RecycleBinEnumerate
WinApi.RecycleBinRestore
WinApi.RecycleBinDelete
WinApi.EnumerateFonts
WinApi.ClipBoardPutText
WinApi.ClipBoardGetText
WinApi.ClipBoardIsEmpty
WinApi.GetTaskBar
WinApi.GetSysColor
WinApi.ImageGetSize
WinApi.ImageConvertTo
WinApi.ImageIsValid

I Will Add New Examples To Site Soon

Thanks

reteset
05-18-2008, 06:03 AM
Winapi project has been moved to temporary address for the free server problems.
New versions of Winapi project will be published under amsplugins.com as a single(AIO) file

http://www.amsplugins.com/winapi

Solmos
05-23-2008, 11:28 AM
thakns reteset!! :yes:yes

Excellent plugin.

reteset
05-24-2008, 01:04 PM
Hi
I Have Added 3 New Examples
Also I Have Added A Package That Contains All Available Examples
You Can Download All Examples At Once
You Can Find It Under Block That Has A Blue Title

123456789
05-24-2008, 01:11 PM
hello
In an Example number 11, you do set a current window in notepad.
Is there we select a Optional Window from opened windows and set it into notepad?How to?

reteset
05-24-2008, 02:10 PM
hello
In an Example number 11, you do set a current window in notepad.
Is there we select a Optional Window from opened windows and set it into notepad?How to?

I Can Not Make An Example For You But
Thats All
NPRect = WinApi.GetClientRect(NPHandle);
WinApi.SetParent(Application.GetWndHandle(),NPHand le);
OldLong = WinApi.SetWindowLong(Application.GetWndHandle(), GWL_STYLE, WS_CHILD.."|"..WS_VISIBLE, false);

WinApi.MoveWindow(Application.GetWndHandle(),NPRec t.Left, NPRect.Top,NPRect.Right-NPRect.Left, NPRect.Bottom-NPRect.Top, true);

123456789
05-25-2008, 02:12 AM
I know MR reteset is busy on "www.amsplugins.com" .
can Another help me in this case,Please?
I am misknow to use above codes.
it will be useful for all people
Thankful

reteset
05-25-2008, 01:38 PM
sorry
for these days ,i have got very limited time to spend for Work on PC
i am working on the website right now

i have to say that there is a flickering/redraw problem
when resizing and updating window

thanks

jassing
09-25-2009, 06:08 PM
the help file says:

2) The Plugin Has Thus Far Only Been Tested On Windows XP SP2 (Please Submit Your Test Results On Various Operating Systems Using The Proper AMS Forums

IMPORTANT: This Plugin Is Not Working Under Windows Xp

this this meaning that it:

doesn't work on Windows XP
doesn't work on Windows xp lower than SP2
Doesn't work on OS's lower than XP? (ie: win2000)

-josh

Dermot
09-25-2009, 07:13 PM
He means it does not work on any OS before XP.

AMSWaves
09-25-2009, 07:14 PM
the help file says:

2) The Plugin Has Thus Far Only Been Tested On Windows XP SP2 (Please Submit Your Test Results On Various Operating Systems Using The Proper AMS Forums

IMPORTANT: This Plugin Is Not Working Under Windows Xp

this this meaning that it:

doesn't work on Windows XP
doesn't work on Windows xp lower than SP2
Doesn't work on OS's lower than XP? (ie: win2000)

-josh

Note From amsplugins.com Site :
# This plugin requires minimum WindowsXp
# This plugin requires Internet Explorer 6.0 as a dependency