Click here to Skip to main content
15,916,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CCombobox than Dropdown! Pin
Wholesaler9-Dec-03 3:17
Wholesaler9-Dec-03 3:17 
GeneralRe: CCombobox than Dropdown! Pin
RChin9-Dec-03 3:21
RChin9-Dec-03 3:21 
GeneralRe: CCombobox than Dropdown! Pin
Antti Keskinen9-Dec-03 3:14
Antti Keskinen9-Dec-03 3:14 
GeneralRe: CCombobox than Dropdown! Pin
Wholesaler9-Dec-03 3:24
Wholesaler9-Dec-03 3:24 
GeneralRe: CCombobox than Dropdown! Pin
Antti Keskinen10-Dec-03 2:48
Antti Keskinen10-Dec-03 2:48 
GeneralDDE and Netscape Pin
Monty29-Dec-03 1:55
Monty29-Dec-03 1:55 
GeneralRe: DDE and Netscape Pin
Antti Keskinen9-Dec-03 2:59
Antti Keskinen9-Dec-03 2:59 
Generalmultiple list control Pin
abdulsoni9-Dec-03 1:24
abdulsoni9-Dec-03 1:24 
i have 2 list control says IDC_LIST1 and IDC_LIST2.
I am not using class wizard here. I am declaring in header file using afxmessage ie. afx_msg void OnItemclickList1(NMHDR* pNMHDR, LRESULT* pResult);
and on_NOTIFY ie ON_NOTIFY(HDN_ITEMCLICK, 0, OnItemclickList1)
I have one more list control ie IDC_LIST2 when i declare afxmessage and ON_NOTIFY, the control do not go there. it goes only for the first control.
even after giving the proper ID of the control instead of giving zero. I tried using the single function and then by finding out the ID, but it gives the same id for both the control, i dont get the id of the control( it could be id of the view where this control are placed).
what should be declaration in the BEGIN MESSAGE , END MESSAGE MAP. and how do i differentiate between this 2 controls.


abdul
Generalimage processing Pin
satadru9-Dec-03 0:59
satadru9-Dec-03 0:59 
GeneralRe: image processing Pin
KaЯl9-Dec-03 2:25
KaЯl9-Dec-03 2:25 
GeneralI want to export global data in a DLL Pin
Matthew Busche9-Dec-03 0:54
Matthew Busche9-Dec-03 0:54 
GeneralRe: I want to export global data in a DLL Pin
KaЯl9-Dec-03 2:18
KaЯl9-Dec-03 2:18 
GeneralRe: I want to export global data in a DLL Pin
Matthew Busche9-Dec-03 6:20
Matthew Busche9-Dec-03 6:20 
GeneralRe: I want to export global data in a DLL Pin
KaЯl9-Dec-03 7:00
KaЯl9-Dec-03 7:00 
GeneralRe: I want to export global data in a DLL Pin
Matthew Busche9-Dec-03 8:42
Matthew Busche9-Dec-03 8:42 
GeneralRe: I want to export global data in a DLL Pin
KaЯl9-Dec-03 9:38
KaЯl9-Dec-03 9:38 
GeneralRe: I want to export global data in a DLL Pin
Alexander M.,9-Dec-03 4:53
Alexander M.,9-Dec-03 4:53 
GeneralRe: I want to export global data in a DLL Pin
Matthew Busche9-Dec-03 6:24
Matthew Busche9-Dec-03 6:24 
QuestionAny way out......??? Pin
satadru9-Dec-03 0:51
satadru9-Dec-03 0:51 
AnswerRe: Any way out......??? Pin
Shanmuga Sundar9-Dec-03 1:56
Shanmuga Sundar9-Dec-03 1:56 
GeneralFirst-chance exception in GH_DBM_COMDLL_Stub_MFC_EXE.exe: 0xC0000005: Access Violation Pin
derik_konark9-Dec-03 0:39
derik_konark9-Dec-03 0:39 
GeneralRe: First-chance exception in GH_DBM_COMDLL_Stub_MFC_EXE.exe: 0xC0000005: Access Violation Pin
Mike Dimmick9-Dec-03 3:29
Mike Dimmick9-Dec-03 3:29 
GeneralHELP PLEASE! Pin
bhangie9-Dec-03 0:24
bhangie9-Dec-03 0:24 
GeneralRe: HELP PLEASE! Pin
David Crow9-Dec-03 2:59
David Crow9-Dec-03 2:59 
GeneralRe: HELP PLEASE! Pin
Alexander M.,9-Dec-03 4:51
Alexander M.,9-Dec-03 4: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.