Hooking and Network connection problems

c++ / delphi package - dll injection and api hooking
Post Reply
fsurfer
Posts: 23
Joined: Thu Jul 08, 2004 9:53 am

Hooking and Network connection problems

Post by fsurfer »

Hi madshi and others,

my problem (and hence my question) is simple :

On my XP clients, i'm running an app which is hooking few api functions. i have a samba fileserver running under Linux which i'm using to redirect 'My Documents' folder to a shared folder. On the samba server, all rights (administrator's one) are given to the XP users.

the thing is that when i'm starting a new session on a client, without running my app, i can access the shared folder. if i launch my app, i then have an right access problem. My XP client doesn't want anymore to access the shared folder. i have to close my app and to re open a new session (without running my app) to access it again.

my question is : have you ever encounter the same problem ?

the weird thing is that if i use a shared folder on a Win2k server, it works perfectly...

any idea ?

Guillaume
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Please use the latest build, the problem is fixed there:

http://madshi.net/madCollectionBeta.exe
Post Reply