oleacc: Add GetStateText implementation (try3)

Piotr Caban piotr at codeweavers.com
Tue May 13 09:25:05 CDT 2014


try3:
  - added test
  - changed arguments names
  - fixed handling of NULL out buffer

I didn't change anything regarding STATE_SYSTEM_* flags mapping to 
string resource ids. I don't see any reasonable way of doing it.
---
  dlls/oleacc/main.c       | 65 
++++++++++++++++++++++++++++++++++++++++++++++++
  dlls/oleacc/oleacc.rc    | 34 +++++++++++++++++++++++++
  dlls/oleacc/oleacc.spec  |  4 +--
  dlls/oleacc/resource.h   | 52 ++++++++++++++++++++++++++++++++++++++
  dlls/oleacc/tests/main.c | 38 ++++++++++++++++++++++++++++
  5 files changed, 191 insertions(+), 2 deletions(-)
  create mode 100644 dlls/oleacc/resource.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-oleacc-Add-GetStateText-implementation.txt
Type: text/x-patch
Size: 8612 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140513/44789764/attachment.bin>


More information about the wine-patches mailing list