Jump to content

Recommended Posts

Posted

  On 5/28/2012 at 11:09 AM, 'Andreik said:

Now functions are enumerated but if I try to search for a function on google or MSDN the program crash or exit.

@Andreik

Perform the dbghelp.dll fix http://www.dll-files.com/dffsetup-dbghelp.exe

When I updated dllhelper.exe to the 1.0.0.1 version without the dbghelp.dll fix I also received the crash. The fix appears to correct the dll version coming to 5.1.2600.5512

Posted (edited)

  On 5/28/2012 at 1:24 PM, 'Andreik said:

I copied the latest version of dbghelp.dll but windows rewrite it to the old version.

Run the following command line before copying dbghelp.dll to the system folder.

sfc /purgecache /cachesize=0

But the problem is not here, dbghelp.dll works fine starting with 5.1. The problem with _WinAPI_FreeMRUList() function. This is my carelessness. I called it twice for the same MRU handle that was the cause of the crash script. Strange, but in Windows 7 this error does not arise. Fixed. Please download again (1.0.0.2).

Edited by Yashied
Posted (edited)

Sweet, now it works. Already I set your program as default to open dll files to see exported functions. Just one more question: in your first post the websites have icons in the menu. Is this just for win 7 or should I see them also?

PS: is there any reason why you don't use direct links to your site to download or just your preference ? It's not very handy. ;)

Edited by Andreik
Posted

Nice work Yashied, 5 stars from me.

  Quote

PS: is there any reason why you don't use direct links to your site to download or just your preference ?

Perhaps because of the counter?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

  On 5/28/2012 at 7:59 PM, 'Andreik said:

Just one more question: in your first post the websites have icons in the menu. Is this just for win 7 or should I see them also?

No, only in Vista+.

  On 5/28/2012 at 8:07 PM, 'guinness said:

Perhaps because of the counter?

Yes.

Posted
  On 5/28/2012 at 8:16 PM, 'Yashied said:

Yes.

It's a smart approach if you don't have this in your CMS.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

When I execute it in compatibility mode (Vista) it works properly.

works properly on Win7 x64...

Br,

UEZ

Edited by 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!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

  • 1 year later...
  • 4 months later...
  • 3 years later...
Posted
  On 7/16/2013 at 4:29 PM, wakillon said:

Yashield, download Links seems to be dead...

Expand  

Again... :(

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 12/14/2016 at 8:36 PM, mLipok said:

Again... :(

Expand  

http://www.mediafire.com/file/s5cae99mzncsqef/DLLHelper_source.zip and http://www.mediafire.com/file/66jb6jl19mlxy56/DLLHelper_bin.zip
 

@wakillon, I did see your share and decided to open an account too.
I'm testing the account, see how it works ;)

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted

Thanks.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

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
×
×
  • Create New...