[PATCH] programs/findstr: Added stub exe.

Qian Hong fracting at gmail.com
Wed Oct 3 10:25:52 CDT 2012


Hello,

The installer of POPO 2012 will call findstr.exe, this stub exe generates a 'fixme:findstr:wmain stub: L"findstr" L"/i" L"everyone:.*F"' message instead of 'File not found". 

Thanks!

---
 configure                    |    1 +
 configure.ac                 |    1 +
 programs/findstr/Makefile.in |    7 +++++++
 programs/findstr/main.c      |   33 +++++++++++++++++++++++++++++++++
 4 files changed, 42 insertions(+), 0 deletions(-)
 create mode 100644 programs/findstr/Makefile.in
 create mode 100644 programs/findstr/main.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-programs-findstr-Added-stub-exe.txt
Type: text/x-patch
Size: 2531 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121003/4f8de0d4/attachment.bin>


More information about the wine-patches mailing list