• Ready for review
  • Registry_Save

    The function Registry_Save saves the current registry settings to flash.

    int Registry_Save( void); int WriteRegistry( void);

    Parameters

    none

    Return Values

    If the function succeeds, the return value is 0x80000000.

    If the function fails, the return value is not 0x80000000 .

    Remarks

    Saving the registry to flash overrides the default settings saved in the CE-image itself. Clearing the flash-registry with Registry_Clear restores default settings.

    Requirements

    OS Versions: Windows CE 4.2 and later.
    Header: drvlib_app.h
    Link Library: drvlib_app.lib