IOW, how can I prevent anymore callback with the handle after a session is
closed? Please answer, this might be a BUG IN ICS!
BR,
SZ
- Original Message -
From: "Fastream Technologies" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Tuesday, August 21, 2007 6:02 PM
Subject: ThreadD
Hello,
In triggersessionclosed, I postthreadmessage to a message handler in the
same worker thread which then thread-detaches and posts the object to
listener thread. However, in every 1-2 hours, under heavy load, the worker
thread gives an AV which I suspect is due to a recv/send callback even
Fastream Technologies wrote:
> I need to query the username's (as gotten from USER command) home
> folder
>> from AD.
Have you already tried SHGetSpecialFolderLocation() after LogonUser()
ImpersonateLoggedOnUser()?
If that doesn't work have a look at the User and Group functions
among the Netw
I need to query the username's (as gotten from USER command) home folder
from AD.
Clear?
Best Regards,
Sz
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Tuesday, August 21, 2007 1:02 PM
Subject: Re: [twsocket] Fw: Can one get the home
f
Fastream Technologies wrote:
> I do not think you see my point at all... I do NOT want to get the
> home folder of the service account user's. I need to input the
> username from the USER command in TO the ActiveDirectory.
What means "input the user name in To the ActiveDirectory"?
--
Arno Garrel
Hello Arno,
I do not think you see my point at all... I do NOT want to get the home
folder of the service account user's. I need to input the username from the
USER command in TO the ActiveDirectory.
Regards,
SZ
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS s