Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVirtual Function Question Pin
TFrancis9-Jan-04 6:28
TFrancis9-Jan-04 6:28 
GeneralRe: Virtual Function Question Pin
rpadrela9-Jan-04 7:34
rpadrela9-Jan-04 7:34 
GeneralRe: Virtual Function Question Pin
TFrancis9-Jan-04 7:56
TFrancis9-Jan-04 7:56 
QuestionHow to get disk geometry in Windows 98? Pin
Cyrus Dang9-Jan-04 6:27
Cyrus Dang9-Jan-04 6:27 
AnswerRe: How to get disk geometry in Windows 98? Pin
David Crow9-Jan-04 7:52
David Crow9-Jan-04 7:52 
GeneralRe: How to get disk geometry in Windows 98? Pin
Anonymous9-Jan-04 9:15
Anonymous9-Jan-04 9:15 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow9-Jan-04 9:36
David Crow9-Jan-04 9:36 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 5:23
Cyrus Dang12-Jan-04 5:23 
Personally, I think the first solution is not the best. Examine this sample:
<--------------------------Physical Disk 1----------------------------->
<--Partition 1--->
(Primary)
C:
<------------Partition 2---------->
(Extended)
<---unallocated--->
<---------Logical Drive 1--------->
D:
You see, adding the size of all logical drives cannot give us the total size of the physical disk.
I will try your second suggestion. However, Win98 seems not to be supported. I think we don't have a complete solution for Win98 platform.
Thank you very much.
P.S: can I make a direct contact with you via email?

____
Tuan
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 5:44
David Crow12-Jan-04 5:44 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 5:58
Cyrus Dang12-Jan-04 5:58 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 6:06
David Crow12-Jan-04 6:06 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 6:12
Cyrus Dang12-Jan-04 6:12 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 7:26
David Crow12-Jan-04 7:26 
GeneralRe: How to get disk geometry in Windows 98? Pin
Cyrus Dang12-Jan-04 11:24
Cyrus Dang12-Jan-04 11:24 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow13-Jan-04 2:50
David Crow13-Jan-04 2:50 
GeneralSecured/encapsulated resources Pin
neburuv9-Jan-04 6:21
neburuv9-Jan-04 6:21 
QuestionHow can I get thread handle from thread Id Pin
Kelvin_U.V9-Jan-04 5:40
Kelvin_U.V9-Jan-04 5:40 
AnswerRe: How can I get thread handle from thread Id Pin
valikac9-Jan-04 6:07
valikac9-Jan-04 6:07 
Generalserialization problem in MFC extension dll Pin
Kangaroo9-Jan-04 5:14
Kangaroo9-Jan-04 5:14 
Questionany mouse or hooker detector ? build/download source code ? Pin
NetborDev9-Jan-04 5:13
NetborDev9-Jan-04 5:13 
AnswerRe: any mouse or hooker detector ? build/download source code ? Pin
David Crow9-Jan-04 5:30
David Crow9-Jan-04 5:30 
GeneralProblem with &quot;extension dll&quot; Pin
Optimus Chaos9-Jan-04 5:07
Optimus Chaos9-Jan-04 5:07 
GeneralVC SP5 PSDK FEb2003 Pin
pranavamhari9-Jan-04 4:41
pranavamhari9-Jan-04 4:41 
GeneralRe: VC SP5 PSDK FEb2003 Pin
David Crow9-Jan-04 5:38
David Crow9-Jan-04 5:38 
GeneralRe: VC SP5 PSDK FEb2003 Pin
pranavamhari9-Jan-04 16:23
pranavamhari9-Jan-04 16:23 

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.