It is currently Mon May 20, 2013 7:53 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: PureDLLHelper Windows 1.2 (x86 and x64)
PostPosted: Sat Jan 29, 2011 12:23 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
This tool spends information about DLLs and Executables. Furthermore "Include-File" can be created.
Here some pictures:
Image
Image
Image
Preview of resources is very limited at the moment.
On some DLLs, the tool count the parameters, but not always accurate!

Download

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Last edited by ts-soft on Fri Aug 03, 2012 10:00 pm, edited 4 times in total.

Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 2:47 pm 
Offline
PureBasic Bullfrog
PureBasic Bullfrog
User avatar

Joined: Wed Jul 06, 2005 5:42 am
Posts: 6465
Wow, very fine work and an extremely useful tool indeed. Thanks so much for this! :D :D :D

_________________
Veni, vidi, vici.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 3:17 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
thx, but in the moment is a bit buggy :wink:

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 3:38 pm 
Offline
Addict
Addict

Joined: Wed Aug 24, 2005 8:39 am
Posts: 2556
Location: Southwest OH - USA
Thanks Mr Soft.

You are a wonderful contributor. Quite an asset to the PB community.

cheers


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 4:36 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
Thanks rsts :oops:

@All
Some more infos:
The Program supports 1 Parameter from Commanline.
File with ext. "prj" will be loaded as project, all others as binfile.

- Click on gridheader inverts settings for check or convention (first tab)
- You can edit the aliasname and change the count of parameters :wink:
- The save-button react on the open tabregister!

The program doesn't save anything to registry or appdata.

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 4:47 pm 
Offline
Addict
Addict
User avatar

Joined: Wed Dec 23, 2009 10:14 pm
Posts: 1382
Location: Boston, MA
What took you so long? I just hand typed 74 of these prototypes last night. :oops: :oops:

Thanks ts-soft!!

_________________
To understand recursion, you must first understand recursion. ~ unknown
I never make stupid mistakes. Only very, very clever ones. ~ John Peel


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 6:27 pm 
Offline
Addict
Addict
User avatar

Joined: Wed Dec 23, 2009 10:14 pm
Posts: 1382
Location: Boston, MA
Hi,
Probably dumb question...how do you determine StdCall or CDecl for the dll?
Trial and error?

_________________
To understand recursion, you must first understand recursion. ~ unknown
I never make stupid mistakes. Only very, very clever ones. ~ John Peel


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 6:36 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
skywalk wrote:
Trial and error?

More or less :wink:

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows beta (x86 and x64)
PostPosted: Sat Jan 29, 2011 7:08 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
Update: Version 0.7 beta is online

Support for menu- and dialogresources added

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows 1.0 (x86 and x64)
PostPosted: Sun Jan 30, 2011 6:53 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
Update: Version 1.0 is online

- New better routines to detect count of parameters on stdcall dlls
- Drop-Support on Panel "Functions" and "Resources"
- Many bugs fixed

Greetings - Thomas

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows 1.0 (x86 and x64)
PostPosted: Sun Jan 30, 2011 7:35 pm 
Offline
Addict
Addict
User avatar

Joined: Fri Sep 21, 2007 5:52 am
Posts: 2484
Location: New Zealand
Thanks, that will save a lot of tedious work.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows 1.0 (x86 and x64)
PostPosted: Wed Feb 02, 2011 9:50 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
Update

Version 1.1 is online

small changes on count of stdcall parameters

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows 1.0 (x86 and x64)
PostPosted: Wed Feb 02, 2011 11:03 pm 
Offline
PureBasic Fanatic
PureBasic Fanatic
User avatar

Joined: Fri Dec 09, 2005 12:15 pm
Posts: 2186
Location: RO, the land of all possibilities
As we all got used to it, another great tool from TS-Soft. Thanks! One little thing i noticed: if you drag and drop a DLL on the interface and then you drop another DLL, the program will show an error about the last file not being a valid PE file.

_________________
I hear and I forget. I see and I remember. I do and I understand. (Confucius)

Image


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows 1.1 (x86 and x64)
PostPosted: Wed Feb 02, 2011 11:20 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
You can only drop valid pe-files with the same architecture or a project-file.
The program checks: is valid PE, after this it checks the architecture.

On empty program the bin-file is loaded, on none empty it starts a new instance (same architecture)

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Linux Mint 14 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject: Re: PureDLLHelper Windows 1.1 (x86 and x64)
PostPosted: Wed Feb 02, 2011 11:35 pm 
Offline
PureBasic Fanatic
PureBasic Fanatic
User avatar

Joined: Fri Dec 09, 2005 12:15 pm
Posts: 2186
Location: RO, the land of all possibilities
I dropped the same 32 bit DLL file two times on the 32bit version of PureDLLHelper. First time i dropped it the program loaded it correctly. Then i dropped it again. Instead of loading the dll in a new instance the program shows the error with invalid PE. But the dll is good, it was loaded first time.

_________________
I hear and I forget. I see and I remember. I do and I understand. (Confucius)

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye