Module: wine Branch: master Commit: 365bbe8343f1f5461c4f2afe2d90be4007818878 URL: http://source.winehq.org/git/wine.git/?a=commit;h=365bbe8343f1f5461c4f2afe2d...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Tue Jun 10 18:06:08 2008 +0200
quartz: Expose some methods so that a custom allocator can be created.
---
dlls/quartz/memallocator.c | 152 +++++++++++++++++++---------------------- dlls/quartz/quartz_private.h | 46 +++++++++++++ 2 files changed, 116 insertions(+), 82 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=365bbe8343f1f5461c4f2a...