Click here to Skip to main content
15,922,325 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: speaker volume too low Pin
Binayak25-Sep-03 10:22
Binayak25-Sep-03 10:22 
GeneralRe: speaker volume too low Pin
David Crow25-Sep-03 10:25
David Crow25-Sep-03 10:25 
GeneralRe: speaker volume too low Pin
Binayak25-Sep-03 10:27
Binayak25-Sep-03 10:27 
GeneralRe: speaker volume too low Pin
David Crow25-Sep-03 10:31
David Crow25-Sep-03 10:31 
GeneralRe: speaker volume too low Pin
Alvaro Mendez25-Sep-03 11:05
Alvaro Mendez25-Sep-03 11:05 
GeneralRe: speaker volume too low Pin
Binayak25-Sep-03 11:06
Binayak25-Sep-03 11:06 
GeneralRe: speaker volume too low Pin
73Zeppelin26-Sep-03 6:12
73Zeppelin26-Sep-03 6:12 
QuestionOCX perhaps ??? Pin
The_Server25-Sep-03 9:36
The_Server25-Sep-03 9:36 
GeneralRe: MFC/W32 Bitmap/Icon editor in source... Pin
igor196025-Sep-03 9:13
igor196025-Sep-03 9:13 
GeneralRe: MFC/W32 Bitmap/Icon editor in source... Pin
Neville Franks25-Sep-03 11:26
Neville Franks25-Sep-03 11:26 
GeneralAutomated Testing tools for MFC / VC++ application Pin
Member 35909825-Sep-03 8:50
Member 35909825-Sep-03 8:50 
GeneralRe: Automated Testing tools for MFC / VC++ application Pin
David Crow25-Sep-03 8:52
David Crow25-Sep-03 8:52 
GeneralRe: Automated Testing tools for MFC / VC++ application Pin
Joe Woodbury25-Sep-03 18:20
professionalJoe Woodbury25-Sep-03 18:20 
GeneralCD Writing Pin
Member 45104625-Sep-03 8:25
Member 45104625-Sep-03 8:25 
GeneralRe: CD Writing Pin
David Crow25-Sep-03 8:51
David Crow25-Sep-03 8:51 
GeneralRe: CD Writing Pin
Alexander M.,27-Sep-03 12:00
Alexander M.,27-Sep-03 12:00 
GeneralQuestion about CListCtrl Pin
b_girl25-Sep-03 7:19
b_girl25-Sep-03 7:19 
GeneralRe: Question about CListCtrl Pin
Michael Dunn25-Sep-03 7:32
sitebuilderMichael Dunn25-Sep-03 7:32 
GeneralRe: Question about CListCtrl Pin
b_girl25-Sep-03 7:39
b_girl25-Sep-03 7:39 
It still doesn't work.

My column names are: Z and Concentration

What I want is either:
Z Concentration OR Z Concentration
12 3.4 100 12.04
100 12.04 12 3.4

But, what I'm getting is:
Z Concentration
12 3.4

followed by:
Z Concentration
100
12 12.04

I print out the row numbers in using AfxMessageBox before inserting each item, and the row numbers appear to be correct, but things are still getting added in the wrong place.
GeneralRe: Question about CListCtrl Pin
vcplusplus25-Sep-03 7:39
vcplusplus25-Sep-03 7:39 
GeneralRe: Question about CListCtrl Pin
b_girl25-Sep-03 7:55
b_girl25-Sep-03 7:55 
GeneralRe: Question about CListCtrl Pin
b_girl25-Sep-03 8:34
b_girl25-Sep-03 8:34 
GeneralRe: Question about CListCtrl Pin
Ravi Bhavnani25-Sep-03 8:38
professionalRavi Bhavnani25-Sep-03 8:38 
GeneralCache draw output Pin
Mathias S.25-Sep-03 6:55
Mathias S.25-Sep-03 6:55 
GeneralRe: Cache draw output Pin
JWood25-Sep-03 8:08
JWood25-Sep-03 8:08 

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.