You are compiling win32 files and NOT native executables (/Subsystem: native). So you are using the "DOS-interface". Don't blame MS for someone using _that_ interface.
Greets Loris > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Davide Libenzi > Sent: Mittwoch, 2. April 2003 20:38 > To: XMail mailing list > Subject: [xmail] Re: help (fwd) > > It is not a matter of case sensitivity. It a matter of doing things > correctly: > > "com1" != "com1.bau.meaw" > > *dot* > > And things *must* be implemented correctly from an application point of > view. You cannot pretend apps to use kernel functions to do things > correctly. This is what happened with DOS and this is way it took a while > for M$ to migrate and to drop these hidden hooks apps used to exploit. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
