Click here to Skip to main content
15,896,557 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionCreateProcess() probelms [modified] Pin
darkcloud.42o5-Mar-07 1:12
darkcloud.42o5-Mar-07 1:12 
AnswerRe: CreateProcess() probelms Pin
toxcct5-Mar-07 5:12
toxcct5-Mar-07 5:12 
QuestionHow to convert DRM protected audio files to unprotected audio files Pin
Balakrish4-Mar-07 22:45
Balakrish4-Mar-07 22:45 
AnswerRe: How to convert DRM protected audio files to unprotected audio files Pin
Christian Graus6-Mar-07 0:04
protectorChristian Graus6-Mar-07 0:04 
GeneralRe: How to convert DRM protected audio files to unprotected audio files Pin
Balakrish7-Mar-07 20:29
Balakrish7-Mar-07 20:29 
QuestionVisual C++ 2005 Express Edition SP1 Pin
Epi4-Mar-07 20:59
Epi4-Mar-07 20:59 
AnswerRe: Visual C++ 2005 Express Edition SP1 Pin
Mark Salsbery5-Mar-07 7:16
Mark Salsbery5-Mar-07 7:16 
GeneralRe: Visual C++ 2005 Express Edition SP1 Pin
Epi5-Mar-07 20:45
Epi5-Mar-07 20:45 
Hello,

The problem is that if I
Build my application with the .NET 2005 with the SP1 installed, this application will not run in a computer without this SP1 installed, I have try this in a computer with VC++ 2005 redistributable package (x86), and it doesn't work, appear: Error code 14001

So I am trying to find a Redistributable package with the new versions in. Because I have add manually this dll (msvcm80.dll,msvcp80.dll and msvcr80.dll) in his new versions that are located at
..\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700

But if the computer where I want to run the application has not the .NET 2005 installed (so the SP1 for sure can't be installed), this will take the dll from the folder

..\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd which are the dll that VC++ 2005 redistributable package (x86) install inyour computer.

I am sure that something is write down in the register which point to one or another.

Regards
GeneralRe: Visual C++ 2005 Express Edition SP1 Pin
Mark Salsbery7-Mar-07 3:54
Mark Salsbery7-Mar-07 3:54 
GeneralRe: Visual C++ 2005 Express Edition SP1 Pin
Epi14-Mar-07 3:51
Epi14-Mar-07 3:51 
Questioncrossing thread boundary Pin
aljodav4-Mar-07 11:35
aljodav4-Mar-07 11:35 
AnswerRe: crossing thread boundary Pin
User 5838524-Mar-07 13:44
User 5838524-Mar-07 13:44 
QuestionWhat is wrong with this ? ? ? Pin
Zealous_Me4-Mar-07 9:43
Zealous_Me4-Mar-07 9:43 
AnswerRe: What is wrong with this ? ? ? Pin
Newbie004-Mar-07 10:06
Newbie004-Mar-07 10:06 
AnswerRe: What is wrong with this ? ? ? [modified] Pin
prasad_som4-Mar-07 16:56
prasad_som4-Mar-07 16:56 
AnswerRe: What is wrong with this ? ? ? Pin
toxcct5-Mar-07 5:18
toxcct5-Mar-07 5:18 
QuestionStrings......Okay this is probably well known, but.... Pin
Giles4-Mar-07 4:37
Giles4-Mar-07 4:37 
AnswerRe: Strings......Okay this is probably well known, but.... Pin
Newbie004-Mar-07 5:08
Newbie004-Mar-07 5:08 
GeneralRe: Strings......Okay this is probably well known, but.... Pin
Giles4-Mar-07 5:13
Giles4-Mar-07 5:13 
QuestionI need help about multithreading in TCPListener ... Pin
Nonreturn1-Mar-07 16:49
Nonreturn1-Mar-07 16:49 
AnswerRe: I need help about multithreading in TCPListener ... Pin
led mike2-Mar-07 6:01
led mike2-Mar-07 6:01 
GeneralRe: I need help about multithreading in TCPListener ... Pin
Nonreturn5-Mar-07 14:09
Nonreturn5-Mar-07 14:09 
GeneralRe: I need help about multithreading in TCPListener ... Pin
led mike6-Mar-07 4:28
led mike6-Mar-07 4:28 
Questionsomethings wrong Pin
Kiethnt1-Mar-07 16:34
Kiethnt1-Mar-07 16:34 
GeneralRe: somethings wrong Pin
prasad_som1-Mar-07 17:14
prasad_som1-Mar-07 17:14 

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.