U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Archive » drag & drop
Re: drag & drop [message #8138 is a reply to message #8122] Mon, 12 February 2007 07:12 Go to previous message
mobilehunter is currently offline  mobilehunter
Messages: 87
Registered: November 2006
Member
I removed the Open and the rest from constructor.
And add this codes.
So i have to put codes that need immediate access to hwnd inside NcCreate, right?

void TestDragDrop::NcCreate(HWND hwnd)
{
	Ctrl::NcCreate(hwnd);
	DragAcceptFiles(hwnd,true);
}


Thanks for the correction.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to try classes inside TCtrlLib?
Goto Forum:
  


Current Time: Sun Jun 14 16:13:21 GMT+2 2026

Total time taken to generate the page: 0.00516 seconds