On Tuesday 27 November 2007 04:28:07 James McKenzie wrote: > All: > I would like to work on the eventlog.c and would like pointers to an > example of reading a registry example under Wine. > > Thank you. > > James
You can access the registry using the same functions that you would use on Windows. Our wordpad and notepad clones read/write to the registry; look in the 'programs' folder of the Wine source. Alexander N. Sørnes