Click here to Skip to main content
15,902,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: carriage return/line feed Pin
Ryan Binns15-Jul-03 14:54
Ryan Binns15-Jul-03 14:54 
Generalshowing # recds in CRecordset Pin
RalfPeter15-Jul-03 9:30
RalfPeter15-Jul-03 9:30 
GeneralRe: showing # recds in CRecordset Pin
David Crow15-Jul-03 9:40
David Crow15-Jul-03 9:40 
GeneralRe: showing # recds in CRecordset Pin
RalfPeter15-Jul-03 11:11
RalfPeter15-Jul-03 11:11 
GeneralRe: showing # recds in CRecordset Pin
Toni7815-Jul-03 15:33
Toni7815-Jul-03 15:33 
GeneralRe: showing # recds in CRecordset Pin
David Crow16-Jul-03 3:00
David Crow16-Jul-03 3:00 
GeneralRe: showing # recds in CRecordset Pin
Toni7816-Jul-03 16:06
Toni7816-Jul-03 16:06 
GeneralLBN_SELCHANGE Pin
John R. Shaw15-Jul-03 9:16
John R. Shaw15-Jul-03 9:16 
[EDIT: Whoops! I used WORD wParam insted of WPARAM wParam (this is not Win16 code)]

I have a list box control in a dialog with notify selected.

Now here is the problem: when I click on a selection the dialogbox receives a notification ( HIWORD(wParam) ) = 0 insted of = 1 (LBN_SELCHANGE). I have used listboxes and comboboxes for years and have always receive the correct value (1). 0 is not even a valid notification code (unless it's undocumented).

Any ideas?

INTP
GeneralProcess, Module and Thread enumeration classes Pin
kurnaziso15-Jul-03 9:10
kurnaziso15-Jul-03 9:10 
QuestionExchange server plugin... Where to start? Pin
LukeV15-Jul-03 8:46
LukeV15-Jul-03 8:46 
AnswerRe: Exchange server plugin... Where to start? Pin
Michael P Butler15-Jul-03 9:07
Michael P Butler15-Jul-03 9:07 
GeneralHelp! Mysterious type mismatch errors with my ActiveX control Pin
David F Zimny15-Jul-03 8:39
David F Zimny15-Jul-03 8:39 
QuestionPlay sound from console program? Pin
DaveE9th15-Jul-03 8:26
DaveE9th15-Jul-03 8:26 
AnswerRe: Play sound from console program? Pin
John M. Drescher15-Jul-03 8:30
John M. Drescher15-Jul-03 8:30 
GeneralRe: Play sound from console program? Pin
DaveE9th15-Jul-03 9:09
DaveE9th15-Jul-03 9:09 
AnswerRe: Play sound from console program? Pin
David Crow15-Jul-03 9:46
David Crow15-Jul-03 9:46 
GeneralRe: Play sound from console program? Pin
Ryan Binns15-Jul-03 14:51
Ryan Binns15-Jul-03 14:51 
Generalgetting device context without the title bar Pin
Member 45099015-Jul-03 8:21
Member 45099015-Jul-03 8:21 
QuestionHow to add a Control In a List Control Pin
Cyberizen15-Jul-03 8:01
Cyberizen15-Jul-03 8:01 
AnswerRe: How to add a Control In a List Control Pin
John M. Drescher15-Jul-03 8:10
John M. Drescher15-Jul-03 8:10 
Questionhow to serialize __int64 Pin
Shay Harel15-Jul-03 7:55
Shay Harel15-Jul-03 7:55 
AnswerRe: how to serialize __int64 Pin
John M. Drescher15-Jul-03 8:08
John M. Drescher15-Jul-03 8:08 
AnswerRe: how to serialize __int64 Pin
David Crow15-Jul-03 10:09
David Crow15-Jul-03 10:09 
GeneralRe: how to serialize __int64 Pin
Anonymous15-Jul-03 15:05
Anonymous15-Jul-03 15:05 
AnswerRe: how to serialize __int64 Pin
basementman15-Jul-03 10:21
basementman15-Jul-03 10:21 

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.