Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Monitoring audio recording level Pin
Anders Molin8-Apr-01 21:29
professionalAnders Molin8-Apr-01 21:29 
GeneralRead from file question ... Pin
Hadi Rezaee8-Apr-01 1:40
Hadi Rezaee8-Apr-01 1:40 
GeneralRe: Read from file question ... Pin
AlexMarbus8-Apr-01 3:31
AlexMarbus8-Apr-01 3:31 
GeneralRe: Read from file question ... Pin
Hadi Rezaee8-Apr-01 3:48
Hadi Rezaee8-Apr-01 3:48 
GeneralRe: Read from file question ... Pin
AlexMarbus8-Apr-01 6:08
AlexMarbus8-Apr-01 6:08 
GeneralRe: Read from file question ... Pin
Hadi Rezaee8-Apr-01 6:52
Hadi Rezaee8-Apr-01 6:52 
GeneralRe: Read from file question ... Pin
Dharne Atul8-Apr-01 8:33
Dharne Atul8-Apr-01 8:33 
QuestionCListCtrl - Delete Selected Items??? Pin
Ryan Baillargeon7-Apr-01 22:04
Ryan Baillargeon7-Apr-01 22:04 
Maybe its 3:30 and My Head is Not Straight, But Im having trouble Figureing this one out.
This is my First VC++ App and things are going quite well. Poke tongue | ;-P

My Problem is I have a CListCtrl that is representing "Tasks" in a Queue. I would like the USer to Be Able to Delete any number of Selected Items in the Queue. So if they Select Five Items and Click "Remove" those Items and Their Corresponding Data will be deleted.

My problem is Navigating Through the Selected Item List.
In Other CListCtrls I use I use the Same Method of moving through the Item List with no Problem.

Whats the best Method for Deleteing Items from a CListCtrl that are Selected.
GetNExtSelected or using the LVIS_SELECTED mask to identify selected Items and remove them?

quick sample code would be appreciated.


recurse.org - Recusion For the Rest Of Us.
AnswerRe: CListCtrl - Delete Selected Items??? Pin
AlexMarbus8-Apr-01 3:37
AlexMarbus8-Apr-01 3:37 
GeneralRe: CListCtrl - Still Not Working... Pin
Ryan Baillargeon8-Apr-01 6:24
Ryan Baillargeon8-Apr-01 6:24 
GeneralRe: CListCtrl - Still Not Working... Pin
Michael Dunn8-Apr-01 8:24
sitebuilderMichael Dunn8-Apr-01 8:24 
GeneralEVERYTHING IS JUST FINE NOW Pin
Ryan Baillargeon8-Apr-01 10:44
Ryan Baillargeon8-Apr-01 10:44 
GeneralRe: CListCtrl - Still Not Working... Pin
Frank Deo1-Aug-01 10:28
Frank Deo1-Aug-01 10:28 
GeneralRe: CListCtrl - Delete Selected Items??? Pin
Ryan Baillargeon8-Apr-01 6:56
Ryan Baillargeon8-Apr-01 6:56 
Generaldetect wince hybernation Pin
7-Apr-01 9:11
suss7-Apr-01 9:11 
GeneralRe: detect wince hybernation Pin
Anders Molin8-Apr-01 3:28
professionalAnders Molin8-Apr-01 3:28 
QuestionHow do I read raw data from a HD Pin
Ben Burnett7-Apr-01 9:05
Ben Burnett7-Apr-01 9:05 
AnswerRe: How do I read raw data from a HD Pin
Michael Dunn7-Apr-01 9:21
sitebuilderMichael Dunn7-Apr-01 9:21 
GeneralRe: How do I read raw data from a HD Pin
Ben Burnett7-Apr-01 9:40
Ben Burnett7-Apr-01 9:40 
GeneralCFile and my class Pin
Ahmad6-Apr-01 23:39
Ahmad6-Apr-01 23:39 
GeneralRe: CFile and my class Pin
AlexMarbus7-Apr-01 6:16
AlexMarbus7-Apr-01 6:16 
GeneralRe: CFile and my class Pin
Michael Dunn7-Apr-01 9:24
sitebuilderMichael Dunn7-Apr-01 9:24 
QuestionDLL newing objects on process heap? Pin
6-Apr-01 16:19
suss6-Apr-01 16:19 
AnswerRe: DLL newing objects on process heap? Pin
Michael Dunn6-Apr-01 18:48
sitebuilderMichael Dunn6-Apr-01 18:48 
GeneralRe: DLL newing objects on process heap? Pin
7-Apr-01 6:52
suss7-Apr-01 6:52 

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.