Jump to content

DLL Helper


Yashied
 Share

Recommended Posts

Wow, this is wonderful and very helpful ;)

Thanks and 5 stars from me...

Edit: You could add the following places to web search?

http://www.codeproject.com

http://www.pinvoke.net

Regards,

João Carlos.

Edited by JScript

http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!)

Somewhere Out ThereJames Ingram

somewh10.png

dropbo10.pngDownload Dropbox - Simplify your life!
Your virtual HD wherever you go, anywhere!

Link to comment
Share on other sites

;) Great tool, I remember, trancexx made something similar in her ResHacker Project, didn't she? Anyhow, superb tool. Five stars from me as well.

----------------------------------------

:bye: Hey there, was I helpful?

----------------------------------------

My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1

Link to comment
Share on other sites

Works excellent Yashield thnx for the binary and source code

5 starts from me too

Win7 32Bit

keep up the good work ;)

Edited by PhoenixXL

My code:

PredictText: Predict Text of an Edit Control Like Scite. Remote Gmail: Execute your Scripts through Gmail. StringRegExp:Share and learn RegExp.

Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). Database: An easier approach for _SQ_LITE beginners.

MathsEx: A UDF for Fractions and LCM, GCF/HCF. FloatingText: An UDF for make your text floating. Clipboard Extendor: A clipboard monitoring tool. 

Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead. RestrictEdit_SRE: Restrict text in an Edit Control through a Regular Expression.

Link to comment
Share on other sites

Not working on Win7 x64 running AutoIt v3.3.8.1 in x86 mode.

!>09:20:05 AutoIT3.exe ended.rc:-1073740940

When running your compiled exe it closes w/o any em just after selection of a DLL file.

Br,

UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

@Who use Windows XP

I fixed a problem, please download again (1.0.0.1) in the first post. But anyway, I recommend to update dbghelp.dll in your system to version 6.1 or later because 5.1 does not support Unicode versions of some functions.

@UEZ

It seems the problem with GetOpenFileName() and GetSaveFileName() functions. Please try this version and report me. Here I used the native AutoIt functions.

@JScript

To add these Web services just import the following .reg file into registry.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USERSoftwareY'sDLL HelperWebServices3]
"Name"="The Code Project"
"Url"="http://www.codeproject.com/search.aspx?q=*"

[HKEY_CURRENT_USERSoftwareY'sDLL HelperWebServices4]
"Name"="PInvoke.net"
"Url"="http://www.pinvoke.net/search.aspx?search=*"
"Icon"=""

Moreover, you can edit the list of search engines themselves via registry in the following hive.

HKEY_CURRENT_USERSoftwareY'sDLL HelperWebServices

The maximum number of services up to 10.

Link to comment
Share on other sites

@Win7 x64: same problem

@Win8 x64 in vm: working

@Vista x64 in vm: working

I will reboot my Win7 x64 machine and test again. If it is working I will respond again.

Br,

UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

Link to comment
Share on other sites

It looks really good.

If there are so many problems with dbghelp, why haven't you used _ProcessGetWinPEExports by Ascend4nt?

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...