Installer is writting SQL Server\'s name to registry during installing my service. And I created a dialog window with edit control where user will type the servername . Now I want to fill this contro
I am having a strange problem ( well, at least i find it strange =) ). I am writing my own GUI library, which is a wrapper around windows api (and yes, i am aware of WTL and frameworks like MFC =) ).