When I did the last set of include file I forgot to update resource.h with it and it was missing a number of later equates for building resources.
I have just added all the ones I could find, duplicate checked the combined collection and made it into one file. The later stuff is added on the end of the earlier versuion.
Hello,
This one is more complet.
Thanks ,i have updated it! :bg
Is there an updated version of kernel32.inc anywhere to be downloaded, as it lacks proto types and symbols for use of windows condition variables. InitializeConditionVariable etc. It is a must for me to use these functions as PulseEvent is outdated and unreliable.
Any help will be appreciated.
Hello,
QuoteIs there an updated version of kernel32.inc anywhere to be downloaded
here http://www.masm32.com/board/index.php?topic=11531.0
in winbase.sdk
Is the resource.h file in this thread better than the resource.h that comes with the latest masm32 package?
Quote from: zemtex on September 12, 2010, 05:34:10 PM
Is the resource.h file in this thread better than the resource.h that comes with the latest masm32 package?
Its just up to date headers. If you have other files with masm that are up to date, and that isn't theres could be a compatibility issue.
Its always better to update your files if the chance serves.