RE: [Release] Enhanced PSM (Version 1.0)
I still have the tab problem but if youre having the tab problem still
replace line 25,26 to
Interop.Call("user32.dll", "SetParent", CLWindow.Handle, Messenger.ContactListWndHandle);
Interop.Call("User32.dll","SetWindowPos",CLWindow.Handle,1,49,126,clistwidth-123,20,0);
It should line it up to the search box,,,if its not already
|