Click here to Skip to main content
15,896,456 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Parent Forms Pin
Hamid_RT30-Sep-08 10:50
Hamid_RT30-Sep-08 10:50 
GeneralRe: Parent Forms Pin
Sarriss30-Sep-08 11:04
Sarriss30-Sep-08 11:04 
QuestionTracking application memory usage Pin
JoeSchmoe00730-Sep-08 5:25
JoeSchmoe00730-Sep-08 5:25 
AnswerRe: Tracking application memory usage Pin
Rick York30-Sep-08 6:17
mveRick York30-Sep-08 6:17 
GeneralRe: Tracking application memory usage Pin
JoeSchmoe00730-Sep-08 6:59
JoeSchmoe00730-Sep-08 6:59 
AnswerRe: Tracking application memory usage Pin
David Crow30-Sep-08 10:19
David Crow30-Sep-08 10:19 
AnswerRe: Tracking application memory usage Pin
Naveen30-Sep-08 14:03
Naveen30-Sep-08 14:03 
QuestionAccepting a drag/drop from a camera drive Pin
Felix_H30-Sep-08 5:22
Felix_H30-Sep-08 5:22 
Windows has the nasty habit of naming (over USB connected) camera drives with the name of the camera rather then giving them a drive letter. The camera drive will open readily in a file explorer window and a drag/drop to other file explorer windows works. However that is the end of it, drag and drop to any kind of program does not work out of the camera drive unless you copy to harddisk or a "normal" USB drive first.
The documented Drag...() functions in the Windows API accept a drap/drop from a harddisk directory but not from a camera drive.

My questions are:
How to access a camera drive over the windows API
How to accept dropped files from a camera drive.
Questionfor... loop to while loop Pin
Mghand30-Sep-08 5:02
Mghand30-Sep-08 5:02 
QuestionRe: for... loop to while loop Pin
led mike30-Sep-08 5:10
led mike30-Sep-08 5:10 
AnswerRe: for... loop to while loop Pin
toxcct30-Sep-08 5:18
toxcct30-Sep-08 5:18 
GeneralRe: for... loop to while loop Pin
Mghand30-Sep-08 5:43
Mghand30-Sep-08 5:43 
AnswerRe: for... loop to while loop Pin
David Crow30-Sep-08 10:20
David Crow30-Sep-08 10:20 
GeneralRe: for... loop to while loop Pin
toxcct30-Sep-08 22:03
toxcct30-Sep-08 22:03 
QuestionSubitem hiliting in CListCtrl Pin
josip cagalj30-Sep-08 2:29
josip cagalj30-Sep-08 2:29 
AnswerRe: Subitem hiliting in CListCtrl Pin
led mike30-Sep-08 4:25
led mike30-Sep-08 4:25 
GeneralRe: Subitem hiliting in CListCtrl Pin
josip cagalj30-Sep-08 20:59
josip cagalj30-Sep-08 20:59 
AnswerRe: Subitem hiliting in CListCtrl [modified] Pin
Naveen30-Sep-08 20:27
Naveen30-Sep-08 20:27 
GeneralRe: Subitem hiliting in CListCtrl Pin
josip cagalj30-Sep-08 21:43
josip cagalj30-Sep-08 21:43 
GeneralRe: Subitem hiliting in CListCtrl Pin
Naveen30-Sep-08 21:55
Naveen30-Sep-08 21:55 
GeneralRe: Subitem hiliting in CListCtrl [modified] Pin
josip cagalj30-Sep-08 22:12
josip cagalj30-Sep-08 22:12 
GeneralRe: Subitem hiliting in CListCtrl Pin
Naveen30-Sep-08 22:29
Naveen30-Sep-08 22:29 
GeneralRe: Subitem hiliting in CListCtrl Pin
josip cagalj1-Oct-08 3:07
josip cagalj1-Oct-08 3:07 
GeneralRe: Subitem hiliting in CListCtrl Pin
Naveen1-Oct-08 14:18
Naveen1-Oct-08 14:18 
GeneralRe: Subitem hiliting in CListCtrl Pin
josip cagalj1-Oct-08 22:42
josip cagalj1-Oct-08 22:42 

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.