- Change the root "readme.txt" file to have a CLT2011 text.
[reactos.git] / reactos / base / applications / paint / registry.h
1 /*
2 * PROJECT: PAINT for ReactOS
3 * LICENSE: LGPL
4 * FILE: base/applications/paint/registry.h
5 * PURPOSE: Offering functions dealing with registry values
6 * PROGRAMMERS: Benedikt Freisen
7 */
8
9 void SetWallpaper(TCHAR *szFileName, DWORD dwStyle, DWORD dwTile);