Click here to Skip to main content
16,007,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDrawing image on non client area in windows vista aero glass view using GDI+ in MFC Pin
pankaj garg iitd27-Jul-07 9:46
pankaj garg iitd27-Jul-07 9:46 
QuestionIcon & bitmap ID's for "New folder" "Delete" Rename" etc Pin
Hemant kulkarni27-Jul-07 8:59
Hemant kulkarni27-Jul-07 8:59 
AnswerRe: Icon & bitmap ID's for "New folder" "Delete" Rename" etc Pin
zqueezy27-Jul-07 11:17
zqueezy27-Jul-07 11:17 
GeneralRe: Icon & bitmap ID's for "New folder" "Delete" Rename" etc Pin
codemunkeh27-Jul-07 16:16
codemunkeh27-Jul-07 16:16 
AnswerRe: Icon & bitmap ID's for "New folder" "Delete" Rename" etc Pin
Mark Salsbery27-Jul-07 12:16
Mark Salsbery27-Jul-07 12:16 
QuestionUuidCreate return status Pin
bob1697227-Jul-07 7:12
bob1697227-Jul-07 7:12 
AnswerRe: UuidCreate return status Pin
DevMentor.org27-Jul-07 8:10
DevMentor.org27-Jul-07 8:10 
AnswerRe: UuidCreate return status Pin
Mark Salsbery27-Jul-07 8:52
Mark Salsbery27-Jul-07 8:52 
"For security reasons, it is often desirable to keep ethernet/token ring addresses on networks from
becoming available outside a company or organization. The UuidCreate function generates a UUID that
cannot be traced to the ethernet/token ring address of the computer on which it was generated. It
also cannot be associated with other UUIDs created on the same computer. If you do not need this
level of security, your application can use the UuidCreateSequential function, which behaves exactly
as the UuidCreate function does on all other versions of the operating system.
"

"In Windows NT 4.0, Windows Me/98, and Windows 95 DCOM release, UuidCreate returns
RPC_S_UUID_LOCAL_ONLY when the originating computer does not have an ethernet/token ring (IEEE 802.x)
address. In this case, the generated UUID is a valid identifier, and is guaranteed to be unique among
all UUIDs generated on the computer. However, the possibility exists that another computer without an
ethernet/token ring address generated the identical UUID. Therefore you should never use this UUID
to identify an object that is not strictly local to your computer. Computers with ethernet/token ring
addresses generate UUIDs that are guaranteed to be globally unique.
"

UuidCreate[^]

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

AnswerRe: UuidCreate return status Pin
Michael Dunn27-Jul-07 10:00
sitebuilderMichael Dunn27-Jul-07 10:00 
QuestionAbout Key board Message [modified] Pin
Max++27-Jul-07 6:27
Max++27-Jul-07 6:27 
AnswerRe: About Key board Message Pin
Eytukan27-Jul-07 7:05
Eytukan27-Jul-07 7:05 
GeneralRe: About Key board Message Pin
Max++27-Jul-07 7:19
Max++27-Jul-07 7:19 
GeneralRe: About Key board Message Pin
codemunkeh27-Jul-07 16:20
codemunkeh27-Jul-07 16:20 
QuestionWifi And Winsock2 Pin
djin9427-Jul-07 4:46
djin9427-Jul-07 4:46 
AnswerRe: Wifi And Winsock2 Pin
Rage27-Jul-07 5:20
professionalRage27-Jul-07 5:20 
QuestionRe: Wifi And Winsock2 Pin
Mark Salsbery27-Jul-07 5:20
Mark Salsbery27-Jul-07 5:20 
AnswerRe: Wifi And Winsock2 Pin
led mike27-Jul-07 5:37
led mike27-Jul-07 5:37 
AnswerRe: Wifi And Winsock2 Pin
djin9429-Jul-07 23:30
djin9429-Jul-07 23:30 
AnswerRe: Wifi And Winsock2 Pin
Eytukan27-Jul-07 7:08
Eytukan27-Jul-07 7:08 
QuestionAnyone to help me? Pin
garfaoui27-Jul-07 4:42
garfaoui27-Jul-07 4:42 
AnswerRe: Anyone to help me? Pin
Cyrilix27-Jul-07 4:49
Cyrilix27-Jul-07 4:49 
GeneralRe: Anyone to help me? Pin
garfaoui27-Jul-07 4:50
garfaoui27-Jul-07 4:50 
GeneralRe: Anyone to help me? Pin
Rage27-Jul-07 5:22
professionalRage27-Jul-07 5:22 
AnswerRe: Anyone to help me? Pin
Rage27-Jul-07 5:40
professionalRage27-Jul-07 5:40 
GeneralRe: Anyone to help me? Pin
garfaoui29-Jul-07 22:40
garfaoui29-Jul-07 22: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.