MSFN Forum: Snapshot Technology... - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Snapshot Technology... Rate Topic: -----

#1 User is offline   burning snow 

  • Group: Members
  • Posts: 9
  • Joined: 10-April 04

Posted 18 August 2004 - 12:36 PM

Hi folks,

I'm looking for Snapshot Technology information.

I would like to see how it works and what knowledge is needed to write some application like this.

Best regards,

Timur Zangar


#2 User is offline   SnipauK 

  • Group: Members
  • Posts: 9
  • Joined: 21-August 04

Posted 23 August 2004 - 05:54 AM

If i remember correctly you need to get the hdc of the desktop and use an api call, theres plenny examples @ pscode.com

CuBie.

#3 User is offline   burning snow 

  • Group: Members
  • Posts: 9
  • Joined: 10-April 04

Posted 02 September 2004 - 01:55 AM

SnipauK, on Aug 23 2004, 12:54 PM, said:

If i remember correctly you need to get the hdc of the desktop and use an api call, theres plenny examples @ pscode.com

CuBie.

Thanks for your answer, but I didn't found anything useful.

#4 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,031
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 02 September 2004 - 09:06 AM

.

This post has been edited by crahak: 07 November 2006 - 07:01 AM


#5 User is offline   plastik 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 30-August 04

Posted 02 September 2004 - 06:27 PM

Judging by the 'Snapshot Technology Information' Im going to assume you mean Snapshot as in Norton Ghost or Acronis TrueImage.

Designing one if these applications isn't exactly the easiest, and depends how your going to do it. You can create the image no problem. What you have to think of is... "boot disk, select image and partition/hard drive, format partition[s], extract image.

If your expecting to be able to do this in VB or C# you have another thing coming.

doing something like this would require extensive C knowledge (i guess you could do it in C++ but not recommended) and ASM if you plan to write this completely from scratch.

I guess you could hack PC-DOS with some ntfs/fat32 drivers, your own code for the image format, and design a simple frontend for it all. I would tell you right now, judging by the question and being here (no offense to anyone, i couldnt do this either) that this is a bigger bone then you asked for.

#6 User is offline   burning snow 

  • Group: Members
  • Posts: 9
  • Joined: 10-April 04

Posted 03 September 2004 - 01:38 AM

Hi folks,

thank you very much for you're answers. Yes, I mean the snapshot technology like in Ghost or DriveSnapshot.

Anyway. I'm sure that this is a very big "bone". I would like to know how this is done and there is no open source software for that, to do an online snapshot just offline snapshots.

Best regards

#7 User is offline   plastik 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 30-August 04

Posted 03 September 2004 - 08:50 AM

an 'online' snapshot is something i wouldnt recommend. im not sure where you would go about for research on this. I would assume you would base it off of PC-DOS so you have access to NTFS and FAT32. pretty much learn about pc-dos, how to do a boot sequence, the tools required in pc-dos for partitioning/formatting/network communication (be it ftp/http/ smb/cifs. then its up to you to design a frontend for it.

i guess you could use Windows XP Embedded if you can get your hands on it (this is what Acronis TrueImage uses i believe)

otherwise the best help i can give you is this link God's Personal Search Engine

#8 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,031
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 September 2004 - 09:17 AM

.

This post has been edited by crahak: 07 November 2006 - 07:01 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy