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 » TopWindow&PopUp, TrayIcon » Crashing when using MenuBar's
Re: Crashing when using MenuBar's [message #43380 is a reply to message #43311] Tue, 15 July 2014 12:57 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
This means that Win32 failed to create a window (CreateWindow call).

I would say that it is either some generic nasty bug in your code, overwriting something somewhere, maybe it is a method call on destructed object. Or, alternatively, something in your code accidentally creates a log of windows and you run out of HWND per process limit (10000).
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Bug/please explain] TopWindow.Execute in loop
Next Topic: Function holding a static TopWindow. Is it safe?
Goto Forum:
  


Current Time: Mon May 13 16:35:26 CEST 2024

Total time taken to generate the page: 0.02060 seconds