Re: [PATCH 2/3] dmloader: Display new ref in AddRef and Release.

2012-11-06 Thread Christian Costa
Thanks for spotting. I will send an additional patch for that or do an update. 2012/11/6 Nikolay Sivov > On 11/6/2012 14:09, Alistair Leslie-Hughes wrote: > >> Hi, >> >> On 6/11/2012 7:05 PM, Christian Costa wrote: >> >>static HRESULT WINAPI IDirectMusicLoaderImpl_** >>> IDirectMusicLoader_G

Re: [PATCH 2/3] dmloader: Display new ref in AddRef and Release.

2012-11-06 Thread Nikolay Sivov
On 11/6/2012 14:09, Alistair Leslie-Hughes wrote: Hi, On 6/11/2012 7:05 PM, Christian Costa wrote: static HRESULT WINAPI IDirectMusicLoaderImpl_IDirectMusicLoader_GetObject(LPDIRECTMUSICLOADER8 iface, LPDMUS_OBJECTDESC pDesc, REFIID riid, LPVOID* ppv) @@ -880,7 +884,7 @@ HRESULT WINAPI DMUS

Re: [PATCH 2/3] dmloader: Display new ref in AddRef and Release.

2012-11-06 Thread Alistair Leslie-Hughes
Hi, On 6/11/2012 7:05 PM, Christian Costa wrote: static HRESULT WINAPI IDirectMusicLoaderImpl_IDirectMusicLoader_GetObject(LPDIRECTMUSICLOADER8 iface, LPDMUS_OBJECTDESC pDesc, REFIID riid, LPVOID* ppv) @@ -880,7 +884,7 @@ HRESULT WINAPI DMUSIC_CreateDirectMusicLoaderImpl (LPCGUID lpcGUID,