c++.windows.32-bits - Win32 headers are outdated
- Juan <Juan_member pathlink.com> Mar 26 2005
- Scott Michel <scottm aero.org> Mar 27 2005
- Juan <Juan_member pathlink.com> Apr 03 2005
Hello I have just downloaded the c++ compiler and I think it's great. However, I have noticed that the win32 headers are quite outdated (1996 says comments on the top). Since then, new controls, like the rebar, have been added and new features, like custom draw. Are those files going to be updated in future versions? If so, when?
Mar 26 2005
Juan wrote:Hello I have just downloaded the c++ compiler and I think it's great. However, I have noticed that the win32 headers are quite outdated (1996 says comments on the top). Since then, new controls, like the rebar, have been added and new features, like custom draw. Are those files going to be updated in future versions? If so, when?
Google for "digital mars microsoft sdk". You can download the current MS SDK and there are good directions how to incorporate it into DMC.
Mar 27 2005
In article <d27ad8$5pt$1 digitaldaemon.com>, Scott Michel says...Juan wrote:Hello I have just downloaded the c++ compiler and I think it's great. However, I have noticed that the win32 headers are quite outdated (1996 says comments on the top). Since then, new controls, like the rebar, have been added and new features, like custom draw. Are those files going to be updated in future versions? If so, when?
Google for "digital mars microsoft sdk". You can download the current MS SDK and there are good directions how to incorporate it into DMC.
Ok. Thank you.
Apr 03 2005








Juan <Juan_member pathlink.com>