source: trunk/ICeCoffEE/ICeCoffEE/ICeCoffEEActionMenu.h@ 88

Last change on this file since 88 was 75, checked in by Nicholas Riley, 21 years ago

Fixed bugs, added final set of features for 1.3b3.

File size: 319 bytes
Line 
1/*
2 * ICeCoffEEActionMenu.h
3 * ICeCoffEE APE
4 *
5 * Created by Nicholas Riley on Wed Jan 29 2003.
6 * Copyright (c) 2003 Nicholas Riley. All rights reserved.
7 *
8 */
9
10#include <Carbon/Carbon.h>
11
12OSStatus ICCF_DoURLActionMenu(ICInstance inst, ConstStr255Param hint, const char *urlData, long startIndex, long endIndex);
Note: See TracBrowser for help on using the repository browser.