|
From: Eric K. <eri...@gm...> - 2011-11-18 07:47:24
|
Overflow? Cold be related to 32 bit vs 64 bit On 18 Nov 2011, at 06:42, Dave Tapley <duk...@gm...> wrote: > Everything looked good until I noticed this: > In yours, you have: > wxSTC_MASK_FOLDERS = 4261412864 > > But in mine, I have: > wxSTC_MASK_FOLDERS = (-33554432) > > Curious, no? > If you Google "wxSTC_MASK_FOLDERS" it seems that other people > (primarily those wrapping wxWidgets in other languages) are reporting > a similar 'issue'. > > Dave |