RE: what's not to like??
RE: what's not to like??
- Subject: RE: what's not to like??
- From: "Smith, Bradley" <email@hidden>
- Date: Mon, 22 Oct 2001 15:40:55 +0100
What's __stdcall? It's not in the ansi spec for C++ ( I just looked )?
It's used as a Microsoft WIN32 calling convention under Windows. Does Obj-C
or Cocoa use it as well?
Brad
>
-----Original Message-----
>
From: socko [mailto:email@hidden]
>
Sent: 22 October 2001 15:22
>
To: email@hidden
>
Subject: what's not to like??
>
>
>
ProjectBuilder does not like the following code:
>
>
>
#define FMCBACKDEF(t, n) typedef t (__stdcall *n)
>
>
FMCBACKDEF(FHandle, FMX_NewHandleCall)(long size);
>
>
>
>
does anyone know why?
>
Make a great connection at Yahoo! Personals.
>
http://personals.yahoo.com
>
_______________________________________________
>
cocoa-dev mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev