reactos/reactos/base/applications/paint/registry.h

10 lines
231 B
C
Raw Normal View History

/*
* PROJECT: PAINT for ReactOS
* LICENSE: LGPL
* FILE: registry.h
* PURPOSE: Offering functions dealing with registry values
* PROGRAMMERS: Benedikt Freisen
*/
void setWallpaper(char fname[], int style);