Click here to Skip to main content
15,903,362 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: IDL question Pin
Bill S3-Sep-02 4:24
professionalBill S3-Sep-02 4:24 
GeneralRe: IDL question Pin
Jeremy Pullicino3-Sep-02 5:13
Jeremy Pullicino3-Sep-02 5:13 
GeneralRe: IDL question Pin
Bill S3-Sep-02 5:21
professionalBill S3-Sep-02 5:21 
GeneralRe: IDL question Pin
Tom Wright5-Sep-02 7:36
Tom Wright5-Sep-02 7:36 
QuestionATL based COM fire-event client ? Pin
alma2-Sep-02 3:25
alma2-Sep-02 3:25 
AnswerRe: ATL based COM fire-event client ? Pin
Pavel Klocek2-Sep-02 6:20
Pavel Klocek2-Sep-02 6:20 
AnswerRe: ATL based COM fire-event client ? Pin
Todd Smith2-Sep-02 15:43
Todd Smith2-Sep-02 15:43 
GeneralA question about #define WIN32 and "sbrk" Pin
George Ma1-Sep-02 1:13
George Ma1-Sep-02 1:13 
Hi, everyone!

Look at the source codes,

--------
/* #define WIN32 */
#ifdef WIN32
#define MORECORE wsbrk
#endif
--------

Such is the comments,

--------
WIN32 (default: undefined)
Define this on MS win (95, nt) platforms to compile in sbrk emulation.
--------

I have two questions,

1. What means WIN32? When the variable "WIN32" becomes
defined? When it is not defined?

2. What means "sbrk" in the comment? What means "wsbrk"?

Btw: the software is written for both Windows and Linux
platforms.

Cheers,
George
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Stephane Rodriguez.1-Sep-02 2:15
Stephane Rodriguez.1-Sep-02 2:15 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
George Ma1-Sep-02 4:08
George Ma1-Sep-02 4:08 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Stephane Rodriguez.1-Sep-02 4:21
Stephane Rodriguez.1-Sep-02 4:21 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
George Ma2-Sep-02 3:34
George Ma2-Sep-02 3:34 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Anders Molin1-Sep-02 5:01
professionalAnders Molin1-Sep-02 5:01 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
George Ma2-Sep-02 3:34
George Ma2-Sep-02 3:34 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Michael Dunn1-Sep-02 6:51
sitebuilderMichael Dunn1-Sep-02 6:51 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Brian Delahunty1-Sep-02 7:07
Brian Delahunty1-Sep-02 7:07 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Michael Dunn1-Sep-02 9:03
sitebuilderMichael Dunn1-Sep-02 9:03 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Brian Delahunty1-Sep-02 9:02
Brian Delahunty1-Sep-02 9:02 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
George Ma2-Sep-02 3:36
George Ma2-Sep-02 3:36 
GeneralA question about "size_t" Pin
George Ma31-Aug-02 21:07
George Ma31-Aug-02 21:07 
GeneralRe: A question about "size_t" Pin
Vagif Abilov31-Aug-02 21:17
professionalVagif Abilov31-Aug-02 21:17 
GeneralRe: A question about "size_t" Pin
George Ma31-Aug-02 23:41
George Ma31-Aug-02 23:41 
GeneralRe: A question about "size_t" Pin
Stephane Rodriguez.31-Aug-02 21:45
Stephane Rodriguez.31-Aug-02 21:45 
GeneralRe: A question about "size_t" Pin
George Ma31-Aug-02 23:48
George Ma31-Aug-02 23:48 
GeneralRe: A question about "size_t" Pin
Daniel Turini1-Sep-02 0:02
Daniel Turini1-Sep-02 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.