On Mon, Nov 05, 2001 at 06:20:24AM -0800, Andriy Palamarchuk wrote:
Please, review the new version of SystemParametersInfo implementation.
Is there any way to check:
- whether Wine process is the first process started
for current Wine server?
Heh, I should really know ;-) CLIENT_IsBootThread().
- whether Windows application runs under Wine or
Windows?
Eh ? I don't quite understand the logic behind this. Could you elaborate ?