Click here to Skip to main content
15,920,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 2 Errors Pin
David Crow31-Oct-09 16:33
David Crow31-Oct-09 16:33 
QuestionFunctional Parameters Pin
Paul Belikian31-Oct-09 3:59
Paul Belikian31-Oct-09 3:59 
AnswerRe: Functional Parameters Pin
Randor 31-Oct-09 4:08
professional Randor 31-Oct-09 4:08 
GeneralRe: Functional Parameters Pin
Paul Belikian31-Oct-09 4:20
Paul Belikian31-Oct-09 4:20 
AnswerRe: Functional Parameters Pin
Richard MacCutchan31-Oct-09 4:11
mveRichard MacCutchan31-Oct-09 4:11 
GeneralRe: Functional Parameters Pin
Paul Belikian31-Oct-09 4:21
Paul Belikian31-Oct-09 4:21 
QuestionHow to find unallocated sector in a disk programaticaaly Pin
Shiv Murti Pal31-Oct-09 2:24
Shiv Murti Pal31-Oct-09 2:24 
AnswerRe: How to find unallocated sector in a disk programaticaaly Pin
enhzflep31-Oct-09 3:40
enhzflep31-Oct-09 3:40 
Yeah, I know. Hmmm | :| You told us all about it over the course of the last week.

What have been your advances in this time? What suggestions have been usefull/useless? What have you found out about FAT and NTFS since then?

You do realize, don't you that FAT is a 'simple' format, and all you have to do is look at the File Allocation Table to see which sectors are used by which files. If a sector's not in the list of used sectors, guess what? It's not used.
There's enough info in the File Allocation Table page at Wikipedia to do the FAT work. Smile | :)
Joke[OT] Re: How to find unallocated sector in a disk programaticaaly Pin
David Crow31-Oct-09 16:35
David Crow31-Oct-09 16:35 
GeneralRe: [OT] Re: How to find unallocated sector in a disk programaticaaly Pin
enhzflep31-Oct-09 16:49
enhzflep31-Oct-09 16:49 
QuestionRe: How to find unallocated sector in a disk programaticaaly Pin
Randor 31-Oct-09 3:44
professional Randor 31-Oct-09 3:44 
QuestionRunning a process as Administrator in Vista, Windows 2008? Pin
Kushagra Tiwari31-Oct-09 1:05
Kushagra Tiwari31-Oct-09 1:05 
AnswerRe: Running a process as Administrator in Vista, Windows 2008? [modified] Pin
Randor 31-Oct-09 1:50
professional Randor 31-Oct-09 1:50 
GeneralRe: Running a process as Administrator in Vista, Windows 2008? Pin
Kushagra Tiwari31-Oct-09 2:11
Kushagra Tiwari31-Oct-09 2:11 
GeneralRe: Running a process as Administrator in Vista, Windows 2008? Pin
Randor 31-Oct-09 2:18
professional Randor 31-Oct-09 2:18 
GeneralRe: Running a process as Administrator in Vista, Windows 2008? Pin
Kushagra Tiwari31-Oct-09 2:22
Kushagra Tiwari31-Oct-09 2:22 
QuestionRe: Running a process as Administrator in Vista, Windows 2008? Pin
Kushagra Tiwari1-Nov-09 19:51
Kushagra Tiwari1-Nov-09 19:51 
QuestionTrying to send a pdf file using Sockets Pin
WindowsVsLinux30-Oct-09 22:10
WindowsVsLinux30-Oct-09 22:10 
AnswerRe: Trying to send a pdf file using Sockets Pin
Richard MacCutchan31-Oct-09 0:43
mveRichard MacCutchan31-Oct-09 0:43 
Questioncin >> foo; Sometimes it doesn't take... Pin
CaptainSeeSharp30-Oct-09 19:21
CaptainSeeSharp30-Oct-09 19:21 
AnswerRe: cin >> foo; Sometimes it doesn't take... Pin
LunaticFringe30-Oct-09 19:37
LunaticFringe30-Oct-09 19:37 
GeneralRe: cin >> foo; Sometimes it doesn't take... Pin
CaptainSeeSharp30-Oct-09 19:41
CaptainSeeSharp30-Oct-09 19:41 
GeneralRe: cin >> foo; Sometimes it doesn't take... Pin
N a v a n e e t h30-Oct-09 19:46
N a v a n e e t h30-Oct-09 19:46 
GeneralRe: cin >> foo; Sometimes it doesn't take... Pin
CaptainSeeSharp30-Oct-09 19:48
CaptainSeeSharp30-Oct-09 19:48 
GeneralRe: cin >> foo; Sometimes it doesn't take... Pin
LunaticFringe30-Oct-09 19:47
LunaticFringe30-Oct-09 19:47 

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.