Click here to Skip to main content
15,909,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Get process ID and list Pin
ThatsAlok22-Nov-05 23:43
ThatsAlok22-Nov-05 23:43 
GeneralRe: Get process ID and list Pin
Analog1923-Nov-05 0:08
Analog1923-Nov-05 0:08 
GeneralRe: Get process ID and list Pin
ThatsAlok23-Nov-05 0:18
ThatsAlok23-Nov-05 0:18 
GeneralRe: Get process ID and list Pin
Analog1926-Nov-05 4:32
Analog1926-Nov-05 4:32 
GeneralRe: Get process ID and list Pin
ThatsAlok27-Nov-05 16:49
ThatsAlok27-Nov-05 16:49 
GeneralRe: Get process ID and list Pin
Analog1928-Nov-05 18:19
Analog1928-Nov-05 18:19 
GeneralRe: Get process ID and list Pin
ThatsAlok28-Nov-05 20:47
ThatsAlok28-Nov-05 20:47 
QuestionMFC80UD.DLL was not found Pin
Abyss22-Nov-05 19:49
Abyss22-Nov-05 19:49 
I migrated a VS2002 solution to VS2005 (MFC application with some DLLs). It compiles without any problem - the warnings from _tcscpy and such methods was fixed. However I can't run the application because it can't locate the MFC80UD.DLL module. When I check the application in Dependency walker it loads without any problem. Even in the Debugger's output window I can see that the given modul loaded the symbols. It reports:

Debugger:: An unhandled non-continuable STATUS_DLL_NOT_FOUND exception was thrown during process load

I also tried to move the MFC module to System32 folder however it caused another failure during the application start - some manifest issue. To be honest I do not understand this - at least I don't know how to fix it. I just know that this stuff solves the DLL hell problem - different versions of the same DLL.

Any idea what is wrong?

Thanks,
Abyss
AnswerRe: MFC80UD.DLL was not found Pin
Abyss23-Nov-05 8:57
Abyss23-Nov-05 8:57 
QuestionHaving trouble with a namespace and class type collision in C++/C# project Pin
dxben22-Nov-05 19:46
dxben22-Nov-05 19:46 
AnswerRe: Having trouble with a namespace and class type collision in C++/C# project Pin
BadKarma23-Nov-05 2:12
BadKarma23-Nov-05 2:12 
GeneralRe: Having trouble with a namespace and class type collision in C++/C# project Pin
dxben23-Nov-05 6:04
dxben23-Nov-05 6:04 
GeneralRe: Having trouble with a namespace and class type collision in C++/C# project Pin
dxben23-Nov-05 7:48
dxben23-Nov-05 7:48 
QuestionCharacter set that supports all all Language character Pin
anilksingh22-Nov-05 19:35
anilksingh22-Nov-05 19:35 
AnswerRe: Character set that supports all all Language character Pin
ThatsAlok22-Nov-05 23:45
ThatsAlok22-Nov-05 23:45 
QuestionHTTP Cookies ? Pin
Putta_V22-Nov-05 19:05
Putta_V22-Nov-05 19:05 
QuestionJump to a location in floppy Pin
Aqueel A. Mirza22-Nov-05 19:04
Aqueel A. Mirza22-Nov-05 19:04 
AnswerRe: Jump to a location in floppy Pin
kakan22-Nov-05 19:35
professionalkakan22-Nov-05 19:35 
AnswerRe: Jump to a location in floppy Pin
Bob Stanneveld23-Nov-05 6:36
Bob Stanneveld23-Nov-05 6:36 
Questionmindow message of popup menu. Pin
includeh1022-Nov-05 19:02
includeh1022-Nov-05 19:02 
AnswerRe: mindow message of popup menu. Pin
Marc Soleda22-Nov-05 20:35
Marc Soleda22-Nov-05 20:35 
AnswerRe: mindow message of popup menu. Pin
Owner drawn22-Nov-05 22:03
Owner drawn22-Nov-05 22:03 
QuestionMemory Handling Check Pin
Anzy22-Nov-05 18:53
Anzy22-Nov-05 18:53 
Questionusing MSChart in VC++ and its methods Pin
nams_pr22-Nov-05 18:36
nams_pr22-Nov-05 18:36 
QuestionHow to create an HTML control and use it in a MDI Application(MFC) Pin
souvik04in22-Nov-05 18:19
souvik04in22-Nov-05 18:19 

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.