Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDOS virtual disk Pin
Low_Level14-Mar-10 6:28
Low_Level14-Mar-10 6:28 
AnswerRe: DOS virtual disk Pin
Richard MacCutchan14-Mar-10 7:08
mveRichard MacCutchan14-Mar-10 7:08 
GeneralRe: DOS virtual disk Pin
Low_Level14-Mar-10 7:42
Low_Level14-Mar-10 7:42 
GeneralRe: DOS virtual disk Pin
Spawn@Melmac14-Mar-10 10:13
Spawn@Melmac14-Mar-10 10:13 
GeneralRe: DOS virtual disk Pin
Low_Level18-Mar-10 23:41
Low_Level18-Mar-10 23:41 
GeneralRe: DOS virtual disk Pin
David Crow15-Mar-10 3:13
David Crow15-Mar-10 3:13 
GeneralRe: DOS virtual disk Pin
Low_Level18-Mar-10 23:48
Low_Level18-Mar-10 23:48 
GeneralRe: DOS virtual disk Pin
Spawn@Melmac19-Mar-10 7:29
Spawn@Melmac19-Mar-10 7:29 
Low_Level wrote:
. How to I assign a drive letter (such
as D: or E to a file?


Drive letters are a function of the operating system which is why Linux does not use them.

Low_Level wrote:
2. How do I get all normal (or basic)
disk I/O into that file?


If you want to use DOS then you are going to have to get old school and use a TSR to deal with Int13.

As has already been said you really are making a rod for your own back here. If you want something like a Linux LiveCD then use that. If you want to use Windows based applications in the same way then look at BartPE[^] or the WAIK[^]

Sorry chap I really cannot think of a way to help you further.
Alan

GeneralRe: DOS virtual disk Pin
Low_Level24-Mar-10 7:39
Low_Level24-Mar-10 7:39 
GeneralRe: DOS virtual disk Pin
Spawn@Melmac24-Mar-10 8:31
Spawn@Melmac24-Mar-10 8:31 
GeneralRe: DOS virtual disk Pin
Low_Level24-Mar-10 9:36
Low_Level24-Mar-10 9:36 
QuestionPGPDisk 6.02 - Compilation Errors Pin
Low_Level14-Mar-10 6:22
Low_Level14-Mar-10 6:22 
QuestionBoot manager functionality Pin
Low_Level14-Mar-10 6:05
Low_Level14-Mar-10 6:05 
QuestionFreeDOS Scandisk - Compilation Errors for C++ code Pin
Low_Level14-Mar-10 5:42
Low_Level14-Mar-10 5:42 
QuestionFreeDOS Defrag - Compilation Errors Pin
Low_Level14-Mar-10 5:40
Low_Level14-Mar-10 5:40 
QuestionScandisk or Defrag functionality Pin
Low_Level14-Mar-10 5:38
Low_Level14-Mar-10 5:38 
AnswerRe: Scandisk or Defrag functionality Pin
ThatsAlok14-Mar-10 19:19
ThatsAlok14-Mar-10 19:19 
GeneralRe: Scandisk or Defrag functionality Pin
Low_Level18-Mar-10 23:22
Low_Level18-Mar-10 23:22 
Questionthe dll and lib files in OpenCV Pin
Ahmed Ismail Mohamed14-Mar-10 5:36
Ahmed Ismail Mohamed14-Mar-10 5:36 
AnswerRe: the dll and lib files in OpenCV Pin
Tim Craig14-Mar-10 15:40
Tim Craig14-Mar-10 15:40 
GeneralRe: the dll and lib files in OpenCV Pin
Ahmed Ismail Mohamed15-Mar-10 9:27
Ahmed Ismail Mohamed15-Mar-10 9:27 
GeneralRe: the dll and lib files in OpenCV Pin
Tim Craig15-Mar-10 22:27
Tim Craig15-Mar-10 22:27 
QuestionTrueCrypt 6.3a - Compilation Errors Pin
Low_Level14-Mar-10 5:25
Low_Level14-Mar-10 5:25 
QuestionCMFCRibbonButton with custom width Pin
A&Ms13-Mar-10 19:45
A&Ms13-Mar-10 19:45 
AnswerRe: CMFCRibbonButton with custom width Pin
Eugen Podsypalnikov14-Mar-10 20:44
Eugen Podsypalnikov14-Mar-10 20:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.