TRUE - Patch entry is added to the master patch list
FALSE - Patch with matching name already in the list
FindPatch()
Synopsis
struct PatchEntry * FindPatch(
CONST_STRPTR name );
Inputs
name - Name of the patch to search for
Result
Pointer to the patch entry if found, or NULL
RemPatch()
Synopsis
VOID RemPatch(
struct PatchEntry * pe );
Inputs
Patch entry to remove (from FindPatch() or AddPatch())
Result
Patch entry is removed from the master patch list
Copyright (C) 1995-2025, The AROS Development Team. Wszystkie prawa zastrzeżone. Amiga(R), AmigaOS(R), Workbench i Intuition are znakami towarowymi Amiga Inc. Wszystkie inne znaki towarowe należą do ich prawnych właścicieli.