Forum: C++ Jul 8th, 2005 |
| Replies: 15 Views: 20,720 |
Forum: C Jul 8th, 2005 |
| Replies: 1 Views: 979 |
Forum: Assembly Jun 30th, 2005 |
| Replies: 0 Views: 9,651 Free Win32 Assembly Source Codes If you are looking for free Win32 assembly source codes, you might want to check out my site here:
http://www.geocities.com/yeohhs/
I'm building a code base of assembly code snippets. This site... |
Forum: C++ Jun 22nd, 2005 |
| Replies: 6 Views: 4,951 Re: GUI using C++ - urgent Yes, you need to code using GTK API. I have used GTK on Linux. For Windows programming, I have not used GTK but I did try to install the Windows version and it comes with many runtime DLLs. I don't... |
Forum: Assembly Jun 19th, 2005 |
| Replies: 0 Views: 4,116 |
Forum: C++ Jun 19th, 2005 |
| Replies: 6 Views: 4,951 Re: GUI using C++ - urgent You can find GTK+ for Windows here.
http://www.dropline.net/gtk/
There is another GUI framework, wxWidgets.
http://www.wxwidgets.org/
Best Regards,
Yeoh
--
FREE downloads: Asm, C, and C++ tips,... |