Click here to Skip to main content
15,921,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General_MAXPATH Pin
Paul Silvernail14-Jan-03 17:00
Paul Silvernail14-Jan-03 17:00 
GeneralRe: _MAXPATH Pin
Michael Dunn14-Jan-03 19:49
sitebuilderMichael Dunn14-Jan-03 19:49 
GeneralRe: _MAXPATH Pin
Paul Silvernail15-Jan-03 1:42
Paul Silvernail15-Jan-03 1:42 
GeneralRe: _MAXPATH Pin
geo_m14-Jan-03 22:35
geo_m14-Jan-03 22:35 
Generalrecommended reading Pin
andyblack14-Jan-03 13:14
andyblack14-Jan-03 13:14 
GeneralRe: recommended reading Pin
carrie14-Jan-03 23:25
carrie14-Jan-03 23:25 
GeneralPackaging and DLLs Pin
LukeV14-Jan-03 12:45
LukeV14-Jan-03 12:45 
GeneralRe: Packaging and DLLs Pin
Jim Crafton14-Jan-03 16:56
Jim Crafton14-Jan-03 16:56 
if you have an MFC app, then any of the dll's named mfcXXX.dll you will need to redistrib. Also msvcrtXXX.dll. If you have any C++ that touches the Standard Library, then you will probably need msvcpp60.dll (I am assuming you are using VC6, and the STL that comes with it, if you are using STLPort's STL then use their lib)

For other stuff, you'll have top track that down. For example if you are using DirectShow in your app, then there are redistribs with that (don't know what they are).
Likewise for other stuff like ADO, et al...



¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!
GeneralRe: Packaging and DLLs Pin
LukeV15-Jan-03 4:33
LukeV15-Jan-03 4:33 
GeneralRe: Packaging and DLLs Pin
Jim Crafton15-Jan-03 5:37
Jim Crafton15-Jan-03 5:37 
GeneralConsuming web services in a C++ app Pin
User 988514-Jan-03 11:58
User 988514-Jan-03 11:58 
Generalaccessing selected text in a fore ground window Pin
Gene Yu14-Jan-03 11:10
Gene Yu14-Jan-03 11:10 
Generalattach document to an application Pin
aguest14-Jan-03 10:53
aguest14-Jan-03 10:53 
GeneralRe: attach document to an application Pin
xxhimanshu14-Jan-03 19:53
xxhimanshu14-Jan-03 19:53 
Generalcrashes in GetWindowPlacement Pin
ns14-Jan-03 10:49
ns14-Jan-03 10:49 
GeneralRe: crashes in GetWindowPlacement Pin
Nitron15-Jan-03 14:41
Nitron15-Jan-03 14:41 
GeneralGetActiveView - Pin
ns14-Jan-03 10:42
ns14-Jan-03 10:42 
Generalneed to get to Viewclass from mainframe Pin
ns14-Jan-03 10:31
ns14-Jan-03 10:31 
Questionhow do you attach a dialog resource to tab pages Pin
joshfl14-Jan-03 9:37
joshfl14-Jan-03 9:37 
AnswerRe: how do you attach a dialog resource to tab pages Pin
Nitron15-Jan-03 14:45
Nitron15-Jan-03 14:45 
QuestionHow do I draw a border around text? Pin
clintsinger14-Jan-03 9:29
clintsinger14-Jan-03 9:29 
AnswerRe: How do I draw a border around text? Pin
Chris Losinger14-Jan-03 10:15
professionalChris Losinger14-Jan-03 10:15 
GeneralRe: How do I draw a border around text? Pin
clintsinger14-Jan-03 11:27
clintsinger14-Jan-03 11:27 
GeneralRe: How do I draw a border around text? Pin
Chris Losinger14-Jan-03 12:24
professionalChris Losinger14-Jan-03 12:24 
AnswerRe: How do I draw a border around text? Pin
benjymous14-Jan-03 23:02
benjymous14-Jan-03 23:02 

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.