Re: comdlg32: Check if the shell view exists before using it to execute commands

2009-12-19 Thread Paul Chitescu
On Saturday 19 December 2009 08:19:03 pm Nikolay Sivov wrote: > On 12/19/2009 20:47, Paul Chitescu wrote: > > Changelog: > > comdlg32: Check if the shell view exists before using it to execute commands. > > > > Prevents crashing if trying to create new folder wit

Re: comdlg32: Check if the shell view exists before using it to execute commands

2009-12-19 Thread Nikolay Sivov
On 12/19/2009 20:47, Paul Chitescu wrote: Changelog: comdlg32: Check if the shell view exists before using it to execute commands. Prevents crashing if trying to create new folder with a R/O Registry (which is a bug by itself in a different module). Don't you mind add a tes