i want to identify the usb drive connected on system. for every conneted drive i want separate ID . Now i got same id for all imation drive and same id for kingstone.
prathuraj
Posts
-
usb devive name -
usb devive namehow to get GUID or device name for usb device
-
mail from vc++ programi cant find correct document for send mail from vc++. I have used the csmtp.but it doesnt support to send mail to yahoo and google and others. I can only send mail to my company id using csmtp what is a problem. what to do for that
-
mail from vc++ programhow to send mail from vc++ program. I want to sent same message at same time to both yahoo as well as google. How to do this
-
Mail -mfcHow to send a mail from mfc program
-
non volatile memory-please help meThe IPL priority order is stored in non volatile memory of system. I want to read the non volatile memory to get a IPL priority order. How to do this. If you have any other idea to get IPL priority order ,please give me.
-
booting puppylinuxi think puppylinux is also an OS. whats wrong in posting here?. is there any limitations to post threads?
-
booting puppylinuxi want display animated image on booting screen how to do that please give some ideas and article
-
puppy linux booting problemwhen i boot puppy linux from usb drive it was hang after i type xwin it will booted what is a problem.how can i overcome this.please help me.
-
X server icon - please help mein puppy linux i want to hide the x server icon from title bar of each window. what i do that.
-
Git image on buttoni am using visual studio 6.0
-
Git image on buttonI want to use CImage, which needs atlimage.h, but the problem is that I don't have this file on my computer (I use Visual Studio 6.0 on WinXP). Do you know where can get the headers/libraries I need ?
-
IPaddress control-please help mewhen the user type greater then 255 i want to post a error message. In windows Local area Connection wizard display this kind of message.i want to do that like this.
-
IPaddress control-please help mei want to check greater than 255 value in ipaddress field but when i enter value greater than 255 it automatically change to 255 at that time i cant get what i typed.so i cant check greater than 255 value.how can i do that
-
creation of IPADDRESS control-Please help mehow to create IPAddress control with the style IPAS_NOVALIDATE
-
virtual key codewhat is a virtual key code for number keys. Like VK_TAB for tab . for 0 - 9 what is a key code.
-
search on start menu [modified]how to write a mfc code to search on start menu for installed software -- modified at 6:31 Wednesday 16th May, 2007
-
what is wrong in this codecontrol id is correct.but pointer is null.what i do further
-
what is wrong in this codeip->GetAddress(dword); Access violation error occured at this line
-
what is wrong in this codeI want to get a value from dynamic ip address control for that purpose i wrote this code CIPAddressCtrl* ip = (CIPAddressCtrl *)GetDlgItem(13); ip->GetAddress(dword);