September 12th, 2009 11:58 AM
Can some one please help me through the process of using msdn ping class......while reading the documentation it uses a dll system.dll how can use this dll in my MFC based project......how exactly...
September 7th, 2009 07:20 AM
thanks a lot it worked fine and sorry for not going through the link initially......
September 7th, 2009 07:09 AM
not explicilty......can i know how can i do this??
September 7th, 2009 06:53 AM
Well am trying to create a port scanner for which am trying to create a socket first and then trying to connect at that particular port but the problem is every time i try to create a socket it...
September 1st, 2009 03:59 PM
Well i dont have any problems regarding classes and functions you told me to add, i only wished to know about this services in detail...
September 1st, 2009 02:50 PM
I need to delete files of the names entered by the user? how can i do so??i think i need to search first all the files in all directories recursively and then delete them??can some one tell some clue...
September 1st, 2009 11:55 AM
can you tell some link so that I could get more information about the topic??any ways thanks for the above help it really helped me....
August 31st, 2009 10:52 PM
well i also wish to know that where i shall place my code of the service( i.e. as per my problem deleting all files of the given names in config file) after commenting the above code.........
August 31st, 2009 01:21 PM
i have attached my set of codes here by........
August 31st, 2009 12:48 PM
ok fine but after the code is generated can you please tell where shall i place my code that is to be executed in background that is deletion of files for the service.....am totally new to this type...
August 31st, 2009 11:56 AM
August 31st, 2009 11:56 AM
can you please tell some steps to create such service....
August 31st, 2009 09:42 AM
well am suppose to create a software in which a adminstrator can set a pattern of file name in a conf file.This Software will have a service running in the background that will remove files from the...