I did a creatprocess using ffplay.exe and after that i tried injecting a dll into that process. The dll(debug version) which i tried to inject into ffplay.exe process works fine. If I try to inject the same dll(this time release version) could not inject into ffplay.exe process. What could be the reason?
On Sun, Oct 29, 2017 at 2:43 PM, Moritz Barsnick <[email protected]> wrote: > On Sun, Oct 29, 2017 at 10:28:29 +0100, Pulla Rao Charugalla wrote: > > When I try to inject debug hook into ffplay.exe Works fine but when i try > > inject the same hook when i built in release try to inject into > ffplay.exe > > it won't Work. > > > > I would appreciate, if anyone helpme out to find the issue as soon as > > possible. > > I think you need to be bit more precise, I don't quite understand. What > exactly did you do, and what did you expect to happen, and what > happened? > > Moritz > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
