Re: Static variable in dialog box proc



Vincent Fatica wrote:
On Tue, 29 Jul 2008 19:37:46 -0700, "Alexander Grigoriev"
<alegr@xxxxxxxxxxxxx> wrote:

Some other function corrupted your static memory (BSS section).

Yup! ... was using an out-dated declaration of a struct that my
DLL's host writes to.

If you ever encounter similar odd behavior in the future, use a data
breakpoint to trap the function which is changing your variable.


.



Relevant Pages


Quantcast