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++ Library : Other (not classified elsewhere) » Problem with dialogs
Re: Problem with dialogs [message #47077 is a reply to message #47076] Tue, 29 November 2016 10:05 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
This looks like something has overwrote TopWindow instance data with garbage (icon and largeicon members). From the description, looks like stack frame overwrite.

Any chance you are using some C arrays in your code? Or pointers to stack objects?

int h[200];

h[x] = something;


Or maybe using some library that does?

All I can say now is that I have the same setup for my major apps (win, in both 32 and 64 bit modes), I am doing a lot of stack based dialogs and prompts and never met this issue before... I do not rule out U++ as culprit, but...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Append line into LineEdit or DocEdit
Next Topic: RegEx Help
Goto Forum:
  


Current Time: Mon Apr 29 05:47:22 CEST 2024

Total time taken to generate the page: 0.71500 seconds