Hi Greg,
On Sun, May 22, 2011 at 9:43 PM, Greg Ercolano <[email protected]> wrote:
Albrecht Schlosser wrote:
> > On 22.05.2011 14:27, asif saeed wrote:
> >> By the way, I guess a conditional compile-time inclusion of the above
> stub
> >> could be made in in the fltkdll.lib - the lib file that needs to be
> >> specified in Linker/Input setting before comctl32.lib. This way, the
> user
> >> would still get to write standard main(). Don't you think so?
>
I think what Asif is suggesting is the .lib version of fltkdll
> do the WinMain() include (which it may be doing, or should be
> doing, I'm not sure).
>
Yes, that's exactly what I mean. Basically, I thought about creating a small
separate stub like this only to allow my users to be able to use good old
main() and to avoid having to define WinMain every time. But then I thought
this could have been done in the fltkdll.lib itself - that would make things
more transparent to the users. I am currently using fltk-1.3.x-r8514
snapshot. I have just downloaded fltk-1.3.x-r8695 and will test it as well.
If you guys do make these changes then do please throw an email in this same
thread to let me know about it as well.
Best regards, Asif
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk