Andreas Mohr andi@rhlx01.fht-esslingen.de writes:
On Mon, Nov 05, 2001 at 06:20:24AM -0800, Andriy Palamarchuk wrote:
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().
No, this shouldn't be used from user32 (besides it won't really do what you want). Why do you need this at all?