programs: Add an implementation of Wordpad.
commit07bcfbdc9c8fca74f831dbe671b7425e31625c8b
authorKrzysztof Foltman <wdev@foltman.com>
Tue, 14 Feb 2006 13:48:29 +0000 (14 14:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Feb 2006 13:48:29 +0000 (14 14:48 +0100)
tree57f9b20bb723f1835a0056fce6be85f8b446817e
parentc9de37d71c3953be159e453da4252c1a9ac5e554
programs: Add an implementation of Wordpad.
configure
configure.ac
programs/Makefile.in
programs/wordpad/.gitignore [new file with mode: 0644]
programs/wordpad/En.rc [new file with mode: 0644]
programs/wordpad/Makefile.in [new file with mode: 0644]
programs/wordpad/resource.h [new file with mode: 0644]
programs/wordpad/rsrc.rc [new file with mode: 0644]
programs/wordpad/wordpad.c [new file with mode: 0644]