Click here to Skip to main content
15,885,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Writing a file parser Pin
CPallini13-Mar-08 22:42
mveCPallini13-Mar-08 22:42 
GeneralRe: Writing a file parser Pin
Sangeetha_J13-Mar-08 23:44
Sangeetha_J13-Mar-08 23:44 
GeneralRe: Writing a file parser Pin
jhwurmbach14-Mar-08 0:27
jhwurmbach14-Mar-08 0:27 
GeneralCopying files from one folder to another Pin
neha.agarwal2713-Mar-08 18:13
neha.agarwal2713-Mar-08 18:13 
GeneralRe: Copying files from one folder to another Pin
Naveen13-Mar-08 19:11
Naveen13-Mar-08 19:11 
GeneralRe: Copying files from one folder to another Pin
neha.agarwal2713-Mar-08 19:49
neha.agarwal2713-Mar-08 19:49 
GeneralRe: Copying files from one folder to another Pin
ThatsAlok13-Mar-08 19:51
ThatsAlok13-Mar-08 19:51 
GeneralRe: Copying files from one folder to another Pin
Naveen13-Mar-08 19:53
Naveen13-Mar-08 19:53 
neha.agarwal27 wrote:
SHFileOperation(obj);


You to to pass the address of obj not the object.

SHFileOperation( & obj);


GeneralRe: Copying files from one folder to another Pin
ThatsAlok13-Mar-08 19:55
ThatsAlok13-Mar-08 19:55 
GeneralRe: Copying files from one folder to another Pin
Naveen13-Mar-08 20:04
Naveen13-Mar-08 20:04 
GeneralOLE Object From Clipboard Data Pin
Kyudos13-Mar-08 17:37
Kyudos13-Mar-08 17:37 
GeneralRe: OLE Object From Clipboard Data Pin
Matthew Faithfull13-Mar-08 22:49
Matthew Faithfull13-Mar-08 22:49 
QuestionHow to set the variables to the computer time? Pin
cshong13-Mar-08 17:02
cshong13-Mar-08 17:02 
AnswerRe: How to set the variables to the computer time? Pin
Naveen13-Mar-08 17:40
Naveen13-Mar-08 17:40 
GeneralRe: How to set the variables to the computer time? Pin
cshong14-Mar-08 4:20
cshong14-Mar-08 4:20 
GeneralRe: How to set the variables to the computer time? Pin
Naveen16-Mar-08 14:10
Naveen16-Mar-08 14:10 
QuestionHow to block another program internet access? Pin
StarMeteor13-Mar-08 16:26
StarMeteor13-Mar-08 16:26 
GeneralRe: How to block another program internet access? Pin
Rajkumar R13-Mar-08 21:35
Rajkumar R13-Mar-08 21:35 
GeneralVirtual base class Pin
George_George13-Mar-08 16:06
George_George13-Mar-08 16:06 
GeneralRe: Virtual base class Pin
Eytukan13-Mar-08 16:25
Eytukan13-Mar-08 16:25 
GeneralRe: Virtual base class Pin
George_George13-Mar-08 16:34
George_George13-Mar-08 16:34 
GeneralRe: Virtual base class Pin
ThatsAlok13-Mar-08 19:54
ThatsAlok13-Mar-08 19:54 
GeneralRe: Virtual base class Pin
Hamid_RT23-Mar-08 1:16
Hamid_RT23-Mar-08 1:16 
GeneralRe: Virtual base class Pin
George_George23-Mar-08 3:15
George_George23-Mar-08 3:15 
QuestionHow to get ALT, SHIFT and CTRL key? Pin
TooShy2Talk13-Mar-08 15:32
TooShy2Talk13-Mar-08 15: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.