Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function arguments and call description Pin
Ahmed Charfeddine3-Nov-08 21:43
Ahmed Charfeddine3-Nov-08 21:43 
GeneralRe: Function arguments and call description Pin
Bram van Kampen4-Nov-08 10:58
Bram van Kampen4-Nov-08 10:58 
QuestionCatch WM_ENABLE im MessageQueue Pin
baerten3-Nov-08 4:14
baerten3-Nov-08 4:14 
QuestionImport data and compile dll Pin
Andy H3-Nov-08 3:09
Andy H3-Nov-08 3:09 
Questionplaying with the value of HANDLE Pin
Ahmed Charfeddine3-Nov-08 2:43
Ahmed Charfeddine3-Nov-08 2:43 
AnswerRe: playing with the value of HANDLE Pin
David Crow3-Nov-08 3:15
David Crow3-Nov-08 3:15 
GeneralRe: playing with the value of HANDLE Pin
Ahmed Charfeddine3-Nov-08 3:28
Ahmed Charfeddine3-Nov-08 3:28 
AnswerRe: playing with the value of HANDLE Pin
CPallini3-Nov-08 3:22
mveCPallini3-Nov-08 3:22 
hINTModuleState wrote:
HANDLE is a void*, so it is an address.

It is not a valid address in the application address space.


hINTModuleState wrote:
How can I display the content of a HANDLE

You can just display its (numerical) value.

hINTModuleState wrote:
how can I construct it from a displayable text value ??

??? Confused | :confused: ???


BTW if you want to play with the handles, then you must follow the rules of the game Roll eyes | :rolleyes:

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: playing with the value of HANDLE Pin
Ahmed Charfeddine3-Nov-08 3:27
Ahmed Charfeddine3-Nov-08 3:27 
QuestionOleCreateStaticFromData function call fails Pin
Dhiraj kumar Saini3-Nov-08 0:57
Dhiraj kumar Saini3-Nov-08 0:57 
QuestionNeed help in DateTimePicker Pin
sarat12in3-Nov-08 0:53
sarat12in3-Nov-08 0:53 
AnswerRe: Need help in DateTimePicker Pin
SandipG 3-Nov-08 1:19
SandipG 3-Nov-08 1:19 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 2:22
sarat12in3-Nov-08 2:22 
GeneralRe: Need help in DateTimePicker Pin
David Crow3-Nov-08 3:19
David Crow3-Nov-08 3:19 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 17:50
sarat12in3-Nov-08 17:50 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 18:39
sarat12in3-Nov-08 18:39 
GeneralRe: Need help in DateTimePicker Pin
David Crow4-Nov-08 3:30
David Crow4-Nov-08 3:30 
GeneralRe: Need help in DateTimePicker Pin
David Crow4-Nov-08 3:28
David Crow4-Nov-08 3:28 
QuestionCAxDialogImpl::DoModal creating modeless dialog box Pin
dolly3-Nov-08 0:50
dolly3-Nov-08 0:50 
QuestionGlobal Hooks and IISReset Pin
syntax28uk3-Nov-08 0:36
syntax28uk3-Nov-08 0:36 
QuestionHow to change text of the menu item? Pin
manish.patel3-Nov-08 0:31
manish.patel3-Nov-08 0:31 
AnswerRe: How to change text of the menu item? Pin
Nishad S3-Nov-08 0:59
Nishad S3-Nov-08 0:59 
GeneralRe: How to change text of the menu item? Pin
manish.patel3-Nov-08 1:16
manish.patel3-Nov-08 1:16 
GeneralRe: How to change text of the menu item? Pin
Nishad S3-Nov-08 1:25
Nishad S3-Nov-08 1:25 
GeneralRe: How to change text of the menu item? Pin
manish.patel3-Nov-08 1:46
manish.patel3-Nov-08 1:46 

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.