Fixed parameters bug when installing from the GUI.
authorIain Patterson <me@iain.cx>
Sun, 24 Nov 2013 20:35:18 +0000 (20:35 +0000)
committerIain Patterson <me@iain.cx>
Sun, 24 Nov 2013 20:35:18 +0000 (20:35 +0000)
commit1d02256aa5bba3f3fd752c199adf77141428445f
treef5aebb9c743bc28117075afd9fbda70d7aba45f7
parent96e7f4484a3dc962482c240909fd52b0e0226a60
Fixed parameters bug when installing from the GUI.

We were calling GetDlgItemText() on the wrong window.  As a result,
trying to install a sevice with parameters set would fail with the
error message "No valid options were specified!"
ChangeLog.txt
README.txt
gui.cpp