19#ifndef _NETSURF_WINDOWS_PREFS_H_
20#define _NETSURF_WINDOWS_PREFS_H_
nserror
Enumeration of error codes.
nserror nsws_prefs_save(void)
Save the users preferances.
void nsws_prefs_dialog_init(HINSTANCE hinst, HWND parent)
open the preferences dialog and respond to user.
HINSTANCE hinst
win32 application instance handle.