https://bugs.winehq.org/show_bug.cgi?id=42658
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #57595|0 |1 is obsolete| |
--- Comment #6 from Gijs Vermeulen acescopezz@gmail.com --- Created attachment 57597 --> https://bugs.winehq.org/attachment.cgi?id=57597 stub test v3
(In reply to Bruno Jesus from comment #5)
The function returns void pointer, not void.
_CRTIMP void * __cdecl Alloc( size_t _NumBytes );
Thank you, I changed this but reverted it like an idiot. This patch should take care of the warning.