2014-12-16 9:56 GMT+01:00 Jim Michaels <[email protected]>:
>
> usually, any microsoft _PTR is a *, but DWORD_PTR is defined as long long
> unsigned int.
> winerrstr.cpp:83:24: error: invalid conversion from 'DWORD* {aka long
> unsigned int*}' to 'DWORD_PTR {aka long long unsigned int}' [-fpermissive]
>     DWORD_PTR *dwpArray;
>     dwpArray=(DWORD_PTR*)new DWORD_PTR[argc+1];
>
>
Please see this link for the definitions of all Windows types:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa383751.aspx

Ruben



> dongsheng daily 20141105
> -------------
> Jim Michaels
> [email protected]
> [email protected]
> http:&#x2F;&#x2F;RenewalComputerServices.com
> http:&#x2F;&#x2F;JesusnJim.com (computer repair info, programming)
>
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to