Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Thu Mar 28 11:03:17 CET 2024

Total time taken to generate the page: 0.01244 seconds