Show main.m syntax highlighted
//
// main.m
// SampleProtocolHandler
//
// Created by wolf on 9/24/05.
// Copyright __MyCompanyName__ 2005. All rights reserved.
//
#import <Cocoa/Cocoa.h>
int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **) argv);
}
See more files for this project here
Code for Mac+WebObjects.
Project homepage:
http://sourceforge.net/projects/redshed
Programming language(s): C,Java,Objective C
License: other
English.lproj/
HandledURLWindow.nib/
classes.nib
info.nib
keyedobjects.nib
MainMenu.nib/
classes.nib
info.nib
keyedobjects.nib
InfoPlist.strings
SampleProtocolHandler.app/
Contents/
MacOS/
SampleProtocolHandler
Resources/
English.lproj/
HandledURLWindow.nib/
classes.nib
info.nib
keyedobjects.nib
MainMenu.nib/
classes.nib
info.nib
keyedobjects.nib
InfoPlist.strings
Info.plist
PkgInfo
SampleProtocolHandler.xcodeproj/
project.pbxproj
wolf.mode1
wolf.pbxuser
AppDelegate.h
AppDelegate.m
HandledURLWindow.h
HandledURLWindow.m
Info.plist
SampleProtocolHandler_Prefix.pch
main.m