[PATCH] vbscript: Implemented RGB(try 2)

Shuai Meng mengshuaicalendr at gmail.com
Sat Sep 20 04:27:34 CDT 2014


Change log:
   Modified C++ coding style;
   Used int instead of LONG;
   Used RGB macro;
   Added some tests for numbers that beyond 255.
---
  dlls/vbscript/global.c      | 27 ++++++++++++++++++++++-----
  dlls/vbscript/tests/api.vbs | 36 ++++++++++++++++++++++++++++++++++++
  2 files changed, 58 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Implemented-RGB.txt
Type: text/x-patch
Size: 4146 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140920/1f874330/attachment.bin>


More information about the wine-patches mailing list