[Issue 8235] IsUserAnAdmin not in shell32.lib

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 3 09:58:00 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8235


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #1 from yebblies <yebblies at gmail.com> 2012-07-04 02:57:55 EST ---
This usually happens because the lib included with dmd is out of date.  It can
be worked around by generating a new import lib from the dll (using implib) or
by using LoadLibrary/GetProcAddress manually.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list