Hi Wolfgang,
On Tuesday 12 April 2005 22:30, you wrote:
> As you might have guessed, I don't have too much knowledge about
> Windows programming. All I wanted to do in the first place was getting
> the DVD Shrink dialog to work ;-)
I didn't mean to bash your patch. If DVD Shrink doesn't work as o
Hi Wolfgang,
@@ -400,24 +423,41 @@ static LRESULT MsgNotify(HWND hWnd, UIN
break;
lptvid=(LPTV_ITEMDATA)pnmtv->itemNew.lParam;
- if (SUCCEEDED(IShellFolder_BindToObject(lptvid->lpsfParent, lptvid->lpi,0,
(REFIID)&IID_IShellFolder,(LPVOID *)&lpsf2)))
- { FillTreeView( lpsf2, lptvid->lpifq, pn