PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Jean-pierre Leroy on May 14, 2012, 09:50:10 AM

Title: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Jean-pierre Leroy on May 14, 2012, 09:50:10 AM
Hi Paul,

Now that FireFly 3.60 works only with the Include collection created by Jose Roca, could it be possible to add in the Help Menu as well as in the top toolbar a button to have a direct access to the help file WinApiHeaders.chm made by Jose Roca.

My idea is that you could probably replace the "Win32 API Help" by the "Windows API Wrappers Reference from Jose Roca" which is much more complete and extensive ? just my 2 cents.

Is-it a reasonable request for the next update ?

Thanks,
Jean-Pierre
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Haakon Birkeland on May 14, 2012, 06:39:40 PM
Yeah, Jose's work is a benchmark resource!
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Theo Gottwald on May 15, 2012, 03:43:14 PM
There are also additinal helpfiles from Jose. Maybe even a small submenu that is connected to a folder in the firefly-dir would be a good idea. Then new files from Jose can just be dropped into that folder.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Rolf Brandt on May 16, 2012, 03:38:31 AM
I agree to that. Meanwhile I had added Jose's helpfiles to FF3's tools menu.

Rolf
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Klaas Holland on May 17, 2012, 07:42:10 AM
Thanks for the idea Rolf.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Jean-pierre Leroy on August 03, 2012, 05:01:33 AM
Hi Paul,

Do you think you could include this new functionality in the final release of 3.61 ?

Thanks. Jean-Pierre
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Paul Squires on August 03, 2012, 09:45:23 AM
I should be able to do that. Actually, I will ask Jose if he doesn't mind me distributing his Help files with the standard FireFly package. That would make it easier for users to get up and running with his functions.

I was investigating trying to get all of his functions into the FireFly functions library. It was not as easy as I had hoped because there was no structured way to capture the text from his help files that would work well. I should investigate that issue again.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Paul Squires on August 03, 2012, 09:47:36 AM
I have logged this request into my bug tracker. Issue: 0000819 Access Jose's help files from the FireFly Help menu

Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Rolf Brandt on August 03, 2012, 09:50:52 AM
Quote...there was no structured way to capture the text from his help files
I had a look into this also to put some of Jose's wrappers into the function library. To do it manually would be an awful tedious job. But it would be great to have!

Rolf
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 04:17:12 PM
Paul, you can distribute them with FireFly.

These are the ones currently available:

WinApiEaders
ADO28 (includes ADOX)
GDI
GDI+
IExplore (Internet Explorer)
ODBC
Scripting
VisualStyles
WinHTTP51
WMI
SQLite (Partial)

Other are in the work such WUI (Windows User Interface), MSXML and National Language Support.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Michael Stefanik on August 03, 2012, 04:22:00 PM
Quote from: TechSupport on August 03, 2012, 09:45:23 AM
I should be able to do that. Actually, I will ask Jose if he doesn't mind me distributing his Help files with the standard FireFly package. That would make it easier for users to get up and running with his functions.

Since the use of his headers isn't optional any longer, I think that would be a good idea. I know I just created an Include subdirectory under the install directory, copied them all there and then updated the configuration to point to them. If that was done automagically by your installer, all the simpler. You might want to consider a stand-alone installer package that you could make available that just includes his header files as well, and have a method to download and install from the menu. That way if/when he makes changes, you could make that easily available to folks without having to re-download Firefly or wait for the next build to be released.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:20:16 PM
The new version of the headers and help file are available in my forum:
http://www.jose.it-berater.org/smfforum/index.php?topic=4558.new#new

I can't upload them there because of size constraints, but Paul can download them and host them here.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:34:26 PM
I have posted an help file for my new SQLite classes, as well as some examples, at:
http://www.planetsquires.com/protect/forum/index.php?topic=3161.new#new

I'm not an expert in SQLite. In fact, it is the first time that I have used it. Just had an idea to make its usage simpler and this is the result. Hope it will be useful. It is a work in progress and open to improvements, suggestions, etc.
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:37:07 PM
These are other help files available. Paul is free to move them to a more suitable place.

Ado and AdoX
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:40:17 PM
GDI and GDI+
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:41:55 PM
IEXPLORE - Internet Explorer/WebBrowser Control
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:42:49 PM
MSXML
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:43:26 PM
ODBC
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:45:09 PM
Scripting
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:45:55 PM
Visual Styles
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:46:35 PM
WinHTTP 5.1
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:48:21 PM
WMI
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: José Roca on August 03, 2012, 05:51:41 PM
Unfinished but useful:
WUI - Windows User Interface
Title: Re: "Windows API Wrappers Reference" help file from Jose Roca ... idea for the 3.61!
Post by: Theo Gottwald on November 21, 2012, 08:30:40 AM
Thanks again for so much Resources, Jose.
Its still a miracle how a single person can ever have your productivity.