Re: Help! by Paul
Paul
Thu Sep 25 10:43:37 CDT 2003
I don't understand your first comment about 'struct LPVOID', but the
declaration of the LPVOID type itself is in windef.h (it's a pointer to
void, oddly enough). If you include <windows.h>, as is standard practice in
Windows programs, you'll get windef.h automatically.
Paul T.
"zheye" <zheye@moons.com.cn> wrote in message
news:epdfmC0gDHA.2916@tk2msftngp13.phx.gbl...
> hi,all:
>
> I can't fine "struct LPVOID" that more files use it define a new
> structure in WinCE BSP c sources files,anybody who can tell me which file
> define the struct LPVOID.ths.
>
>
> Best Regards.
> lilo.
>
>