share data segment
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
recently I have written a hook dll and set some data in share data segment.after I installed this hook and it runs for some time,I find that the data in share data segment change automatically. who encounters this phenomina? I have checked my codes for a long time ,the problem of changing it does not exist. please help me