File:  [RetroPC.NET] / np2 / macosx / Attic / dialogutils.h
Revision 1.1: download - view: text, annotated - select for diffs
Sat Oct 25 04:19:58 2003 JST (22 years ago) by tk800
Branches: MAIN
CVS tags: HEAD
Add opening

/*
 *  dialogutils.h
 *  np2
 *
 *  Created by tk800 on Sat Oct 25 2003.
 *
 */


void endLoop(WindowRef window);
ControlRef getControlRefByID(OSType sign, int id, WindowRef win);
void SetInitialTabState(WindowRef theWindow, UInt16 pane, int max);
short changeTab(WindowRef window, UInt16 pane);

RetroPC.NET-CVS <cvs@retropc.net>