I've written a very basic app that creates a text box.

It worked fine until I enter the line:

AG_TextboxSizeHint(usernameBox, "XXXXXXXX");

When that line runs, my program crashes. VC++ says it's an "unhandled exception"
at that line. 

Why does the program work fine when I comment that line out? 

Thanks in advance for any help

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to