[Bug 9152] Unimplemented function ntdll.dll.RtlGetCompressionWorkSpaceSize
http://bugs.winehq.org/show_bug.cgi?id=9152 --- Comment #24 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-26 18:15:51 --- Created an attachment (id=18217) --> (http://bugs.winehq.org/attachment.cgi?id=18217) stub for RtlCompressBuffer ok, let's do this one by one. the other functions may be called only on failure so if this one succeeds those calls are not needed. so test this one on top of the last patch. keep in mind i am only stubbing functions, they are not implemented so the application may not have the correct behaviour even if it doesn't crash. so when it doesn't crash check if it is doing what it should, so that i know if it is worth it to send these patches to be commited. -- 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.
participants (1)
-
wine-bugs@winehq.org