Community
Participate
Working Groups
On Windows, listtasks.exe only supports AINSI process names. It seems applications compiled with /D "_UNICODE" /D "UNICODE" don't show up. 1. Create C/C++ Attach to Application debug configuration 2. In the Select Process dialog, notice how a lot of processes are missing I'm working on bug 236330 so I might fix it at the same time. Changing to TCHAR and GetModuleFileNameExW fixes this but I want to try to keep the 16 bit process name handling too when running in 32 bit.
I don't remember what happened after this bug report, maybe this got fixed at the same time as 64 bit. But it works now.