http://bugs.winehq.org/show_bug.cgi?id=25834
--- Comment #4 from Anastasius Focht focht@gmx.net 2012-01-22 13:35:10 CST --- Hello,
the xperfview tool from "Microsoft Windows Performance Toolkit" of Platform SDK 7.1 also fails on this.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft Windows Performance Toolkit ... $ wine ./xperfview.exe fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:SetProcessDEPPolicy (1): stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub. fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub xperfview: warning: applying restriction of access for trace processing fixme:advapi:CreateRestrictedToken (0x50, 0x4, 0, (nil), 0, (nil), 0, (nil), 0x32f1b0): stub xperfview: error: Could not create restricted LUA token: 0x80070078 --- snip ---
$ wine --version wine-1.3.37-254-g14b790a
Regards