Click here to Skip to main content
16,008,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File stream as function parameter Pin
vilmer6-Dec-04 4:19
vilmer6-Dec-04 4:19 
GeneralRe: File stream as function parameter Pin
Mohammad A Gdeisat6-Dec-04 9:06
Mohammad A Gdeisat6-Dec-04 9:06 
GeneralOne mesage in my application is causing crash Pin
vcseeker3-Dec-04 21:05
vcseeker3-Dec-04 21:05 
GeneralRe: One mesage in my application is causing crash Pin
toxcct4-Dec-04 0:27
toxcct4-Dec-04 0:27 
GeneralRe: One mesage in my application is causing crash Pin
ThatsAlok4-Dec-04 1:42
ThatsAlok4-Dec-04 1:42 
GeneralCrash while doing drag and drop. Pin
vcseeker3-Dec-04 20:41
vcseeker3-Dec-04 20:41 
GeneralProblem moving mfc dll to another machine Pin
hemenders3-Dec-04 18:03
hemenders3-Dec-04 18:03 
GeneralRe: Problem moving mfc dll to another machine Pin
ThatsAlok3-Dec-04 19:53
ThatsAlok3-Dec-04 19:53 
I think i have found you mistake,actually mfc42d.dll is used with debug version of DLL or app.

if you compile and build your dll in release version,it will then use mfc42.dll,which can easily found in any window based system.

actually,MFC42d.dll doesn't come with os,it comes with visual studio.i think now you understand my point

-----------------------------
"I Think this Will Help"
-----------------------------
Alok Gupta
visit me at http://www.thisisalok.tk

GeneralRe: Problem moving mfc dll to another machine Pin
Michael Dunn4-Dec-04 9:10
sitebuilderMichael Dunn4-Dec-04 9:10 
GeneralRe: Problem moving mfc dll to another machine Pin
hemenders4-Dec-04 18:22
hemenders4-Dec-04 18:22 
GeneralBarCode progam Pin
akira323-Dec-04 16:34
akira323-Dec-04 16:34 
GeneralRe: BarCode progam Pin
ThatsAlok3-Dec-04 22:16
ThatsAlok3-Dec-04 22:16 
GeneralDirectX3D Book Pin
akira323-Dec-04 16:23
akira323-Dec-04 16:23 
GeneralRe: DirectX3D Book Pin
Stanciu Vlad4-Dec-04 9:41
Stanciu Vlad4-Dec-04 9:41 
GeneralToolTip rect size Pin
lowiq3-Dec-04 16:07
lowiq3-Dec-04 16:07 
GeneralRe: ToolTip rect size Pin
alex.barylski4-Dec-04 2:32
alex.barylski4-Dec-04 2:32 
GeneralResizing a static variable Pin
digwizfox3-Dec-04 14:50
digwizfox3-Dec-04 14:50 
GeneralRe: Resizing a static variable Pin
namaskaaram5-Dec-04 16:54
namaskaaram5-Dec-04 16:54 
GeneralRe: Resizing a static variable Pin
digwizfox8-Dec-04 14:12
digwizfox8-Dec-04 14:12 
GeneralMFC reference vs. value args Pin
Sid Kraft3-Dec-04 13:15
Sid Kraft3-Dec-04 13:15 
GeneralRe: MFC reference vs. value args Pin
Maximilien3-Dec-04 13:33
Maximilien3-Dec-04 13:33 
GeneralRe: MFC reference vs. value args Pin
Kevin McFarlane4-Dec-04 4:09
Kevin McFarlane4-Dec-04 4:09 
GeneralText Editor Source Code Pin
kefa73-Dec-04 9:24
kefa73-Dec-04 9:24 
GeneralRe: Text Editor Source Code Pin
Maximilien3-Dec-04 9:29
Maximilien3-Dec-04 9:29 
GeneralRe: Text Editor Source Code Pin
Timothy Grabrian3-Dec-04 16:03
professionalTimothy Grabrian3-Dec-04 16:03 

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.