Click here to Skip to main content
15,923,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Justify text in a CStatic control Pin
David Crow31-Jan-08 5:39
David Crow31-Jan-08 5:39 
GeneralRe: Justify text in a CStatic control Pin
doctorpi31-Jan-08 5:42
doctorpi31-Jan-08 5:42 
QuestionRe: Justify text in a CStatic control Pin
David Crow31-Jan-08 5:44
David Crow31-Jan-08 5:44 
GeneralRe: Justify text in a CStatic control Pin
doctorpi31-Jan-08 5:46
doctorpi31-Jan-08 5:46 
QuestionRe: Justify text in a CStatic control Pin
David Crow31-Jan-08 6:08
David Crow31-Jan-08 6:08 
GeneralRe: Justify text in a CStatic control Pin
doctorpi31-Jan-08 12:38
doctorpi31-Jan-08 12:38 
GeneralMyTextOut Pin
CPallini31-Jan-08 5:42
mveCPallini31-Jan-08 5:42 
QuestionHow to Run MFC application on a PC where VS is not installed Pin
Abhishrek31-Jan-08 3:25
Abhishrek31-Jan-08 3:25 
hello all

i made small simple application (exe) using MFC in VS 2005 pro
now want to give it to my friends to run it on their PC where VS
is not installed.
but only the EXE itself is not running and asks for some DLLs Frown | :(

1- how can it be done .. any idea ???

i tried on mirosoft website and found this:

http://msdn2.microsoft.com/en-us/library/ms235317(VS.80).aspx
...
http://msdn2.microsoft.com/en-us/library/ms235291(VS.80).aspx

2- my prob can be sloved if anybody please tell me .. how to make this mylibrary.dll in the above example when i have the myapplication.exe as my project is an MFC executable !

take a look at the discussion here ...

http://forums.microsoft.com/msdn/showpost.aspx?siteid=1&postid=2745356&sb=0&d=1&at=7&ft=11&tf=0&pageid=1[^]

but here also the same mylibrary.dll is refrenced ...

3-is it necessary to make the project with MFC shared dll as project type
then what about the exe ... will it be there along with the dll ?Confused | :confused:
GeneralRe: How to Run MFC application on a PC where VS is not installed Pin
Chris Losinger31-Jan-08 3:32
professionalChris Losinger31-Jan-08 3:32 
GeneralRe: How to Run MFC application on a PC where VS is not installed Pin
Abhishrek1-Feb-08 17:43
Abhishrek1-Feb-08 17:43 
GeneralRe: How to Run MFC application on a PC where VS is not installed Pin
Rajesh R Subramanian31-Jan-08 4:26
professionalRajesh R Subramanian31-Jan-08 4:26 
GeneralRe: How to Run MFC application on a PC where VS is not installed Pin
Abhishrek1-Feb-08 17:49
Abhishrek1-Feb-08 17:49 
GeneralCTreeCtrl labels - are painted with black background instead of trasparent Help needed plz Pin
sarat31-Jan-08 2:53
sarat31-Jan-08 2:53 
GeneralRe: CTreeCtrl labels - are painted with black background instead of trasparent Help needed plz Pin
KarstenK31-Jan-08 3:42
mveKarstenK31-Jan-08 3:42 
GeneralRe: CTreeCtrl labels - are painted with black background instead of trasparent Help needed plz Pin
sarat31-Jan-08 4:00
sarat31-Jan-08 4:00 
GeneralRe: CTreeCtrl labels - are painted with black background instead of trasparent Help needed plz Pin
Shog931-Jan-08 7:55
sitebuilderShog931-Jan-08 7:55 
GeneralRe: CTreeCtrl labels - are painted with black background instead of trasparent Help needed plz Pin
sarat31-Jan-08 18:47
sarat31-Jan-08 18:47 
GeneralRe: CTreeCtrl labels - are painted with black background instead of trasparent Help needed plz Pin
Shog91-Feb-08 3:59
sitebuilderShog91-Feb-08 3:59 
GeneralSTL list vs multi set Pin
minkowski31-Jan-08 2:18
minkowski31-Jan-08 2:18 
GeneralRe: STL list vs multi set Pin
73Zeppelin31-Jan-08 3:29
73Zeppelin31-Jan-08 3:29 
GeneralRe: STL list vs multi set Pin
minkowski31-Jan-08 3:31
minkowski31-Jan-08 3:31 
GeneralRe: STL list vs multi set Pin
73Zeppelin31-Jan-08 3:50
73Zeppelin31-Jan-08 3:50 
GeneralRe: STL list vs multi set Pin
Shog931-Jan-08 8:03
sitebuilderShog931-Jan-08 8:03 
Generali don't know why both result same~ Pin
Jung Seng Won31-Jan-08 2:07
Jung Seng Won31-Jan-08 2:07 
GeneralRe: i don't know why both result same~ Pin
Chris Losinger31-Jan-08 2:26
professionalChris Losinger31-Jan-08 2:26 

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.