Click here to Skip to main content
15,891,993 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTrack DLL calls Pin
ToughGuy913-Jan-07 23:16
ToughGuy913-Jan-07 23:16 
AnswerRe: Track DLL calls Pin
mark novak14-Jan-07 9:11
mark novak14-Jan-07 9:11 
GeneralRe: Track DLL calls Pin
ToughGuy914-Jan-07 20:58
ToughGuy914-Jan-07 20:58 
GeneralRe: Track DLL calls Pin
mark novak15-Jan-07 2:21
mark novak15-Jan-07 2:21 
GeneralRe: Track DLL calls [modified] Pin
ToughGuy915-Jan-07 6:49
ToughGuy915-Jan-07 6:49 
AnswerRe: Track DLL calls Pin
ThatsAlok14-Jan-07 21:45
ThatsAlok14-Jan-07 21:45 
GeneralRe: Track DLL calls Pin
ToughGuy914-Jan-07 22:09
ToughGuy914-Jan-07 22:09 
QuestionFtp program Pin
Silly Boy13-Jan-07 21:27
Silly Boy13-Jan-07 21:27 
Hi all

I had written a FTP directory listing program.Problem here is its working fine on my FTP server,but its not working working on client ftpserver i.e.,iam unable to get directory listing there....

I used following classes:

class CFileFind;
class CInternetSession;
class CFtpFileFind;

pf = is.GetFtpConnection((LPCTSTR)servername, (LPCTSTR)username, (LPCTSTR) pwd, portno, session_mode);

although i have set session_mode both TRUE and FALSE, it still doesn't work or throw any exception

Thanks,


xyz

QuestionSetCursorPos and GetWindowText Pin
misha_grewal13-Jan-07 20:47
misha_grewal13-Jan-07 20:47 
AnswerRe: SetCursorPos and GetWindowText Pin
Dominik Reichl13-Jan-07 22:49
Dominik Reichl13-Jan-07 22:49 
QuestionHow to disable Intellisense on VC 2005 Express Pin
yarp13-Jan-07 20:20
yarp13-Jan-07 20:20 
Questionmixed debuging Pin
Reza Shademani13-Jan-07 19:57
Reza Shademani13-Jan-07 19:57 
QuestionHow to put a dll to remote XP and run it? Pin
liur1713-Jan-07 19:41
liur1713-Jan-07 19:41 
AnswerRe: How to put a dll to remote XP and run it? Pin
#realJSOP13-Jan-07 23:44
mve#realJSOP13-Jan-07 23:44 
GeneralRe: How to put a dll to remote XP and run it? Pin
liur1714-Jan-07 0:35
liur1714-Jan-07 0:35 
GeneralRe: How to put a dll to remote XP and run it? Pin
mark novak14-Jan-07 9:16
mark novak14-Jan-07 9:16 
QuestionProblem passing a Reference through multiple functions Pin
jblau13-Jan-07 19:17
jblau13-Jan-07 19:17 
AnswerRe: Problem passing a Reference through multiple functions Pin
#realJSOP13-Jan-07 23:42
mve#realJSOP13-Jan-07 23:42 
QuestionHow to connect toan ORACLE DB Using VC++6? Pin
Patriot8113-Jan-07 18:57
Patriot8113-Jan-07 18:57 
AnswerRe: How to connect toan ORACLE DB Using VC++6? [modified] Pin
liur1713-Jan-07 20:03
liur1713-Jan-07 20:03 
Questionwierd delete [ ] myClass exception. Need Help PLZ! [modified] Pin
gumi_r@msn.com13-Jan-07 17:12
gumi_r@msn.com13-Jan-07 17:12 
AnswerRe: wierd delete [ ] myClass exception. Need Help PLZ! Pin
Michael Dunn13-Jan-07 18:27
sitebuilderMichael Dunn13-Jan-07 18:27 
GeneralRe: wierd delete [ ] myClass exception. Need Help PLZ! Pin
gumi_r@msn.com14-Jan-07 2:10
gumi_r@msn.com14-Jan-07 2:10 
AnswerRe: wierd delete [ ] myClass exception. Need Help PLZ! Pin
eli1502197914-Jan-07 3:48
eli1502197914-Jan-07 3:48 
QuestionPointers to classes Pin
Oliver12313-Jan-07 16:52
Oliver12313-Jan-07 16:52 

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.