Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 15 of 41
  1. #1
    Join Date
    May 2006
    Posts
    1,443

    FREE WinApi Action Plugin

    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

  2. #2
    Join Date
    Jul 2007
    Posts
    1,512
    Quote Originally Posted by reteset View Post
    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
    Are you able to pack up all the examples ?
    thanks

  3. #3
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    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.
    Dermot

    I am so out of here

  4. #4
    Join Date
    May 2006
    Posts
    1,443
    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.

  5. #5
    Join Date
    Jul 2007
    Posts
    1,512
    Quote Originally Posted by reteset View Post
    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.

  6. #6
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    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.
    Dermot

    I am so out of here

  7. #7
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by rexzooly View Post
    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

  8. #8
    Join Date
    Dec 2004
    Location
    Texas
    Posts
    239
    Thanks for all your hard work reteset.

  9. #9
    Join Date
    Jul 2007
    Posts
    1,512
    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 ++

  10. #10
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by rexzooly View Post
    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 it is possible you can replace at Windows startup
    but i do not recommend

  11. #11
    Join Date
    Aug 2006
    Posts
    355
    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)

  12. #12
    Join Date
    Jul 2007
    Posts
    1,512
    Quote Originally Posted by reteset View Post
    yes it is possible you can replace at Windows startup
    but i do not recommend
    ok i wil just make 2 versions thanks

  13. #13
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by Solmos View Post
    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

  14. #14
    Join Date
    Aug 2006
    Posts
    355
    Code:
    Systray, standard or hidden?
    AMS already has these features
    yes... but not permit change metode in any moment....

    thx

  15. #15
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    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.
    Intrigued

Similar Threads

  1. Free WindowEx Action Plugin
    By reteset in forum AutoPlay Media Studio 7.5
    Replies: 88
    Last Post: 01-30-2011, 10:40 AM
  2. Announcement: Desktops Action Plugin (FREE)
    By Worm in forum AutoPlay Media Studio 6.0
    Replies: 6
    Last Post: 04-10-2007, 09:39 PM
  3. Free Date Difference Action Plugin
    By Worm in forum AutoPlay Media Studio 5.0
    Replies: 27
    Last Post: 01-05-2006, 04:57 AM
  4. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 08:38 AM
  5. SUF6.0.0.2 -- installer hangs.
    By jassing in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-19-2001, 11:28 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts