a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
Include
 classes
 clib
 datatypes
 devices
 diskfont
 dos
 exec
 gadgets
 graphics
 hardware
 images
 intuition
 libraries
 pragma
 pragmas
  amigaguide_pragmas.h
  aml_pragmas.h
  arexx_pragmas.h
  asl_pragmas.h
  battclock_pragmas.h
  battmem_pragmas.h
  bevel_pragmas.h
  bitmap_pragmas.h
  bullet_pragmas.h
  button_pragmas.h
  cardres_pragmas.h
  checkbox_pragmas.h
  chooser_pragmas.h
  cia_pragmas.h
  clicktab_pragmas.h
  colorwheel_pragmas.h
  commodities_pragmas.h
  console_pragmas.h
  datatypes_pragmas.h
  datebrowser_pragmas.h
  disk_pragmas.h
  diskfont_pragmas.h
  dos_pragmas.h
  drawlist_pragmas.h
  exec_pragmas.h
  exec_sysbase_pragmas.h
  expansion_pragmas.h
  fuelgauge_pragmas.h
  gadtools_pragmas.h
  getfile_pragmas.h
  getfont_pragmas.h
  getscreenmode_pragmas.h
  glyph_pragmas.h
  graphics_pragmas.h
  hdwrench_pragmas.h
  icon_pragmas.h
  iffparse_pragmas.h
  input_pragmas.h
  integer_pragmas.h
  intuition_pragmas.h
  keymap_pragmas.h
  label_pragmas.h
  layers_pragmas.h
  layout_pragmas.h
  listbrowser_pragmas.h
  locale_pragmas.h
  lowlevel_pragmas.h
  mathffp_pragmas.h
  mathieeedoubbas_pragmas.h
  mathieeedoubtrans_pragmas.h
  mathieeesingbas_pragmas.h
  mathieeesingtrans_pragmas.h
  mathtrans_pragmas.h
  misc_pragmas.h
  nonvolatile_pragmas.h
  palette_pragmas.h
  penmap_pragmas.h
  popcycle_pragmas.h
  potgo_pragmas.h
  radiobutton_pragmas.h
  ramdrive_pragmas.h
  realtime_pragmas.h
  requester_pragmas.h
  resource_pragmas.h
  rexxsyslib_pragmas.h
  scroller_pragmas.h
  slider_pragmas.h
  space_pragmas.h
  speedbar_pragmas.h
  string_pragmas.h
  texteditor_pragmas.h
  timer_pragmas.h
  translator_pragmas.h
  utility_pragmas.h
  virtual_pragmas.h
  wb_pragmas.h
  window_pragmas.h
 prefs
 proto
 reaction
 resources
 rexx
 utility
 workbench
GuruMeditation
Docs » Include » pragmas » commodities_pragmas.h
#ifndef PRAGMAS_COMMODITIES_PRAGMAS_H
#define PRAGMAS_COMMODITIES_PRAGMAS_H

/*
**	$VER: commodities_pragmas.h 40.1 (17.5.1996)
**
**	Direct ROM interface (pragma) definitions.
**
**	Copyright © 2001 Amiga, Inc.
**	    All Rights Reserved
*/

#if defined(LATTICE) || defined(__SASC) || defined(_DCC)
#ifndef __CLIB_PRAGMA_LIBCALL
#define __CLIB_PRAGMA_LIBCALL
#endif /* __CLIB_PRAGMA_LIBCALL */
#else /* __MAXON__, __STORM__ or AZTEC_C */
#ifndef __CLIB_PRAGMA_AMICALL
#define __CLIB_PRAGMA_AMICALL
#endif /* __CLIB_PRAGMA_AMICALL */
#endif /* */

#if defined(__SASC) || defined(__STORM__)
#ifndef __CLIB_PRAGMA_TAGCALL
#define __CLIB_PRAGMA_TAGCALL
#endif /* __CLIB_PRAGMA_TAGCALL */
#endif /* __MAXON__, __STORM__ or AZTEC_C */

#ifndef CLIB_COMMODITIES_PROTOS_H
#include <clib/commodities_protos.h>
#endif /* CLIB_COMMODITIES_PROTOS_H */

/*--- functions in V36 or higher (Release 2.0) ---*/

/*  OBJECT UTILITIES */

#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CreateCxObj 1e 98003
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CxBroker 24 0802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase ActivateCxObj 2a 0802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase DeleteCxObj 30 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase DeleteCxObjAll 36 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CxObjType 3c 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CxObjError 42 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase ClearCxObjError 48 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase SetCxObjPri 4e 0802
#endif /* __CLIB_PRAGMA_LIBCALL */

/*  OBJECT ATTACHMENT */

#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase AttachCxObj 54 9802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase EnqueueCxObj 5a 9802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase InsertCxObj 60 A9803
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase RemoveCxObj 66 801
#endif /* __CLIB_PRAGMA_LIBCALL */

/*  TYPE SPECIFIC */

#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase SetTranslate 72 9802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase SetFilter 78 9802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase SetFilterIX 7e 9802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase ParseIX 84 9802
#endif /* __CLIB_PRAGMA_LIBCALL */

/*  COMMON MESSAGE */

#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CxMsgType 8a 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CxMsgData 90 801
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase CxMsgID 96 801
#endif /* __CLIB_PRAGMA_LIBCALL */

/*  MESSAGE ROUTING */

#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase DivertCxMsg 9c A9803
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase RouteCxMsg a2 9802
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase DisposeCxMsg a8 801
#endif /* __CLIB_PRAGMA_LIBCALL */

/*  INPUT EVENT HANDLING */

#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase InvertKeyMap ae 98003
#endif /* __CLIB_PRAGMA_LIBCALL */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase AddIEvents b4 801
#endif /* __CLIB_PRAGMA_LIBCALL */
/*--- functions in V38 or higher (Release 2.1) ---*/
/*  MORE INPUT EVENT HANDLING */
#ifdef __CLIB_PRAGMA_LIBCALL
 #pragma libcall CxBase MatchIX cc 9802
#endif /* __CLIB_PRAGMA_LIBCALL */

#endif /* PRAGMAS_COMMODITIES_PRAGMAS_H */

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Razor 1911

TSL
SPB
RBS
RZR

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se