[Bug 13302] GetProcessMemoryInfo is unimplemented

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 16 18:23:29 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=13302





--- Comment #1 from Austin English <austinenglish at gmail.com>  2008-11-16 18:23:28 ---
Still unimplemented.

Probably should've tested this first, but 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’


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list