mIRC Home    About    Download    Register    News    Help

Print Thread
#259999 17/02/17 07:03 PM
Joined: Feb 2017
Posts: 24
D
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Feb 2017
Posts: 24
hi, i creating a dll in delphi but, i need the tag of call toolbar to using in my dll, in normal i used "hwnd" but active my function in main mirc window.

sorry for my bad english

Joined: Jul 2006
Posts: 4,141
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,141
If you are looking for the hwnd of the mIRC toolbar, you can use findWindow() and look for "mIRC_ToolBar"


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Wims #260001 17/02/17 07:23 PM
Joined: Feb 2017
Posts: 24
D
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Feb 2017
Posts: 24
ok but, i using comand for insert glass on mirc, so the glass apply on mirc main window, i need to pud "findWindow()" direct in this command or In the command that uses this command, i used "FindWindowEx(mWnd,0,'mIRC_Toolbar',nil)" but not working.

tankyou for help me!


Link Copied to Clipboard