Forum: C++ Jul 8th, 2005 |
| Replies: 22 Views: 41,980 You might want to check out what others are doing at sf.net. |
Forum: C Jul 8th, 2005 |
| Replies: 1 Views: 1,177 Pwrhaps you could get more volunteers at Game Programming forums. :) |
Forum: Assembly Jun 30th, 2005 |
| Replies: 0 Views: 11,927 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... |
Forum: C++ Jun 22nd, 2005 |
| Replies: 6 Views: 6,284 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: 5,051 Check out RosAsm at http://www.rosasm.org |
Forum: C++ Jun 19th, 2005 |
| Replies: 6 Views: 6,284 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++... |