Module: wine Branch: master Commit: 7e8d79fa3d183944dbf8e0c0d03db2ed824e7d56 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7e8d79fa3d183944dbf8e0c0d0...
Author: Michael Stefaniuc mstefani@redhat.de Date: Sun Dec 9 16:29:44 2007 +0100
hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.
---
dlls/hhctrl.ocx/chm.c | 28 ++++++++++++++-------------- dlls/hhctrl.ocx/content.c | 22 +++++++++++----------- dlls/hhctrl.ocx/help.c | 34 +++++++++++++++++----------------- dlls/hhctrl.ocx/hhctrl.c | 10 +++++----- dlls/hhctrl.ocx/hhctrl.h | 14 +++++++------- dlls/hhctrl.ocx/webbrowser.c | 6 +++--- 6 files changed, 57 insertions(+), 57 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7e8d79fa3d183944dbf8e0...