Click here to Skip to main content
15,909,051 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Window Background color Pin
yuvald9-Jan-04 22:17
yuvald9-Jan-04 22:17 
Generaladding a C file to a CPP proj Pin
ABean9-Jan-04 8:14
ABean9-Jan-04 8:14 
GeneralRe: adding a C file to a CPP proj Pin
Maximilien9-Jan-04 8:39
Maximilien9-Jan-04 8:39 
GeneralRe: adding a C file to a CPP proj Pin
ABean9-Jan-04 13:05
ABean9-Jan-04 13:05 
GeneralLooking for an IDE with source code!!! Pin
Jagadeesh VN9-Jan-04 7:50
Jagadeesh VN9-Jan-04 7:50 
GeneralRe: Looking for an IDE with source code!!! Pin
ABean9-Jan-04 8:08
ABean9-Jan-04 8:08 
GeneralRe: Looking for an IDE with source code!!! Pin
Jagadeesh VN9-Jan-04 8:16
Jagadeesh VN9-Jan-04 8:16 
GeneralDisable Mouse clicks inside rich edit control Pin
Anonymous9-Jan-04 7:44
Anonymous9-Jan-04 7:44 
GeneralRe: Disable Mouse clicks inside rich edit control Pin
David Crow9-Jan-04 7:47
David Crow9-Jan-04 7:47 
GeneralRe: Disable Mouse clicks inside rich edit control Pin
Michael Dunn9-Jan-04 17:13
sitebuilderMichael Dunn9-Jan-04 17:13 
GeneralPropertySheet question Pin
rpadrela9-Jan-04 7:22
rpadrela9-Jan-04 7:22 
GeneralRe: PropertySheet question Pin
rpadrela9-Jan-04 7:25
rpadrela9-Jan-04 7:25 
QuestionHow to update dialog box? Pin
yodlee999-Jan-04 6:50
yodlee999-Jan-04 6:50 
AnswerRe: How to update dialog box? Pin
David Crow9-Jan-04 7:50
David Crow9-Jan-04 7:50 
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 
GeneralRe: How to get disk geometry in Windows 98? Pin
David Crow12-Jan-04 5:44
David Crow12-Jan-04 5:44 
Tuan Dang wrote:
You see, adding the size of all logical drives cannot give us the total size of the physical disk.

True, but in your example, why would you need the total size of the physical disk, since not all of it can be used anyway? For example, if you had an 80GB disk, 30GB for C: and 40GB for D:, that would leave 10GB of unallocated space. Until that 10GB is partitioned and formatted, it's of no use, so why include it in any totals? I'm sure you've got a reason for this, but it's not immediately obvious to me.

I wonder if you need to query the BIOS somehow to find out what it knows about the HD?


A rich person is not the one who has the most, but the one that needs the least.
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 

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.