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

C / C++ / MFC

 
QuestionIs there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 6:00
Code-o-mat10-Nov-10 6:00 
AnswerRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
David Crow10-Nov-10 8:29
David Crow10-Nov-10 8:29 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Sauro Viti10-Nov-10 8:42
professionalSauro Viti10-Nov-10 8:42 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 9:14
Code-o-mat10-Nov-10 9:14 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
David Crow10-Nov-10 9:39
David Crow10-Nov-10 9:39 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 9:48
Code-o-mat10-Nov-10 9:48 
AnswerRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Chris Meech10-Nov-10 9:58
Chris Meech10-Nov-10 9:58 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 10:48
Code-o-mat10-Nov-10 10:48 
Thanks for the link, just read it, it's instructive. It's easy to be smart afterwards, but i wonder why they didn't originally think of identifying discs, i mean, it's quite obvious it can be useful in certain situations. On the other hand, if i had generated a GUID and written it to a file called "DISC.GUID" in the root of every disc i ever burned then i'd be smarter now, but hey, who would ever think it could be useful sometimes in the future... Smile | :)

I wonder what alternatives there could be...like scanning the first 10 file names + file sizes and generating a hash of those, or somesuch, but such aproaches might turn out to be rather slow. The ID itself doesn't have to be unique on this planet, just around my home. Smile | :)
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> Leela: Fry, you're wasting your life sitting in front of that TV. You need to get out and see the real world.
Fry: But this is HDTV. It's got better resolution than the real world <

JokeRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Peter_in_278010-Nov-10 11:18
professionalPeter_in_278010-Nov-10 11:18 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 21:24
Code-o-mat10-Nov-10 21:24 
AnswerRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Luc Pattyn10-Nov-10 12:16
sitebuilderLuc Pattyn10-Nov-10 12:16 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 21:36
Code-o-mat10-Nov-10 21:36 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Luc Pattyn10-Nov-10 23:23
sitebuilderLuc Pattyn10-Nov-10 23:23 
QuestionSendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
mesajflaviu10-Nov-10 2:06
mesajflaviu10-Nov-10 2:06 
AnswerRe: SendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
Adam Roderick J10-Nov-10 2:21
Adam Roderick J10-Nov-10 2:21 
GeneralRe: SendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
mesajflaviu10-Nov-10 2:54
mesajflaviu10-Nov-10 2:54 
GeneralRe: SendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
Adam Roderick J10-Nov-10 16:54
Adam Roderick J10-Nov-10 16:54 
QuestionOpenThemData() return Null Pin
dhakshayani_p10-Nov-10 1:35
dhakshayani_p10-Nov-10 1:35 
AnswerRe: OpenThemData() return Null Pin
Code-o-mat10-Nov-10 4:44
Code-o-mat10-Nov-10 4:44 
QuestionTAPI related forums...?? Pin
AmbiguousName9-Nov-10 23:37
AmbiguousName9-Nov-10 23:37 
AnswerRe: TAPI related forums...?? Pin
Adam Roderick J10-Nov-10 1:06
Adam Roderick J10-Nov-10 1:06 
Questionhow can fix number of lines in multiline edit box? Pin
Le@rner9-Nov-10 22:16
Le@rner9-Nov-10 22:16 
AnswerRe: how can fix number of lines in multiline edit box? Pin
Code-o-mat9-Nov-10 23:00
Code-o-mat9-Nov-10 23:00 
AnswerRe: how can fix number of lines in multiline edit box? Pin
Adam Roderick J10-Nov-10 2:31
Adam Roderick J10-Nov-10 2:31 
GeneralRe: how can fix number of lines in multiline edit box? Pin
Le@rner10-Nov-10 17:43
Le@rner10-Nov-10 17:43 

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.