Dmitry Timoshkov wrote:
"Anatoly Lyutin" vostok@etersoft.ru wrote:
The whole Wine tree uses 8 spaces for a tab.
Hm. I thought that some modules use 4 space symbols instead of 1 tab symbol. Sorry if I am wrong.
A proper error handling IMO is to return an error to the caller instead of terminating the app.
Can you give an example? The Start utility already uses ExitProcess() if you means this...