I never could figure out how to individually make windows desktop windows like queries or channels with a command, /window -d #chan doesn't work and I've asked before and most people just state alt+o > Display > Options > click on "windows..." button or right click a window and click the Desktop option in the treebar/switchbar. Either way, i wrote a very simple dll to access the win32 API called SetParent which allowed me to use $window(whatever).hwnd and send it to $window(-1).hwnd and boom, its a desktop window. This worked great up until the 7.x series. on mIRC 6.35 the window works fine if it was forced to a new parent, on 7.x series even tho it is now a desktop window i can't use it at all. not sure if this really is a bug or what not, probably should be a feature suggestion but we all know how long it takes for those to get implemented
