Jump to content

Recommended Posts

Posted (edited)

Oh ok, I think I know what it might mean.

The first line was already the way you suggested.

In the second line there was 89 instead of 00 and so I changed it and saved the file and set it back to the normal comdl32.dll and it seems to work now.

 

I can't believe it yet, is there any drawback?

And how on earth did you do that?

 

Edited by NoNameNeeded

Posted

Problem was the hook in the dialog that let you play wav files.

OFN_ENABLEHOOK= 0x20
OFN_ENABLETEMPLATE = 0x40

So replacing the 2 values with 0 removes this customization from the dialog.  

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...