http://pascalfonteneau.developpez.com/articles/delphi/vista/uac/VistaUACandDelphi.pdf
On 1 May 2010 05:53, Ross Levis <r...@stationplaylist.com> wrote: > I need to write some data to the HKLM registry from within my app, and as > everyone knows, Vista and Win7 don't let you do this without elevated the > privileges. > > > > Apparently the way to do this properly is to create a DLL that triggers the > UAC prompt, and I can do the registry changes from inside the DLL. I'm not > experienced with DLL's at all and I'm hoping someone can help me do this. > > > > Does anyone have an example of how this is done? Using D7. > > > > Many thanks. > > _______________________________________________ > Delphi mailing list > Delphi@elists.org > http://lists.elists.org/cgi-bin/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi