Re: where is SysBeep defined?
Re: where is SysBeep defined?
- Subject: Re: where is SysBeep defined?
- From: Stephane <email@hidden>
- Date: Thu, 21 Dec 2006 11:19:48 +0100
Le Dec 21, 2006 à 11:04 AM, Roland Silver a écrit :
SysBeep is undefined in the following. How come?
// main.m
// TestSysBeep
#import <Cocoa/Cocoa.h>
int main(int argc, char *argv[]) { SysBeep(30); }
NSBeep();
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden