Re: coco for Ms Windows ??
Re: coco for Ms Windows ??
- Subject: Re: coco for Ms Windows ??
- From: "Erik M. Buck" <email@hidden>
- Date: Thu, 28 Mar 2002 10:42:34 -0600
AppKit, Foundation, and many other frameworks worked on Windows before they
worked on Mac. They are all derived from Openstep which was cross-platform.
(Solaris, Mach, HPUX, Windows NT, on SPARC, Intel, 68000, and PA-RISC.
Versions for Alpha and 88000 were described, but I never saw them. NeXTstep
worked on 68000, Intel, and RS6000 (PPC-604 ?).
Apple reneged on continuing cross platform support promises.
----- Original Message -----
From: "Tristan lorach" <email@hidden>
To: "cocoa-dev list" <email@hidden>
Sent: Thursday, March 28, 2002 10:03 AM
Subject: Fwd: coco for Ms Windows ??
>
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.