SHLWAPI CList Functions

Jon Griffiths jon_p_griffiths at yahoo.com
Mon Jul 8 01:53:19 CDT 2002


Hi,

SHLWAPI updates; From the last patch, but cleaned/fixed up and split
into small chunks.

This chunk implements, documents and adds unit tests for ordinals
17-22, which
expose an API for a streamable compact list.

This patch adds 2 new files, so you'll need to re-run configure.

License: X11

ChangeLog:

  Jon Griffiths <jon_p_griffiths at yahoo.com>

 
+dlls/shlwapi/Makefile.in,dlls/shlwapi/clist.c,dlls/shlwapi/shlwapi.spec
   Implement/document @17,18,19,20,21,22 (Compact list API)

  +dlls/shlwapi/ordinal.c
   Remove stubs for 18,19,21,22

  +dlls/shlwapi/ordinal.h
   Add GET_FUNC_PTR macro; We don't always return when we can't get a
ptr.

  +dlls/shlwapi/test/clist.c
   Unit tests for compact list functions


=====
"Don't wait for the seas to part, or messiahs to come;
 Don't you sit around and waste this chance..." - Live

jon_p_griffiths at yahoo.com

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SHLWAPI_clist.diff.bz2
Type: application/x-bzip2
Size: 7215 bytes
Desc: SHLWAPI_clist.diff.bz2
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020707/cc0fc26b/SHLWAPI_clist.diff.bin


More information about the wine-patches mailing list