Home » Files » mIRC Dlls

CWND - v0.1
[ Download from mirror (108KB) ]
                   - CWND DLL -

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
 }

-
Version: 0.1
Size: 108,0KB



Category: mIRC Dlls | Added by: ^WeSt | Added on: 02 Jan 2011, 07:12:17 | Tags: animate cwnd dll
Views: 2307 | Downloads: 838