FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Una funci贸n necesaria: IsUserAnAdmin()
Posts: 128
Joined: Wed Oct 26, 2005 12:18 PM
Una funci贸n necesaria: IsUserAnAdmin()
Posted: Sun Oct 23, 2011 06:43 AM
... sobre todo cuando la aplicaci贸n intenta escribir en el registro de Windows o cargar una DLL con regsvr32 (en Windows XP o superior)

DLL32 STATIC FUNCTION IsUserAnAdmin() AS BOOL PASCAL LIB "Shell32.dll"

Creo que se explica por s铆 misma.

Cordiales saludos.
Posts: 989
Joined: Thu Nov 24, 2005 03:01 PM
Re: Una funci贸n necesaria: IsUserAnAdmin()
Posted: Sun Oct 23, 2011 10:00 AM

Excelente Cesar! Gracias!

Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
鈥淚f you think education is expensive, try ignorance"
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
Re: Una funci贸n necesaria: IsUserAnAdmin()
Posted: Mon Oct 24, 2011 04:51 PM

Gracias Cesar.
Siempre haces aportes importantes y entendibles.

George

Continue the discussion