R Robertico Dec 2, 2005 #1 Is it possible to create a VB application that can make a physical memory (RAM) 'dump' to a file. Regards, Robertico
Is it possible to create a VB application that can make a physical memory (RAM) 'dump' to a file. Regards, Robertico
K Ken Tucker [MVP] Dec 2, 2005 #2 Hi, Maybe this will help http://msdn.microsoft.com/msdnmag/issues/05/03/Bugslayer/ Ken
A Alan Pretre Dec 2, 2005 #3 Robertico said: Is it possible to create a VB application that can make a physical memory (RAM) 'dump' to a file. Click to expand... There is some unmanaged C source code here: http://www.sysinternals.com/Information/TipsAndTrivia.html#PhysMem -- Alan
Robertico said: Is it possible to create a VB application that can make a physical memory (RAM) 'dump' to a file. Click to expand... There is some unmanaged C source code here: http://www.sysinternals.com/Information/TipsAndTrivia.html#PhysMem -- Alan