Jump to content

About This File

The CWND.dll (unknown company and creator) dll is an none useful dll that can modify any mIRC Dialog with an command on the custom dialog init.

Examples:

on *:DIALOG:test:init: {
animate_dialog $dialog($dname).hwnd

; THIS CODE WILL ANIMATE THE DIALOG ON THE INIT

}

alias -l animate_dialog {
dll cwnd.dll animateWindow $$1 $rand(500,1000) AC


; THIS ALIAS WILL YOU PUT WHEN YOU WANT TO ANIMATE A WINDOW THE ;500 AND 1000 IS THE MILLISECONDS DELAY TO OPEN

 }


User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...