flat assembler
Message board for the users of flat assembler.

Index > Windows > why so many different windows includes?

Author
Thread Post new topic Reply to topic
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 29 Apr 2004, 08:47
WIN32A.INC
WIN32AX.INC
WIN32AXP.INC
WIN32W.INC
WIN32WX.INC
WIN32WXP.INC

Why are there so many windows includes, and which one is best to use for a beginner?
Post 29 Apr 2004, 08:47
View user's profile Send private message Reply with quote
decard



Joined: 11 Sep 2003
Posts: 1092
Location: Poland
decard 29 Apr 2004, 11:07
win32a.inc - basic win32 programming header;
win32ax.inc - "extended" version of above - good especially for beginners, makes the win32 app much simpler;
win32axp.inc - just like win32ax, but also performs checking of number of parameters passed to API's

win32w*.inc - those files are used for API that works with unicode.

so you can just choose what do you like Smile
Post 29 Apr 2004, 11:07
View user's profile Send private message Visit poster's website Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 29 Apr 2004, 17:56
Allright, that helps, thanks.
madmatt
Post 29 Apr 2004, 17:56
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.