Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Popup menu Pin
Anonymous12-Sep-02 5:10
Anonymous12-Sep-02 5:10 
GeneralRe: Popup menu Pin
Tomasz Sowinski12-Sep-02 5:19
Tomasz Sowinski12-Sep-02 5:19 
GeneralRe: Popup menu Pin
Anonymous12-Sep-02 5:31
Anonymous12-Sep-02 5:31 
GeneralRe: Popup menu Pin
Tomasz Sowinski12-Sep-02 5:39
Tomasz Sowinski12-Sep-02 5:39 
Generalpointer/handle Pin
brianwelsch12-Sep-02 3:55
brianwelsch12-Sep-02 3:55 
GeneralRe: pointer/handle Pin
Tomasz Sowinski12-Sep-02 4:04
Tomasz Sowinski12-Sep-02 4:04 
GeneralRe: pointer/handle Pin
brianwelsch12-Sep-02 4:15
brianwelsch12-Sep-02 4:15 
GeneralRe: pointer/handle Pin
Tomasz Sowinski12-Sep-02 4:26
Tomasz Sowinski12-Sep-02 4:26 
Not exactly. While Win32 API uses handles, it's by no means the only place where handles are used. And surely you can't call them pointer to pointer, because they can be indices in array as well.

You can think of handles as magic cookies passed from/to library code. You don't need to know what do they mean. This knowledge is encapsulated in library itself.

Tomasz Sowinski -- http://www.shooltz.com

To some its a six-pack, to me it's a support group

GeneralRe: pointer/handle Pin
brianwelsch12-Sep-02 4:32
brianwelsch12-Sep-02 4:32 
GeneralRe: pointer/handle Pin
jhwurmbach12-Sep-02 4:13
jhwurmbach12-Sep-02 4:13 
GeneralafxDump Pin
Jawache12-Sep-02 3:26
Jawache12-Sep-02 3:26 
GeneralRe: afxDump Pin
Tomasz Sowinski12-Sep-02 3:50
Tomasz Sowinski12-Sep-02 3:50 
GeneralRe: afxDump Pin
Jawache12-Sep-02 4:11
Jawache12-Sep-02 4:11 
GeneralLocal machine ip address Pin
Anonymous12-Sep-02 2:24
Anonymous12-Sep-02 2:24 
GeneralRe: Local machine ip address Pin
JohnnyG12-Sep-02 2:30
JohnnyG12-Sep-02 2:30 
GeneralRe: Local machine ip address Pin
lucy12-Sep-02 5:43
lucy12-Sep-02 5:43 
GeneralScripting for Applications Pin
Ciufudean Sorin12-Sep-02 2:16
Ciufudean Sorin12-Sep-02 2:16 
QuestionHow to check if field value is NULL? Pin
anju12-Sep-02 1:53
anju12-Sep-02 1:53 
AnswerRe: How to check if field value is NULL? Pin
Imran Farooqui12-Sep-02 2:12
Imran Farooqui12-Sep-02 2:12 
GeneralRe: How to check if field value is NULL? Pin
anju12-Sep-02 18:39
anju12-Sep-02 18:39 
GeneralRe: How to check if field value is NULL? Pin
Imran Farooqui12-Sep-02 19:06
Imran Farooqui12-Sep-02 19:06 
AnswerRe: How to check if field value is NULL? Pin
Rama Krishna Vavilala12-Sep-02 2:09
Rama Krishna Vavilala12-Sep-02 2:09 
AnswerRe: How to check if field value is NULL? Pin
[James Pullicino]12-Sep-02 2:36
[James Pullicino]12-Sep-02 2:36 
GeneralRe: How to check if field value is NULL? Pin
anju12-Sep-02 18:44
anju12-Sep-02 18:44 
GeneralRe: How to check if field value is NULL? Pin
anju12-Sep-02 18:51
anju12-Sep-02 18:51 

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.