Jump to content

Recommended Posts

Posted (edited)

Not especially useful, but fun all the same. ;)

AeroFlip3D.au3

  Reveal hidden contents

Old version: AeroFlip3D.au3

Or, simply,

DllCall("dwmapi.dll", "int", 105)
Edited by cyberbit

_ArrayConcatenate2D · Aero Flip 3D · EPOCH (destroy timestamps) · File Properties Modifier · _GetFileType · UpdateEngine<new> · In-line Case (_ICase) <new>

[hr]

50% of the time, it works all the time. -PezoFaSho

Posted

What does 105 mean?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

The number is simply the ordinal of the function in dwmapi.dll. This should also work (can't test on my work machine): EDIT: Nope, doesn't work. Use the ordinal instead. Code removed.

-cb

Edited by cyberbit

_ArrayConcatenate2D · Aero Flip 3D · EPOCH (destroy timestamps) · File Properties Modifier · _GetFileType · UpdateEngine<new> · In-line Case (_ICase) <new>

[hr]

50% of the time, it works all the time. -PezoFaSho

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...