Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: the problem is - sorry Pin
Parthi_Appu14-Mar-07 18:27
Parthi_Appu14-Mar-07 18:27 
GeneralRe: the problem is - sorry Pin
deeps_cute14-Mar-07 18:56
deeps_cute14-Mar-07 18:56 
GeneralRe: cancel dialog -- ok then how Pin
G Haranadh13-Mar-07 21:59
G Haranadh13-Mar-07 21:59 
JokeRe: cancel dialog -- ok then how Pin
Parthi_Appu13-Mar-07 22:05
Parthi_Appu13-Mar-07 22:05 
AnswerRe: cancel dialog Pin
G Haranadh13-Mar-07 21:57
G Haranadh13-Mar-07 21:57 
QuestionOverview of a Handle Pin
Kotesh.N13-Mar-07 18:33
Kotesh.N13-Mar-07 18:33 
AnswerRe: Overview of a Handle Pin
Paresh Chitte13-Mar-07 18:45
Paresh Chitte13-Mar-07 18:45 
AnswerRe: Overview of a Handle Pin
Stephen Hewitt13-Mar-07 20:45
Stephen Hewitt13-Mar-07 20:45 
I could be many things. It could be one thing in one OS version and an entirely different beast in another OS version. Possible implementations are indexes into arrays, keys into hash tables, a pointer to a data structure… The important thing is that all operations go through APIs so the OS is free to change the implementation and the code will still run without needing to be altered; as long as the size of the HANDLE doesn't change.


Steve

AnswerRe: Overview of a Handle Pin
ThatsAlok15-Mar-07 1:17
ThatsAlok15-Mar-07 1:17 
Questionhelp me about ctrl+c&v on edit box Pin
zhaohaicheng13-Mar-07 17:47
zhaohaicheng13-Mar-07 17:47 
Questionstrin find Pin
deeps_cute13-Mar-07 17:45
deeps_cute13-Mar-07 17:45 
AnswerRe: strin find Pin
Hamid_RT13-Mar-07 18:12
Hamid_RT13-Mar-07 18:12 
QuestionError in Network based application Pin
Vichitram13-Mar-07 17:40
Vichitram13-Mar-07 17:40 
AnswerRe: Error in Network based application Pin
Mark Salsbery14-Mar-07 6:53
Mark Salsbery14-Mar-07 6:53 
QuestionSystem!!! Pin
Tran Ngoc Minh13-Mar-07 17:29
Tran Ngoc Minh13-Mar-07 17:29 
AnswerRe: System!!! Pin
Hamid_RT13-Mar-07 18:16
Hamid_RT13-Mar-07 18:16 
QuestionOnLButtonDown Pin
Aint13-Mar-07 16:45
Aint13-Mar-07 16:45 
AnswerRe: OnLButtonDown Pin
Hamid_RT13-Mar-07 18:14
Hamid_RT13-Mar-07 18:14 
GeneralRe: OnLButtonDown Pin
Aint13-Mar-07 18:37
Aint13-Mar-07 18:37 
GeneralRe: OnLButtonDown Pin
Parthi_Appu13-Mar-07 19:10
Parthi_Appu13-Mar-07 19:10 
GeneralRe: OnLButtonDown Pin
Aint13-Mar-07 20:06
Aint13-Mar-07 20:06 
GeneralRe: OnLButtonDown Pin
Hamid_RT13-Mar-07 20:23
Hamid_RT13-Mar-07 20:23 
AnswerRe: OnLButtonDown Pin
William.Wang13-Mar-07 19:21
William.Wang13-Mar-07 19:21 
QuestionAlphaBlend() strange colors. Pin
PatrykDabrowski13-Mar-07 13:05
PatrykDabrowski13-Mar-07 13:05 
QuestionRe: AlphaBlend() strange colors. Pin
Mark Salsbery13-Mar-07 16:04
Mark Salsbery13-Mar-07 16:04 

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.