XTookit for Programming with Windows API |
Post Reply |
Author | |
neo-host
Newbie Joined: 08 May 2005 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 08 May 2005 at 2:07am |
why don't u develop some version of that? because programming with MFC make the exe files much bigger and slower? |
|
ipaqlinux48
Newbie Joined: 31 March 2004 Location: Belgium Status: Offline Points: 16 |
Post Options
Thanks(0)
|
The same reason as why most people program in C, VB, Java, .Net, ... and not in Assembler. Most companies just want a great looking application in as lilttle time as possible. For instance, creating an app using nothing but the raw win32 api takes 2 years to develop. The same application, but now written in MFC takes 1 year. Ok, the native win32 api takes up to 3 MB of diskspace, whereas the MFC app takes 5 MB of diskspace. Is 1 year of extra development worth the 2 MB less diskspace? I don't think so. Just my opinion. |
|
neo-host
Newbie Joined: 08 May 2005 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
thanks for that,what ever
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |