Click here to Skip to main content
15,920,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error LNK2001: unresolved external symbol "public: static bool Pin
KarstenK28-May-09 1:36
mveKarstenK28-May-09 1:36 
Questiondialog that asks user where to save in. Pin
002comp27-May-09 23:27
002comp27-May-09 23:27 
AnswerRe: dialog that asks user where to save in. Pin
_AnsHUMAN_ 27-May-09 23:37
_AnsHUMAN_ 27-May-09 23:37 
GeneralRe: dialog that asks user where to save in. Pin
002comp27-May-09 23:53
002comp27-May-09 23:53 
GeneralRe: dialog that asks user where to save in. Pin
Hamid_RT28-May-09 0:14
Hamid_RT28-May-09 0:14 
AnswerRe: dialog that asks user where to save in. Pin
KarstenK28-May-09 0:15
mveKarstenK28-May-09 0:15 
QuestionGetDiskDrive Pin
p_196027-May-09 22:38
p_196027-May-09 22:38 
AnswerRe: GetDiskDrive Pin
Hamid_RT27-May-09 23:17
Hamid_RT27-May-09 23:17 
GeneralRe: GetDiskDrive Pin
p_196027-May-09 23:27
p_196027-May-09 23:27 
AnswerRe: GetDiskDrive Pin
Jacobb Michael28-May-09 0:06
Jacobb Michael28-May-09 0:06 
AnswerRe: GetDiskDrive Pin
Naveen28-May-09 1:56
Naveen28-May-09 1:56 
GeneralRe: GetDiskDrive Pin
p_196028-May-09 2:51
p_196028-May-09 2:51 
GeneralRe: GetDiskDrive Pin
Naveen28-May-09 3:13
Naveen28-May-09 3:13 
QuestionZwOpenFile and hard disks Pin
andrew_dk27-May-09 21:56
andrew_dk27-May-09 21:56 
QuestionRe: ZwOpenFile and hard disks Pin
David Crow28-May-09 4:24
David Crow28-May-09 4:24 
AnswerRe: ZwOpenFile and hard disks Pin
andrew_dk28-May-09 11:06
andrew_dk28-May-09 11:06 
QuestionCHANGE THE POSITION OF CONTROL OR BUTTON Pin
johnjitu27-May-09 21:54
johnjitu27-May-09 21:54 
AnswerRe: CHANGE THE POSITION OF CONTROL OR BUTTON Pin
Chandrasekharan P27-May-09 22:09
Chandrasekharan P27-May-09 22:09 
QuestionRe: CHANGE THE POSITION OF CONTROL OR BUTTON Pin
CPallini27-May-09 22:17
mveCPallini27-May-09 22:17 
QuestionRe: CHANGE THE POSITION OF CONTROL OR BUTTON Pin
«_Superman_»27-May-09 22:21
professional«_Superman_»27-May-09 22:21 
QuestionHow to get the Friendly name of the removable drive by the Drive letter ? Pin
Jacobb Michael27-May-09 20:45
Jacobb Michael27-May-09 20:45 
AnswerRe: How to get the Friendly name of the removable drive by the Drive letter ? Pin
Stuart Dootson27-May-09 22:24
professionalStuart Dootson27-May-09 22:24 
GeneralRe: How to get the Friendly name of the removable drive by the Drive letter ? Pin
Jacobb Michael27-May-09 23:52
Jacobb Michael27-May-09 23:52 
GeneralRe: How to get the Friendly name of the removable drive by the Drive letter ? Pin
Stuart Dootson28-May-09 1:03
professionalStuart Dootson28-May-09 1:03 
GeneralRe: How to get the Friendly name of the removable drive by the Drive letter ? Pin
Jacobb Michael28-May-09 2:30
Jacobb Michael28-May-09 2:30 
Thanks a lot !

My actual requirement towards this issue is this:

I am logging the file activities in Win32 DLL with the following details Create/Copy/Delete/Move details in the USB Drive - done
Along with Removable Drive Friendly Name – doing

I am not much familiar with system side Activities.
I hope we can use the WMI in Win32 dll applications . I will try it out.
And If u have any idea on this help me out.

Thank you.

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.