메뉴 건너뛰기

app

[MFC] VS2008로 제작시 첨부해야 할 파일들

박영식2011.05.31 19:11조회 수 3815댓글 0

  • 2
    • 글자 크기
http://blog.kalmbach-software.de/2008/05/03/howto-deploy-vc2008-apps-without-installing-vcredist_x86exe/

< Visual Studio 2005에서 제작한 경우 >


1. C:Program FilesMicrosoft Visual Studio 8VCredistx86Microsoft.VC80.CRT
        Microsoft.VC80.CRT.manifest
        msvcr80.dll

2. C:Program FilesMicrosoft Visual Studio 8VCredistx86Microsoft.VC80.MFC
        Microsoft.VC80.MFC.manifest
        mfc80u.dll

< Visual Studio 2008에서 제작한 경우 >

1. C:Program FilesMicrosoft Visual Studio 9.0VCredistx86Microsoft.VC90.CRT
        Microsoft.VC90.CRT.manifest
        msvcr90.dll

2. C:Program FilesMicrosoft Visual Studio 9.0VCredistx86Microsoft.VC90.MFC
        Microsoft.VC90.MFC.manifest
        mfc90u.dll
Microsoft Visual C++ 2008 재배포 가능 패키지(x86)는 Visual C++ 2008이 설치되지 않은 컴퓨터에서 Visual C++로 개발된 응용 프로그램을 실행하는 데 필요한 Visual C++ 라이브러리의 런타임 구성 요소를 설치합니다

http://www.microsoft.com/downloads/ko-kr/details.aspx?displaylang=ko&FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf

위의 package까지 첨부하였다.


박영식 (비회원)
  • 2
    • 글자 크기
[sh] 쉘스크립트 비교 파라미터 (by 박영식) [JS] flash의 layer 가림 방지 (by 박영식)

댓글 달기

suritam9
2013.04.25 조회 6203
suritam9
2013.04.04 조회 2259
suritam9
2012.09.14 조회 2563
suritam9
2012.06.24 조회 2420
suritam9
2012.06.24 조회 2836
suritam9
2012.06.24 조회 2612
suritam9
2012.06.22 조회 2625
박영식
2011.09.22 조회 2601
박영식
2011.09.21 조회 2538
박영식
2011.02.18 조회 3025
박영식
2010.09.29 조회 4882
첨부 (2)
Microsoft_VC90.zip
4.18MB / Download 72
vcredist_x86.exe
4.02MB / Download 74
위로