http://bugs.winehq.org/show_bug.cgi?id=27774
Summary: VMMap: cannot activate window Product: Wine Version: 1.3.24 Platform: x86 URL: http://technet.microsoft.com/en-us/sysinternals/dd5355 33 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Read about it while reading about the Stuxnet worm. I don't fully expect the app to work on wine (yet :)), but running it works without crashing. I can't, however, activate the window.
To reproduce: $ wget http://download.sysinternals.com/Files/vmmap.zip $ unzip vmmap.zip "vmmap.exe" $ wine start /min notepad.exe $ wine vmmap.exe
accept the license, choose notepad, then click ok. The main window will now appear, but you cannot click anything in it. You can still move it with alt+drag, though.
Virtual desktop/disabling window manager control/decoration don't make a difference.
Terminal output is pretty short: austin@aw25 ~ $ wine vmmap.exe fixme:system:SetProcessDPIAware stub! fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:service:EnumServicesStatusExW resume handle not supported fixme:service:EnumServicesStatusExW resume handle not supported fixme:heap:RtlQueryHeapInformation Unknown heap information class 2 fixme:debug_buffer:RtlCreateQueryDebugBuffer (0, 1): stub fixme:debug_buffer:RtlCreateQueryDebugBuffer (96, 1): returning 0x145658 fixme:debug_buffer:RtlQueryProcessDebugInformation (33, 204, 0x145658): stub fixme:debug_buffer:RtlDestroyQueryDebugBuffer (0x145658): stub fixme:file:K32GetMappedFileNameW (0x4c, (nil), 0x33c3bc, 260): stub fixme:file:K32GetMappedFileNameW (0x4c, 0x110000, 0x33c3bc, 260): stub
Then repeats these lines several dozen times: fixme:virtual:NtQueryVirtualMemory (process=0x4c,addr=(nil)) Unimplemented information class: MemoryWorkingSetList fixme:virtual:NtQueryVirtualMemory (process=0x4c,addr=(nil)) Unimplemented information class: MemoryWorkingSetList fixme:virtual:NtQueryVirtualMemory (process=0x4c,addr=(nil)) Unimplemented information class: MemoryWorkingSetList fixme:file:K32GetMappedFileNameW (0x4c, 0x220000, 0x33c3bc, 260): stub
2f4c2ed326f82357006820b604a1f9ad99d95f38 vmmap.exe 59b65ca253c3af2dc0f010da13827efb03c7a618 vmmap.zip