write.exe: Add a new program that calls wordpad.exe.
commit2777a94d4eef7dd8f8d422bed1c1363a059f9109
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Thu, 2 Aug 2007 03:01:29 +0000 (1 20:01 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Aug 2007 10:53:31 +0000 (2 12:53 +0200)
tree0cc2a61876fa00e0536121a999a6542de90a948c
parentcb8a0dd70dba0bfaeeaf98d239f4b07760ebd4b1
write.exe: Add a new program that calls wordpad.exe.
.gitignore
Makefile.in
configure
configure.ac
programs/Makefile.in
programs/write/En.rc [new file with mode: 0644]
programs/write/Makefile.in [new file with mode: 0644]
programs/write/resources.h [new file with mode: 0644]
programs/write/rsrc.rc [new file with mode: 0644]
programs/write/write.c [new file with mode: 0644]