No. You can be sure that your problem is not in the IUP code. You
said that other controls were working, right? So there is no point in
debugging this part of the code.

  And the debug stopping at a very stable part of the code only
emphasizes that the problem is at this compiler version. MingW from
the official distribution works perfectly fine.

Best,
Scuri


On Thu, Jun 5, 2014 at 10:57 AM, Victor Bombi <[email protected]> wrote:
> Hi Antonio,
>
> this is the value from wndclass prior to calling RegisterClass in
> winDialogRegisterClass
>
> (gdb) p wndclass
> $7 = {style = 2048, lpfnWndProc = 0x6938cff4 <winDialogWndProc>, cbClsExtra
> = 0, cbWndExtra = 0, hInstance = 0x76020000,
>   hIcon = 0x0, hCursor = 0x10003, hbrBackground = 0x10, lpszMenuName = 0x0,
>   lpszClassName = 0x693bfe8c <itable_itemGrow+5540> L"IupDialog"}
>
> is there anything suspicious?
>
> victor
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to