Alon Bar-Lev <alon.bar...@gmail.com> wrote on 21.12.2009 17:30:04:

> Hello,
> 
> Can this be added?
> 
> Should be:
>   typedef enum _HTTP_DATA_CHUNK_TYPE {
>     HttpDataChunkFromMemory,HttpDataChunkFromFileHandle,
> HttpDataChunkFromFragmentCache,HttpDataChunkFromFragmentCacheEx,
> HttpDataChunkMaximum
>   } HTTP_DATA_CHUNK_TYPE,*PHTTP_DATA_CHUNK_TYPE;
> 
> 
> Thanks!

Thanks for the missing constant. I can confirm by genidl and msdn, that we 
missed this constant.
I've added it to trunk version at revision 1670.

2009-12-22  Kai Tietz  <kai.ti...@onevision.com>

        * http.h (HTTP_DATA_CHUNK_TYPE): Add
        HttpDataChunkFromFragmentCacheEx.


Cheers,
Kai

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to