Click here to Skip to main content
15,907,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: MFC80UD.DLL was not found Pin
Abyss23-Nov-05 8:57
Abyss23-Nov-05 8:57 
I continued with my investigation and found that if I copy the missing MFC80UD.DLL module from the WinSxS folder to the application's folder then the debugger shows the following:

'App.exe': Loaded 'C:\Out\App.exe', Symbols loaded.
...
'App.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugMFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_c8452471\mfc80ud.dll', Symbols loaded.
...
'App.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', No symbols loaded.

Here the module not found message is displayed if the MFC module is not at app folder.

'App.exe': Loaded 'C:\Out\mfc80ud.dll', Symbols loaded.


Well and I'm surprised, because the MFC module gets loaded twice. Can explain anybody why?

Thanks,
Abyss
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 
AnswerRe: How to create an HTML control and use it in a MDI Application(MFC) Pin
includeh1022-Nov-05 18:53
includeh1022-Nov-05 18:53 

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.