a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
Include
 classes
 clib
 datatypes
 devices
 diskfont
 dos
 exec
 gadgets
 graphics
 hardware
 images
 intuition
 libraries
 pragma
 pragmas
 prefs
  asl.i / .h
  font.i / .h
  icontrol.i / .h
  input.i / .h
  locale.i / .h
  overscan.i / .h
  palette.i / .h
  pointer.i / .h
  prefhdr.i / .h
  printergfx.i / .h
  printerps.i / .h
  printertxt.i / .h
  reaction.h
  screenmode.i / .h
  serial.i / .h
  sound.i / .h
  wbpattern.i / .h
  workbench.i / .h
 proto
 reaction
 resources
 rexx
 utility
 workbench
GuruMeditation
Docs » Include » prefs » prefhdr.i / .h
	IFND	PREFS_PREFHDR_I
PREFS_PREFHDR_I	SET	1
**
**	$VER: prefhdr.i 38.1 (19.6.1991)
**	Includes Release 45.1
**
**	File format for preferences header
**
**	(C) Copyright 1991-2001 Amiga, Inc.
**	All Rights Reserved
**

;---------------------------------------------------------------------------

    IFND EXEC_TYPES_I
    INCLUDE "exec/types.i"
    ENDC

;---------------------------------------------------------------------------

ID_PREF	equ "PREF"
ID_PRHD	equ "PRHD"

;---------------------------------------------------------------------------

   STRUCTURE PrefHeader,0
	UBYTE	ph_Version	; version of following data
	UBYTE	ph_Type		; type of following data
	ULONG	ph_Flags	; always set to 0 for now
   LABEL PrefHeader_SIZEOF

;---------------------------------------------------------------------------

	ENDC	; PREFS_PREFHDR_I

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:

Rebels

TSL
RBS
CSL
RSI

Comments:

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