programs/winefontcfg: Add winefontcfg (try 5)

Nigel Liang ncliang at gmail.com
Tue Jul 17 16:10:12 CDT 2007


Hi,

Changelog:
- Use GetModuleFileName to get the full path to the currently running instance
- Rename some variables and constants
- Move all macros only used in main file out of header
- Add comments to explain datastructure used to store font link entries
- Removed places where global knowledge is used inside functions

Thanks to many comments by Dan.
-Nigel

--
 Makefile.in                         |    2
 configure.ac                        |    1
 programs/Makefile.in                |    3
 programs/winefontcfg/En.rc          |   51 +
 programs/winefontcfg/Makefile.in    |   17
 programs/winefontcfg/winefontcfg.c  | 1347 ++++++++++++++++++++++++++++++++++++
 programs/winefontcfg/winefontcfg.h  |   61 +
 programs/winefontcfg/winefontcfg.rc |   84 ++
 8 files changed, 1566 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winefontcfg.20070717.diff
Type: text/x-patch
Size: 58984 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070717/fd7196e8/winefontcfg.20070717-0001.bin


More information about the wine-patches mailing list