Yet another bug (.NET 2002)
- From: "Jacky Luk" <jl@xxxxxxxxxx>
- Date: Wed, 1 Mar 2006 17:29:25 +0800
pOrdinalName =
(PIMAGE_IMPORT_BY_NAME)GetPtrFromRVA(reinterpret_cast<DWORD>(pINT->u1.AddressOfData),
pNTHeader, pImageBase);
----------------------------------------------------------------
c:\Documents and Settings\abc\abc\SRC\PEload.cpp(169): error C2440:
'reinterpret_cast' : cannot convert from 'DWORD' to 'DWORD'
Thanks for any inspections
Jack
.
- Follow-Ups:
- Re: Yet another bug (.NET 2002)
- From: Jack
- Re: Yet another bug (.NET 2002)
- From: Heinz Ozwirk
- Re: Yet another bug (.NET 2002)
- Prev by Date: Re: How to convert TCHAR type to standard ISO C++ string?
- Next by Date: Re: UNICODE to MBCS
- Previous by thread: error C2276; passing &member function to _beginthreadex
- Next by thread: Re: Yet another bug (.NET 2002)
- Index(es):