"Dmitry Timoshkov" dmitry@baikal.ru writes:
The problem is not whether you are maintaining it or not. It's about a programming practices in Wine for internal Win32 code. Using TCHAR buys you nothing. That's not you really want to maintain. Why do you need to hide real API names and types?
Maybe we should forbid TCHARs in the programs/ directory too...