where is SysBeep defined?
where is SysBeep defined?
- Subject: where is SysBeep defined?
- From: Roland Silver <email@hidden>
- Date: Thu, 21 Dec 2006 03:04:23 -0700
SysBeep is undefined in the following. How come?
// main.m
// TestSysBeep
#import <Cocoa/Cocoa.h>
int main(int argc, char *argv[]) { SysBeep(30); }
--Roland Silver <email@hidden>
_______________________________________________
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