|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I've taken 2 C++ cl***es years ago and I haven't really used it since, but I got an idea for some software I want to develop. My question is, are there any functions that can copy all contents of RAM to say a file on a hard disk?
I don't really know where to look and most of my searches came up with non-relevant information. I saw in MSDN2 a CopyMemory command in the API but I can't find information on whether it moves the locations in RAM or if I can use it to copy to locations on my hard disk. Any information or resources would be greatly appreciated. |
| Sponsored Links |
|
|
|
|||||
|
In theory, yes, but in reality you are likely to run into problems with the operating system not allowing you access to areas of the memory.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial - Smarterchild copy | travy92 | VB Tutorials | 19 | 09-25-2008 06:05 PM |
| How can I make my program to copy it's self once opened to a specific directory? | kresh7 | Visual Basic Programming | 1 | 11-05-2007 10:47 AM |
| [Added]E-mail a copy of this message to your own address | aravot | easyContact | 2 | 08-29-2007 09:51 AM |
| (Script) Copy content to clipboard, how? | annannienann | Visual Basic Programming | 0 | 06-19-2007 05:20 PM |
| Beginner at C++ | swc0671 | C and C++ | 3 | 10-21-2006 08:40 AM |
| Xav | ........ | 1322.18 |
| MeTh0Dz|Reb0rn | ........ | 1053.7 |
| morefood2001 | ........ | 879.43 |
| John | ........ | 877.37 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 830.24 |
| Brandon W | ........ | 735.07 |
| chili5 | ........ | 309.39 |
| Steve.L | ........ | 239.84 |
| dcs | ........ | 216.02 |
Goal: 100,000 Posts
Complete: 82%