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 » U++ Widgets - General questions or Mixed problems » Ctrl creation via dll stuff
Re: Ctrl creation via dll stuff [message #49654 is a reply to message #49440] Thu, 22 March 2018 11:22 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
luoganda wrote on Fri, 09 February 2018 20:51
Quote:
Maybe you could quite the whole complaint here...

"Assertion failed in ...CtrlCore\Win32Wnd.cpp,line 528
top->hwnd"


My guess is that CreateWindowEx has failed.

My guts feeling is that this is because U++ is not properly initialized. Initialization creates window classes used with CreateWindowEx and that is what IMO fails here.

This is at the moment unsupported scenario. Anyway, if you want to try, check the definition of GUI_APP_MAIN macro and try to reproduice it with DLL_APP_MAIN (e.g. create something like DLL_GUI_APP_MAIN?)

Keep me informed, it would be nice to support this...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Random problems with destructors in GUI classes
Next Topic: DHCtrl, Ctrl NoBackPaint ignored?
Goto Forum:
  


Current Time: Fri May 10 07:20:12 CEST 2024

Total time taken to generate the page: 0.02280 seconds