[Wine] A problem with GetProcessMemoryInfo?

Austin English austinenglish at gmail.com
Sun Nov 16 20:40:23 CST 2008


On Sun, Nov 16, 2008 at 6:36 PM, John Drescher <drescherjm at gmail.com> wrote:
> On Sun, Nov 16, 2008 at 7:24 PM, austin987 <wineforum-user at winehq.org> wrote:
>> Doesn't compile:
>>
>> austin at austin-desktop:~$ i586-mingw32msvc-gcc foo.c
>> foo.c: In function 'GetCurrentProcessMemory':
>> foo.c:14: error: 'bool' undeclared (first use in this function)
>> foo.c:14: error: (Each undeclared identifier is reported only once
>> foo.c:14: error: for each function it appears in.)
>> foo.c:14: error: expected ';' before 'ret'
>> foo.c:17: error: 'ret' undeclared (first use in this function)
>> foo.c: In function 'main':
>> foo.c:27: warning: return type of 'main' is not 'int'
>>
>
> This does not appear to have anything at all to do with wine. Correct
> me if I am wrong.
>
> John
>
>

Someone posted a program they wrote that doesn't work in wine. I
created a bug for them, and when checking up on old bugs today
realized it didn't compile. I posted in the original thread that it
didn't compile, so the original author can update/fix it.

-- 
-Austin



More information about the wine-users mailing list