Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Preventing Memory Leaks Pin
John M. Drescher30-Jan-04 4:42
John M. Drescher30-Jan-04 4:42 
GeneralRe: Preventing Memory Leaks Pin
BrockVnm30-Jan-04 4:49
BrockVnm30-Jan-04 4:49 
GeneralRe: Preventing Memory Leaks Pin
John M. Drescher30-Jan-04 8:31
John M. Drescher30-Jan-04 8:31 
GeneralRe: Preventing Memory Leaks Pin
Maximilien30-Jan-04 5:03
Maximilien30-Jan-04 5:03 
GeneralRe: Preventing Memory Leaks Pin
Nemanja Trifunovic30-Jan-04 7:34
Nemanja Trifunovic30-Jan-04 7:34 
GeneralRe: Preventing Memory Leaks Pin
Ryan Binns30-Jan-04 17:32
Ryan Binns30-Jan-04 17:32 
GeneralDoubt in SHFileOperation !!! Pin
Ilamparithi30-Jan-04 4:10
Ilamparithi30-Jan-04 4:10 
GeneralRe: Doubt in SHFileOperation !!! Pin
Roger Allen30-Jan-04 4:15
Roger Allen30-Jan-04 4:15 
At a guess, it looks like the directory name is being interpreted as an IP address. You may need to prepend additional information ro fully qualify the actual location of the directory.

e.g.

"C:\192.168.1.133"


Roger Allen - Sonork 100.10016
Roger Wright: Remember to buckle up, please, and encourage your friends to do the same. It's not just about saving your life, but saving the quality of life for those you may leave behind...
GeneralRe: Doubt in SHFileOperation !!! Pin
Ilamparithi30-Jan-04 4:27
Ilamparithi30-Jan-04 4:27 
GeneralRe: Doubt in SHFileOperation !!! Pin
John M. Drescher30-Jan-04 4:45
John M. Drescher30-Jan-04 4:45 
Generalcustom thumbnails for windows explorer Pin
bpChristoph30-Jan-04 4:05
bpChristoph30-Jan-04 4:05 
QuestionWhat is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
vmaltsev30-Jan-04 3:14
vmaltsev30-Jan-04 3:14 
AnswerRe: What is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
Joel Lucsy30-Jan-04 3:23
Joel Lucsy30-Jan-04 3:23 
GeneralRe: What is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
vmaltsev30-Jan-04 3:53
vmaltsev30-Jan-04 3:53 
AnswerRe: What is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
Mike Dimmick30-Jan-04 4:56
Mike Dimmick30-Jan-04 4:56 
GeneralRe: What is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
vmaltsev30-Jan-04 5:10
vmaltsev30-Jan-04 5:10 
AnswerRe: What is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
Mukkie30-Jan-04 23:49
Mukkie30-Jan-04 23:49 
GeneralPASSTHROUGH printing using Escape Pin
Jimmy M Joy30-Jan-04 3:10
Jimmy M Joy30-Jan-04 3:10 
GeneralRe: PASSTHROUGH printing using Escape Pin
basementman30-Jan-04 9:56
basementman30-Jan-04 9:56 
GeneralRe: PASSTHROUGH printing using Escape Pin
Jimmy M Joy30-Jan-04 17:29
Jimmy M Joy30-Jan-04 17:29 
GeneralRe: PASSTHROUGH printing using Escape Pin
basementman2-Feb-04 4:13
basementman2-Feb-04 4:13 
Generaltemplate class friend of another template class Pin
Jerome Conus30-Jan-04 2:36
Jerome Conus30-Jan-04 2:36 
GeneralRe: template class friend of another template class Pin
toxcct30-Jan-04 3:11
toxcct30-Jan-04 3:11 
GeneralRight click menu and sending messages Pin
lobanovski30-Jan-04 2:09
lobanovski30-Jan-04 2:09 
GeneralRe: Right click menu and sending messages Pin
Michael P Butler30-Jan-04 3:39
Michael P Butler30-Jan-04 3:39 

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.