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

C / C++ / MFC

 
GeneralRe: Creating a Tree Structure Pin
HurricaneFlossie25-Jan-05 13:04
HurricaneFlossie25-Jan-05 13:04 
GeneralRe: Creating a Tree Structure Pin
Pazzuzu26-Jan-05 3:58
Pazzuzu26-Jan-05 3:58 
QuestionStunning GUI .. How ? Pin
AbinThomas24-Jan-05 0:27
AbinThomas24-Jan-05 0:27 
AnswerRe: Stunning GUI .. How ? Pin
Maximilien24-Jan-05 3:07
Maximilien24-Jan-05 3:07 
GeneralMulti-Language app trouble Pin
Deian24-Jan-05 0:22
Deian24-Jan-05 0:22 
Questionhow to change regional setting Pin
venu_vooda23-Jan-05 22:36
venu_vooda23-Jan-05 22:36 
AnswerRe: how to change regional setting Pin
ThatsAlok23-Jan-05 23:47
ThatsAlok23-Jan-05 23:47 
GeneralCross platform GUID's Pin
Giles23-Jan-05 22:24
Giles23-Jan-05 22:24 
Anyone know of an implementation for cross platform GUID's?

Been looking into them, and they were put together by Paul Leach at Microsft, in an internet RFC, for the Network Working Group, as an alternative to UUID's.

Instead of just being a large random number (UUID's???), they consist of a time stamp, IP address, and some other stuff to guarentee unquieness, but at the same time being sortable.

Been looking around, but have not been able to find the RFC, or any implementations in C++.

I know Java has them, and Windows has them built in as well, but on Unix, its a UUID gen, which is not the same as a GUID in how it should be generated.


Generalreading a file - one bit at a time Pin
2000ram23-Jan-05 22:17
2000ram23-Jan-05 22:17 
GeneralRe: reading a file - one bit at a time Pin
toxcct23-Jan-05 22:27
toxcct23-Jan-05 22:27 
GeneralRe: reading a file - one bit at a time Pin
2000ram23-Jan-05 23:41
2000ram23-Jan-05 23:41 
QuestionAnything wrong with this? Pin
Yulianto.23-Jan-05 22:11
Yulianto.23-Jan-05 22:11 
AnswerRe: Anything wrong with this? Pin
David Crow24-Jan-05 2:42
David Crow24-Jan-05 2:42 
AnswerRe: Anything wrong with this? Pin
James R. Twine24-Jan-05 3:37
James R. Twine24-Jan-05 3:37 
GeneralSendMessage Pin
Yulianto.23-Jan-05 21:54
Yulianto.23-Jan-05 21:54 
GeneralRe: SendMessage Pin
ThatsAlok23-Jan-05 22:21
ThatsAlok23-Jan-05 22:21 
GeneralRe: SendMessage Pin
ThatsAlok23-Jan-05 22:22
ThatsAlok23-Jan-05 22:22 
GeneralRe: SendMessage Pin
Yulianto.23-Jan-05 22:50
Yulianto.23-Jan-05 22:50 
GeneralRe: SendMessage Pin
ThatsAlok23-Jan-05 23:42
ThatsAlok23-Jan-05 23:42 
GeneralRe: SendMessage Pin
Mircea Puiu23-Jan-05 22:42
Mircea Puiu23-Jan-05 22:42 
GeneralOutput formatting Pin
hugPW23-Jan-05 21:31
hugPW23-Jan-05 21:31 
GeneralRe: Output formatting Pin
David Crow24-Jan-05 2:49
David Crow24-Jan-05 2:49 
GeneralRe: Output formatting Pin
hugPW24-Jan-05 3:12
hugPW24-Jan-05 3:12 
GeneralRe: Output formatting Pin
David Crow24-Jan-05 3:25
David Crow24-Jan-05 3:25 
GeneralRe: Output formatting Pin
hugPW24-Jan-05 5:40
hugPW24-Jan-05 5:40 

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.