Re: coco for Ms Windows ??
Re: coco for Ms Windows ??
- Subject: Re: coco for Ms Windows ??
- From: Eric Peyton <email@hidden>
- Date: Thu, 28 Mar 2002 10:29:01 -0600
This is left over from when Cocoa did work on Windows. Cocoa no longer
works on windows.
Eric
On Thursday, March 28, 2002, at 10:03 AM, Tristan lorach wrote:
I don't catch this :
in AppKitDefines.h I can read this :
---------------
...
//
// For Windows
//
#elif defined(WIN32)
#ifndef _NSBUILDING_APPKIT_DLL
#define _NSWINDOWS_DLL_GOOP __declspec(dllimport)
#else
#define _NSWINDOWS_DLL_GOOP __declspec(dllexport)
#endif
...
------------------
does it mean that AppKit (or cocoa) is expected to work on windows ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.