X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?p=WinMPQ.git;a=blobdiff_plain;f=EditTItem.frm;h=44c06fefad9035fcd136b1ae5406f638c661c0e8;hp=7df3812b038f4c505ad1aadbb6673dcdaef0deae;hb=62046253535cb1df0280f7e331d2f76b0fbf2d17;hpb=0d212c7b54d46d8265497f927fd02716f5311e95 diff --git a/EditTItem.frm b/EditTItem.frm index 7df3812..44c06fe 100644 --- a/EditTItem.frm +++ b/EditTItem.frm @@ -113,6 +113,7 @@ If Mid(App.Path, 2, 1) = ":" Then ChDir Left(App.Path, 2) + "\" End If CD.FileName = "" +CD.hwndOwner = hWnd If ShowOpen(CD) = False Then GoTo Cancel txtCommand = Chr(34) + CD.FileName + Chr(34) Cancel: