Quell
February 17th, 2005, 07:44 AM
helo.
here is the situation.
i have a program A that injection a dll into program B. Now the program B has a file open in its memory , i know the file's name and location. I want my dll that was injection by Program A, to get the handle of that file that is already opened from Program B, second time. BAsicly i ned to controlse the file , being able to copy it etc from my dll..how would i get the handle that is already open?
thx
here is the situation.
i have a program A that injection a dll into program B. Now the program B has a file open in its memory , i know the file's name and location. I want my dll that was injection by Program A, to get the handle of that file that is already opened from Program B, second time. BAsicly i ned to controlse the file , being able to copy it etc from my dll..how would i get the handle that is already open?
thx