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

C / C++ / MFC

 
QuestionInternet Explorer Security Setting of Trusted Sites Programmatically - Please Guide Pin
h@$@n18-Nov-07 18:48
h@$@n18-Nov-07 18:48 
Questionhow to create an exe from an dll file. Pin
amiya das18-Nov-07 18:36
amiya das18-Nov-07 18:36 
QuestionHow compile this managed c++ help urgently needed Pin
G.Makesh18-Nov-07 18:35
G.Makesh18-Nov-07 18:35 
AnswerRe: How compile this managed c++ help urgently needed Pin
Nelek18-Nov-07 22:23
protectorNelek18-Nov-07 22:23 
QuestionDelete or Destroy? Pin
Oliver12318-Nov-07 18:19
Oliver12318-Nov-07 18:19 
AnswerRe: Delete or Destroy? Pin
CooperWu18-Nov-07 18:30
CooperWu18-Nov-07 18:30 
AnswerRe: Delete or Destroy? Pin
Peter Weyzen18-Nov-07 19:22
Peter Weyzen18-Nov-07 19:22 
AnswerRe: Delete or Destroy? Pin
jhwurmbach18-Nov-07 22:19
jhwurmbach18-Nov-07 22:19 
DestroyWindow is the counterpart to Create and is about the windows-window, the thing you see on screen.

delete is the counterpart of new and is about C++ classes and memory management.



Let's think the unthinkable, let's do the undoable, let's prepare to grapple with the ineffable itself, and see if we may not eff it after all.
Douglas Adams, "Dirk Gently's Holistic Detective Agency"

QuestionData connection is failed Pin
CodingLover18-Nov-07 17:55
CodingLover18-Nov-07 17:55 
AnswerRe: Data connection is failed Pin
manish.patel18-Nov-07 18:10
manish.patel18-Nov-07 18:10 
GeneralRe: Data connection is failed Pin
CodingLover18-Nov-07 18:40
CodingLover18-Nov-07 18:40 
QuestionPassing and receving value through ShellExecute Pin
neha.agarwal2718-Nov-07 17:36
neha.agarwal2718-Nov-07 17:36 
AnswerRe: Passing and receving value through ShellExecute Pin
Sarath C18-Nov-07 17:45
Sarath C18-Nov-07 17:45 
QuestionRe: Passing and receving value through ShellExecute [modified] Pin
Rajesh R Subramanian18-Nov-07 22:16
professionalRajesh R Subramanian18-Nov-07 22:16 
AnswerRe: Passing and receving value through ShellExecute Pin
neha.agarwal2718-Nov-07 23:02
neha.agarwal2718-Nov-07 23:02 
GeneralRe: Passing and receving value through ShellExecute Pin
Rajesh R Subramanian18-Nov-07 23:22
professionalRajesh R Subramanian18-Nov-07 23:22 
GeneralRe: Passing and receving value through ShellExecute Pin
neha.agarwal2718-Nov-07 23:26
neha.agarwal2718-Nov-07 23:26 
GeneralRe: Passing and receving value through ShellExecute Pin
Rajesh R Subramanian18-Nov-07 23:31
professionalRajesh R Subramanian18-Nov-07 23:31 
GeneralRe: Passing and receving value through ShellExecute Pin
neha.agarwal2718-Nov-07 23:51
neha.agarwal2718-Nov-07 23:51 
GeneralRe: Passing and receving value through ShellExecute Pin
Rajesh R Subramanian18-Nov-07 23:57
professionalRajesh R Subramanian18-Nov-07 23:57 
GeneralRe: Passing and receving value through ShellExecute Pin
neha.agarwal2719-Nov-07 0:03
neha.agarwal2719-Nov-07 0:03 
AnswerRe: Passing and receving value through ShellExecute Pin
neha.agarwal2719-Nov-07 0:10
neha.agarwal2719-Nov-07 0:10 
GeneralRe: Passing and receving value through ShellExecute Pin
Rajesh R Subramanian19-Nov-07 0:27
professionalRajesh R Subramanian19-Nov-07 0:27 
GeneralRe: Passing and receving value through ShellExecute Pin
Rajesh R Subramanian19-Nov-07 0:11
professionalRajesh R Subramanian19-Nov-07 0:11 
QuestionLearning Socket Programming Pin
ksrameshkanth18-Nov-07 17:32
ksrameshkanth18-Nov-07 17:32 

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.