Click here to Skip to main content
15,885,365 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralADOX and adding two databases Pin
ns16-Sep-02 4:18
ns16-Sep-02 4:18 
GeneralRe: ADOX and adding two databases Pin
Michael P Butler16-Sep-02 5:23
Michael P Butler16-Sep-02 5:23 
GeneralRe: ADOX and adding two databases Pin
ns16-Sep-02 5:38
ns16-Sep-02 5:38 
GeneralRe: ADOX and adding two databases Pin
Bill Wilson16-Sep-02 9:15
Bill Wilson16-Sep-02 9:15 
GeneralRe: ADOX and adding two databases Pin
ns16-Sep-02 9:22
ns16-Sep-02 9:22 
GeneralRe: ADOX and adding two databases Pin
Bill Wilson16-Sep-02 10:57
Bill Wilson16-Sep-02 10:57 
GeneralDouble-click notification not received (or not sent) Pin
Le centriste16-Sep-02 4:05
Le centriste16-Sep-02 4:05 
GeneralRe: Double-click notification not received (or not sent) Pin
Mustafa Demirhan16-Sep-02 7:23
Mustafa Demirhan16-Sep-02 7:23 
AFAIK, WM_LBUTTONDBLCLK won't work for list box'es!

Use the following:

ON_LBN_DBLCLK(IDC_MYLISTBOX, OnDblclkMyListBox)

If you are using Wizards, it generates this code. There shouldn't be any problems.

Mustafa Demirhan
http://www.macroangel.com
Sonork ID 100.9935:zoltrix

<nobr>They say I'm lazy but it takes all my time
GeneralMetafileDCs without Clip region Pin
Peter Stark16-Sep-02 3:54
sussPeter Stark16-Sep-02 3:54 
GeneralRe: MetafileDCs without Clip region Pin
Mike Nordell16-Sep-02 5:09
Mike Nordell16-Sep-02 5:09 
GeneralA problem using Vc++.net and ATL Server to create Web Service Pin
victorswan16-Sep-02 3:31
victorswan16-Sep-02 3:31 
GeneralAbout net send message Pin
Simon.W16-Sep-02 3:25
Simon.W16-Sep-02 3:25 
GeneralRe: About net send message Pin
Mike Nordell16-Sep-02 5:18
Mike Nordell16-Sep-02 5:18 
GeneralRe: About net send message Pin
Daniel Lohmann16-Sep-02 6:53
Daniel Lohmann16-Sep-02 6:53 
GeneralAccesing Platform SDK Help from VS IDE Pin
Norberto Cerezal16-Sep-02 3:05
Norberto Cerezal16-Sep-02 3:05 
GeneralRe: Accesing Platform SDK Help from VS IDE Pin
Roger Wright16-Sep-02 3:11
professionalRoger Wright16-Sep-02 3:11 
GeneralRe: Accesing Platform SDK Help from VS IDE Pin
Norberto Cerezal16-Sep-02 3:23
Norberto Cerezal16-Sep-02 3:23 
GeneralRe: Accesing Platform SDK Help from VS IDE Pin
Simon.W16-Sep-02 3:30
Simon.W16-Sep-02 3:30 
GeneralRe: Accesing Platform SDK Help from VS IDE Pin
Norberto Cerezal16-Sep-02 3:30
Norberto Cerezal16-Sep-02 3:30 
GeneralRe: Accesing Platform SDK Help from VS IDE Pin
axa16-Sep-02 3:42
axa16-Sep-02 3:42 
QuestionWho has used CxImage??How to add these .lib files about jpg format?? Pin
NeverGrief16-Sep-02 2:01
NeverGrief16-Sep-02 2:01 
AnswerRe: Who has used CxImage??How to add these .lib files about jpg format?? Pin
Mustafa Demirhan16-Sep-02 7:25
Mustafa Demirhan16-Sep-02 7:25 
GeneralRegular MFC dlls Pin
Mangesh Sardesai16-Sep-02 1:21
Mangesh Sardesai16-Sep-02 1:21 
QuestionPossibly reason for system overhead? Pin
16-Sep-02 1:15
suss16-Sep-02 1:15 
AnswerRe: Possibly reason for system overhead? Pin
Michael Dunn16-Sep-02 3:37
sitebuilderMichael Dunn16-Sep-02 3:37 

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.