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

C / C++ / MFC

 
QuestionHow to give the log on as a service right to a user thru program in WINDOWS-XP? Pin
renjithak19-Dec-03 19:37
renjithak19-Dec-03 19:37 
AnswerRe: Nobody to answer this ?? !!!!!! Pin
renjithak21-Dec-03 17:43
renjithak21-Dec-03 17:43 
GeneralBitmap image in IE toolbar... :) Pin
Vermithrax19-Dec-03 14:44
Vermithrax19-Dec-03 14:44 
GeneralRe: Bitmap image in IE toolbar... :) Pin
Shog919-Dec-03 17:11
sitebuilderShog919-Dec-03 17:11 
Questionhow to create and delete directory from MFC? Pin
Binayak19-Dec-03 13:39
Binayak19-Dec-03 13:39 
AnswerRe: how to create and delete directory from MFC? Pin
Garth J Lancaster19-Dec-03 14:11
professionalGarth J Lancaster19-Dec-03 14:11 
AnswerRe: how to create and delete directory from MFC? Pin
John M. Drescher19-Dec-03 14:55
John M. Drescher19-Dec-03 14:55 
AnswerRe: how to create and delete directory from MFC? Pin
Shanmuga Sundar19-Dec-03 20:23
Shanmuga Sundar19-Dec-03 20:23 
hey well This can be done very easy. Just u make use of the system(command)

This system function is used to execute the dos commands. So u have to specify like system("md directoryname"); This will execute the dos command so that ur directory would created to delete do the same. to open the file just use _open to read or write the file just use _read or _write. I hope u better refer the msdn where u could be clear man. Just try this i hope this would be helpfull for u.

Bye .....

Shanmuga Sundar.V
GeneralDetecting Low Disk Space Pin
me19-Dec-03 12:21
me19-Dec-03 12:21 
GeneralRe: Detecting Low Disk Space Pin
Monty220-Dec-03 0:24
Monty220-Dec-03 0:24 
Questionhow to fix Toolbars area Pin
vancouver77719-Dec-03 9:40
vancouver77719-Dec-03 9:40 
AnswerRe: how to fix Toolbars area Pin
twing21-Dec-03 15:20
twing21-Dec-03 15:20 
Generalhelp with CSerial (code included) Pin
oh4u2nv19-Dec-03 9:28
oh4u2nv19-Dec-03 9:28 
GeneralRe: help with CSerial (code included) Pin
John R. Shaw19-Dec-03 11:51
John R. Shaw19-Dec-03 11:51 
GeneralRe: help with CSerial (code included) Pin
oh4u2nv20-Dec-03 13:19
oh4u2nv20-Dec-03 13:19 
GeneralRe: help with CSerial (code included) Pin
John R. Shaw20-Dec-03 16:02
John R. Shaw20-Dec-03 16:02 
GeneralRe: help with CSerial (code included) Pin
Deepa Gopal19-Feb-04 23:16
Deepa Gopal19-Feb-04 23:16 
GeneralRe: help with CSerial (code included) Pin
John R. Shaw1-Mar-04 14:44
John R. Shaw1-Mar-04 14:44 
GeneralGetting path from Registry Key Handle Pin
imranhabib19-Dec-03 8:17
imranhabib19-Dec-03 8:17 
GeneralRe: Getting path from Registry Key Handle Pin
pankajdaga19-Dec-03 23:10
pankajdaga19-Dec-03 23:10 
GeneralRe: Getting path from Registry Key Handle Pin
imranhabib20-Dec-03 1:39
imranhabib20-Dec-03 1:39 
GeneralRe: Getting path from Registry Key Handle Pin
imranhabib5-Jan-04 5:41
imranhabib5-Jan-04 5:41 
Generallinking with a library Pin
karteek19-Dec-03 6:24
karteek19-Dec-03 6:24 
GeneralRe: linking with a library Pin
jmkhael19-Dec-03 6:29
jmkhael19-Dec-03 6:29 
GeneralRe: linking with a library Pin
Anonymous19-Dec-03 12:15
Anonymous19-Dec-03 12:15 

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.