Symptoms
Consider the following scenario:
-
You develop a Microsoft Foundation Class (MFC) application in Microsoft Visual Studio 2005.
-
You run the application on a computer that has Multilingual User Interface (MUI) installed.
In this scenario, a thread deadlock occurs, and the application stops responding.
Cause
This issue occurs because a thread waits for a critical section that is used by another thread in the MFC application.Â
Note When this issue occurs, the call stack that is generated resembles the following:0:000> kbL ChildEBP RetAddr Args to Child 0012eb74 77f5c534 77f69f68 00000458 00000000 SharedUserData!SystemCallStub+0x4 0012eb78 77f69f68 00000458 00000000 00000000 ntdll!ZwWaitForSingleObject+0xc 0012ec00 77f5b2e6 01fc1774 77f6024e 77fc1774 ntdll!RtlpWaitForCriticalSection+0x125 0012ec08 77f6024e 77fc1774 00000000 0012faac ntdll!RtlEnterCriticalSection+0x46 0012ec44 77f7825a 00000001 00000000 0012f96c ntdll!LdrLockLoaderLock+0xea 0012f998 77f7631c 43900000 00000000 00157030 ntdll!LdrLoadAlternateResourceModule+0x40 0012fa64 77f77c8d 43900000 0012fa34 00000000 ntdll!LdrpSearchResourceSection_U+0x230 0012fa7c 77e6d398 43900000 0012faac 00000003 ntdll!LdrFindResource_U+0x17 0012fad0 7c26a1ee 43900000 0000021f 00000006 kernel32!FindResourceW+0x60 0012fae0 7c28c287 43900000 000021e2 0012fb30 MFC71U!ATL::AtlGetStringResourceImage+0x18 0012fafc 7c26226f 000021e2 00000000 4211e335 MFC71U!AfxFindStringResourceHandle+0x55 0012fb08 4211e335 000021e2 0ed6d3d0 7c32ea74 MFC71U!ATL::CStringT<wchar_t,StrTraitMFC_DLL<wchar_t,ATL::ChTraitsCRT<wchar_t> > >::LoadStringW+0xc 0:011> kbL ChildEBP RetAddr Args to Child 187ae4cc 77f5c534 77f69f68 000004b4 00000000 SharedUserData!SystemCallStub+0x4 187ae4d0 77f69f68 000004b4 00000000 00000000 ntdll!ZwWaitForSingleObject+0xc 187ae558 77f5b2e6 0032ed60 7c2745ac 7c32ed60 ntdll!RtlpWaitForCriticalSection+0x125 187ae560 7c2745ac 7c32ed60 00000000 0ed89298 ntdll!RtlEnterCriticalSection+0x46 187ae574 7c25ae1b 00000000 00000000 00000001 MFC71U!AfxLockGlobals+0x5d 187ae598 7c3001bb 7c32c140 00000001 0ed89298 MFC71U!CDynLinkLibrary::CDynLinkLibrary+0x63 187ae5b8 0f8ebcd5 00000000 00000000 00000001 MFC71U!AfxCoreInitModule+0x2c 187ae5d4 0f8ec385 0f800000 00000000 00000000 PEICathBasicsDB!DllMain+0x1c 187ae610 77f5b42c 0f800000 00000001 00000000 PEICathBasicsDB!_DllMainCRTStartup+0x71 187ae630 77f56771 0f8ec314 0f800000 00000001 ntdll!LdrpCallInitRoutine+0x14 187ae72c 77f6151e 00000000 00000000 c0150008 ntdll!LdrpRunInitializeRoutines+0x32f 187ae9c0 77f570e0 00000000 001551a8 187aec94 ntdll!LdrpLoadDll+0x372 187aec54 77e7d901 001551a8 187aec94 187aec8c ntdll!LdrLoadDll+0x1c5 187aecbc 771ccd63 187aed30 00000000 00000008 kernel32!LoadLibraryExW+0x18e 187aece0 771ccc89 187aed30 187aed08 187aed0c ole32!CClassCache::CDllPathEntry::LoadDll+0x6f 187aed10 771cc6f0 187aed30 187aefdc 187aef60 ole32!CClassCache::CDllPathEntry::Create_rl+0x35 187aef50 771cc5e0 00000001 187aefdc 00000000 ole32!CClassCache::CClassEntry::CreateDllClassEntry_rl+0xc0 187aef98 771cc543 00000001 001e496c 187aefc0 ole32!CClassCache::GetClassObjectActivator+0x193 187aefc4 771cd72f 187aefdc 772bbc80 187af598 ole32!CClassCache::GetClassObject+0x21 187af02c 771cc097 772bbc7c 00000000 00000001 ole32!CServerContextActivator::CreateInstance+0xefResolution
Hotfix information
A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that this article describes. Apply it only to systems that are experiencing this specific problem.
To resolve this problem, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft website:http://support.microsoft.com/contactus/?ws=supportNote In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
Prerequisites
To apply this hotfix, you must have Visual Studio 2005 Service Pack 1 (SP1) installed.
Restart requirement
You must restart the computer after you install this hotfix if the affected files are being used.
We recommend that you exit all instances of Visual Studio before you install this hotfix.File information
The global version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Atl80.dll |
8.0.50727.6208 |
97,280 |
19-Jul-11 |
20:15 |
x86 |
Atl80.dll |
8.0.50727.6208 |
114,688 |
19-Jul-11 |
20:51 |
x86 |
Atl80.dll |
8.0.50727.6208 |
97,280 |
19-Jul-11 |
20:51 |
x86 |
Atl80.dll |
8.0.50727.6208 |
113,664 |
19-Jul-11 |
20:56 |
x64 |
Atl80.dll |
8.0.50727.6208 |
278,528 |
19-Jul-11 |
21:56 |
IA-64 |
Atl80.dll |
8.0.50727.6208 |
278,528 |
20-Jul-11 |
1:16 |
IA-64 |
Atl80.dll |
8.0.50727.6208 |
113,664 |
20-Jul-11 |
1:16 |
x64 |
Comsuppd.lib |
356,490 |
19-Jul-11 |
20:52 |
x86 |
Not applicable |
appcore.cpp |
Not applicable |
32,183 |
19-Jul-11 |
21:59 |
Not applicable |
atl.lib |
Not applicable |
18,594 |
20-Jul-11 |
1:16 |
x86 |
atl.lib |
Not applicable |
15,850 |
20-Jul-11 |
1:16 |
x86 |
atl.lib |
Not applicable |
16,828 |
19-Jul-11 |
20:51 |
x86 |
atlassem.h |
Not applicable |
1,841 |
19-Jul-11 |
20:51 |
Not applicable |
atlcom.h |
Not applicable |
172,949 |
19-Jul-11 |
20:51 |
Not applicable |
atlcomcli.h |
Not applicable |
67,956 |
19-Jul-11 |
20:51 |
Not applicable |
atldload.lib |
Not applicable |
485,762 |
20-Jul-11 |
1:16 |
x86 |
atldload.lib |
Not applicable |
416,614 |
20-Jul-11 |
1:16 |
x86 |
atldload.lib |
Not applicable |
394,896 |
19-Jul-11 |
20:51 |
x86 |
atlhost.h |
Not applicable |
77,740 |
19-Jul-11 |
20:51 |
Not applicable |
atlmincrt.lib |
Not applicable |
86,976 |
20-Jul-11 |
1:16 |
x86 |
atlmincrt.lib |
Not applicable |
56,224 |
20-Jul-11 |
1:16 |
x86 |
atlmincrt.lib |
Not applicable |
71,536 |
19-Jul-11 |
20:51 |
x86 |
atls.lib |
Not applicable |
913,900 |
20-Jul-11 |
1:16 |
x86 |
atls.lib |
Not applicable |
668,260 |
20-Jul-11 |
1:16 |
x86 |
atls.lib |
Not applicable |
993,498 |
19-Jul-11 |
20:51 |
x86 |
atlsd.lib |
Not applicable |
1,517,062 |
20-Jul-11 |
1:16 |
x86 |
atlsd.lib |
Not applicable |
1,082,190 |
20-Jul-11 |
1:16 |
x86 |
atlsd.lib |
Not applicable |
1,175,476 |
19-Jul-11 |
20:51 |
x86 |
bardock.cpp |
Not applicable |
24,756 |
19-Jul-11 |
21:59 |
Not applicable |
comsupp.lib |
Not applicable |
373,260 |
20-Jul-11 |
1:16 |
x86 |
comsupp.lib |
Not applicable |
357,946 |
20-Jul-11 |
1:16 |
x86 |
comsupp.lib |
Not applicable |
347,252 |
19-Jul-11 |
20:52 |
x86 |
comsuppd.lib |
Not applicable |
391,468 |
20-Jul-11 |
1:16 |
x86 |
comsuppd.lib |
Not applicable |
373,444 |
20-Jul-11 |
1:16 |
x86 |
comsuppw.lib |
Not applicable |
372,946 |
20-Jul-11 |
1:16 |
x86 |
comsuppw.lib |
Not applicable |
357,644 |
20-Jul-11 |
1:16 |
x86 |
comsuppw.lib |
Not applicable |
346,922 |
19-Jul-11 |
20:52 |
x86 |
comsuppwd.lib |
Not applicable |
391,168 |
20-Jul-11 |
1:16 |
x86 |
comsuppwd.lib |
Not applicable |
373,148 |
20-Jul-11 |
1:16 |
x86 |
comsuppwd.lib |
Not applicable |
356,174 |
19-Jul-11 |
20:52 |
x86 |
crtassem.h |
Not applicable |
647 |
19-Jul-11 |
20:50 |
x86 |
delayimp.lib |
Not applicable |
58,510 |
20-Jul-11 |
1:16 |
x86 |
delayimp.lib |
Not applicable |
43,038 |
20-Jul-11 |
1:16 |
x86 |
delayimp.lib |
Not applicable |
42,760 |
19-Jul-11 |
20:50 |
x86 |
dlgcore.cpp |
Not applicable |
25,963 |
19-Jul-11 |
21:59 |
Not applicable |
dllinit.cpp |
Not applicable |
24,490 |
19-Jul-11 |
21:59 |
Not applicable |
eafxis.lib |
Not applicable |
613,684 |
20-Jul-11 |
1:16 |
x86 |
eafxis.lib |
Not applicable |
469,972 |
20-Jul-11 |
1:16 |
x86 |
eafxis.lib |
Not applicable |
419,660 |
19-Jul-11 |
21:59 |
x86 |
eafxisd.lib |
Not applicable |
675,600 |
20-Jul-11 |
1:16 |
x86 |
eafxisd.lib |
Not applicable |
494,136 |
20-Jul-11 |
1:16 |
x86 |
eafxisd.lib |
Not applicable |
429,802 |
19-Jul-11 |
21:59 |
x86 |
libcmt.lib |
Not applicable |
10,866,778 |
20-Jul-11 |
1:16 |
x86 |
libcmt.lib |
Not applicable |
7,889,278 |
20-Jul-11 |
1:16 |
x86 |
libcmt.lib |
Not applicable |
7,705,590 |
19-Jul-11 |
20:49 |
x86 |
libcmtd.lib |
Not applicable |
13,866,014 |
20-Jul-11 |
1:16 |
x86 |
libcmtd.lib |
Not applicable |
9,865,476 |
20-Jul-11 |
1:16 |
x86 |
libcmtd.lib |
Not applicable |
9,749,136 |
19-Jul-11 |
20:49 |
x86 |
libcpmt.lib |
Not applicable |
8,210,490 |
20-Jul-11 |
1:16 |
x86 |
libcpmt.lib |
Not applicable |
7,225,520 |
20-Jul-11 |
1:16 |
x86 |
libcpmt.lib |
Not applicable |
4,983,946 |
19-Jul-11 |
20:49 |
x86 |
libcpmtd.lib |
Not applicable |
11,602,082 |
20-Jul-11 |
1:16 |
x86 |
libcpmtd.lib |
Not applicable |
9,305,750 |
20-Jul-11 |
1:16 |
x86 |
libcpmtd.lib |
Not applicable |
6,686,248 |
19-Jul-11 |
20:49 |
x86 |
libsmanifest.res |
Not applicable |
1,644 |
19-Jul-11 |
22:16 |
Not applicable |
libsmanifest.res |
Not applicable |
1,636 |
19-Jul-11 |
22:16 |
Not applicable |
mfc71.lib |
Not applicable |
3,370,886 |
20-Jul-11 |
1:16 |
x86 |
mfc71.lib |
Not applicable |
2,563,176 |
20-Jul-11 |
1:16 |
x86 |
mfc71.lib |
Not applicable |
2,623,050 |
19-Jul-11 |
21:59 |
x86 |
mfc71d.lib |
Not applicable |
4,392,626 |
20-Jul-11 |
1:16 |
x86 |
mfc71d.lib |
Not applicable |
3,364,464 |
20-Jul-11 |
1:16 |
x86 |
mfc71d.lib |
Not applicable |
3,414,806 |
19-Jul-11 |
21:59 |
x86 |
mfc71u.lib |
Not applicable |
4,421,408 |
20-Jul-11 |
1:16 |
x86 |
mfc71u.lib |
Not applicable |
3,269,356 |
20-Jul-11 |
1:16 |
x86 |
mfc71u.lib |
Not applicable |
3,429,192 |
19-Jul-11 |
21:59 |
x86 |
mfc71ud.lib |
Not applicable |
5,716,154 |
20-Jul-11 |
1:16 |
x86 |
mfc71ud.lib |
Not applicable |
4,254,530 |
20-Jul-11 |
1:16 |
x86 |
mfc71ud.lib |
Not applicable |
4,401,158 |
19-Jul-11 |
21:59 |
x86 |
mfcassem.h |
Not applicable |
3,055 |
19-Jul-11 |
21:59 |
Not applicable |
mfcdload.lib |
Not applicable |
744,650 |
19-Jul-11 |
21:59 |
x86 |
mfcdload.lib |
Not applicable |
851,864 |
20-Jul-11 |
1:16 |
x86 |
mfcdload.lib |
Not applicable |
733,970 |
20-Jul-11 |
1:16 |
x86 |
mfcm80.lib |
Not applicable |
39,108 |
19-Jul-11 |
21:59 |
x86 |
mfcm80.lib |
Not applicable |
51,932 |
20-Jul-11 |
1:16 |
x86 |
mfcm80.lib |
Not applicable |
37,270 |
20-Jul-11 |
1:16 |
x86 |
mfcm80d.lib |
Not applicable |
42,632 |
19-Jul-11 |
21:59 |
x86 |
mfcm80d.lib |
Not applicable |
51,952 |
20-Jul-11 |
1:16 |
x86 |
mfcm80d.lib |
Not applicable |
40,306 |
20-Jul-11 |
1:16 |
x86 |
mfcm80u.lib |
Not applicable |
40,432 |
19-Jul-11 |
21:59 |
x86 |
mfcm80u.lib |
Not applicable |
53,946 |
20-Jul-11 |
1:16 |
x86 |
mfcm80u.lib |
Not applicable |
38,614 |
20-Jul-11 |
1:16 |
x86 |
mfcm80ud.lib |
Not applicable |
43,966 |
19-Jul-11 |
21:59 |
x86 |
mfcm80ud.lib |
Not applicable |
53,962 |
20-Jul-11 |
1:16 |
x86 |
mfcm80ud.lib |
Not applicable |
41,662 |
20-Jul-11 |
1:16 |
x86 |
mfcs71.lib |
Not applicable |
934,504 |
20-Jul-11 |
1:16 |
x86 |
mfcs71.lib |
Not applicable |
825,802 |
20-Jul-11 |
1:16 |
x86 |
mfcs71.lib |
Not applicable |
798,000 |
19-Jul-11 |
21:59 |
x86 |
mfcs71d.lib |
Not applicable |
1,047,976 |
20-Jul-11 |
1:16 |
x86 |
mfcs71d.lib |
Not applicable |
892,114 |
20-Jul-11 |
1:16 |
x86 |
mfcs71d.lib |
Not applicable |
847,704 |
19-Jul-11 |
21:59 |
x86 |
mfcs71u.lib |
Not applicable |
693,386 |
20-Jul-11 |
1:16 |
x86 |
mfcs71u.lib |
Not applicable |
653,738 |
20-Jul-11 |
1:16 |
x86 |
mfcs71u.lib |
Not applicable |
661,582 |
19-Jul-11 |
21:59 |
x86 |
mfcs71ud.lib |
Not applicable |
742,336 |
20-Jul-11 |
1:16 |
x86 |
mfcs71ud.lib |
Not applicable |
695,968 |
20-Jul-11 |
1:16 |
x86 |
mfcs71ud.lib |
Not applicable |
692,720 |
19-Jul-11 |
21:59 |
x86 |
microsoft.vc80.atl.manifest |
Not applicable |
466 |
19-Jul-11 |
20:15 |
x86 |
microsoft.vc80.atl.manifest |
Not applicable |
467 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.atl.manifest |
Not applicable |
468 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_atl_x86_ia64.msm |
Not applicable |
196,096 |
20-Jul-11 |
4:11 |
IA-64 |
microsoft_vc80_atl_x86.msm |
Not applicable |
174,592 |
20-Jul-11 |
4:11 |
x86 |
microsoft_vc80_atl_x86_x64.msm |
Not applicable |
154,112 |
20-Jul-11 |
4:11 |
x64 |
microsoft.vc80.crt.manifest |
Not applicable |
1,870 |
19-Jul-11 |
20:14 |
x86 |
microsoft.vc80.crt.manifest |
Not applicable |
1,871 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.crt.manifest |
Not applicable |
1,872 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_crt_x86_ia64.msm |
Not applicable |
2,476,032 |
20-Jul-11 |
4:11 |
IA-64 |
microsoft_vc80_crt_x86.msm |
Not applicable |
662,016 |
20-Jul-11 |
4:11 |
x86 |
microsoft_vc80_crt_x86_x64.msm |
Not applicable |
1,799,680 |
20-Jul-11 |
4:11 |
x64 |
microsoft.vc80.debugcrt.manifest |
Not applicable |
1,878 |
19-Jul-11 |
20:14 |
x86 |
microsoft.vc80.debugcrt.manifest |
Not applicable |
1,879 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.debugcrt.manifest |
Not applicable |
1,880 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_debugcrt_x86_ia64.msm |
Not applicable |
3,983,872 |
20-Jul-11 |
4:12 |
IA-64 |
microsoft_vc80_debugcrt_x86.msm |
Not applicable |
2,193,408 |
20-Jul-11 |
4:11 |
x86 |
microsoft_vc80_debugcrt_x86_x64.msm |
Not applicable |
2,287,104 |
20-Jul-11 |
4:12 |
x64 |
microsoft.vc80.debugmfc.manifest |
Not applicable |
2,381 |
19-Jul-11 |
22:16 |
x86 |
microsoft.vc80.debugmfc.manifest |
Not applicable |
2,382 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.debugmfc.manifest |
Not applicable |
2,383 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_debugmfc_x86_ia64.msm |
Not applicable |
9,189,888 |
20-Jul-11 |
4:13 |
IA-64 |
microsoft_vc80_debugmfc_x86.msm |
Not applicable |
4,348,416 |
20-Jul-11 |
4:12 |
x86 |
microsoft_vc80_debugmfc_x86_x64.msm |
Not applicable |
4,863,488 |
20-Jul-11 |
4:12 |
x64 |
microsoft.vc80.debugopenmp.manifest |
Not applicable |
475 |
19-Jul-11 |
22:28 |
x86 |
microsoft.vc80.debugopenmp.manifest |
Not applicable |
476 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.debugopenmp.manifest |
Not applicable |
477 |
20-Jul-11 |
1:17 |
x86 |
microsoft_vc80_debugopenmp_x86_ia64.msm |
Not applicable |
181,248 |
20-Jul-11 |
4:13 |
IA-64 |
microsoft_vc80_debugopenmp_x86.msm |
Not applicable |
143,360 |
20-Jul-11 |
4:13 |
x86 |
microsoft_vc80_debugopenmp_x86_x64.msm |
Not applicable |
140,288 |
20-Jul-11 |
4:13 |
x64 |
microsoft.vc80.mfc.manifest |
Not applicable |
2,372 |
19-Jul-11 |
22:16 |
x86 |
microsoft.vc80.mfc.manifest |
Not applicable |
2,373 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.mfc.manifest |
Not applicable |
2,374 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_mfc_x86_ia64.msm |
Not applicable |
5,818,880 |
20-Jul-11 |
4:14 |
IA-64 |
microsoft_vc80_mfc_x86.msm |
Not applicable |
1,639,936 |
20-Jul-11 |
4:14 |
x86 |
microsoft_vc80_mfc_x86_x64.msm |
Not applicable |
1,920,512 |
20-Jul-11 |
4:14 |
x64 |
microsoft.vc80.mfcloc.manifest |
Not applicable |
1,240 |
19-Jul-11 |
22:16 |
x86 |
microsoft.vc80.mfcloc.manifest |
Not applicable |
1,241 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.mfcloc.manifest |
Not applicable |
1,242 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_mfcloc_x86_ia64.msm |
Not applicable |
164,864 |
20-Jul-11 |
4:14 |
IA-64 |
microsoft_vc80_mfcloc_x86.msm |
Not applicable |
167,936 |
20-Jul-11 |
4:14 |
x86 |
microsoft_vc80_mfcloc_x86_x64.msm |
Not applicable |
164,864 |
20-Jul-11 |
4:14 |
x64 |
microsoft.vc80.openmp.manifest |
Not applicable |
469 |
19-Jul-11 |
22:28 |
x86 |
microsoft.vc80.openmp.manifest |
Not applicable |
470 |
20-Jul-11 |
1:16 |
x86 |
microsoft.vc80.openmp.manifest |
Not applicable |
471 |
20-Jul-11 |
1:16 |
x86 |
microsoft_vc80_openmp_x86_ia64.msm |
Not applicable |
158,208 |
20-Jul-11 |
4:14 |
IA-64 |
microsoft_vc80_openmp_x86.msm |
Not applicable |
131,584 |
20-Jul-11 |
4:14 |
x86 |
microsoft_vc80_openmp_x86_x64.msm |
Not applicable |
138,752 |
20-Jul-11 |
4:14 |
x64 |
mstartup.cpp |
Not applicable |
29,474 |
19-Jul-11 |
20:50 |
Not applicable |
msvcmrt.lib |
Not applicable |
948,046 |
19-Jul-11 |
20:49 |
x86 |
msvcmrt.lib |
Not applicable |
1,066,758 |
20-Jul-11 |
1:16 |
x86 |
msvcmrt.lib |
Not applicable |
1,215,088 |
20-Jul-11 |
1:16 |
x86 |
msvcmrtd.lib |
Not applicable |
988,878 |
19-Jul-11 |
20:49 |
x86 |
msvcmrtd.lib |
Not applicable |
1,110,970 |
20-Jul-11 |
1:16 |
x86 |
msvcmrtd.lib |
Not applicable |
1,256,262 |
20-Jul-11 |
1:16 |
x86 |
msvcprt.lib |
Not applicable |
1,960,630 |
20-Jul-11 |
1:16 |
x86 |
msvcprt.lib |
Not applicable |
1,512,940 |
20-Jul-11 |
1:16 |
x86 |
msvcprt.lib |
Not applicable |
1,482,866 |
19-Jul-11 |
20:49 |
x86 |
msvcprtd.lib |
Not applicable |
2,162,820 |
20-Jul-11 |
1:16 |
x86 |
msvcprtd.lib |
Not applicable |
1,663,914 |
20-Jul-11 |
1:16 |
x86 |
msvcprtd.lib |
Not applicable |
1,632,576 |
19-Jul-11 |
20:49 |
x86 |
msvcrt.lib |
Not applicable |
1,197,288 |
20-Jul-11 |
1:16 |
x86 |
msvcrt.lib |
Not applicable |
961,012 |
20-Jul-11 |
1:16 |
x86 |
msvcrt.lib |
Not applicable |
960,894 |
19-Jul-11 |
20:49 |
x86 |
msvcrtd.lib |
Not applicable |
1,230,848 |
20-Jul-11 |
1:16 |
x86 |
msvcrtd.lib |
Not applicable |
994,068 |
20-Jul-11 |
1:16 |
x86 |
msvcrtd.lib |
Not applicable |
992,030 |
19-Jul-11 |
20:49 |
x86 |
msvcurt.lib |
Not applicable |
5,968,958 |
19-Jul-11 |
20:49 |
x86 |
msvcurt.lib |
Not applicable |
6,142,662 |
20-Jul-11 |
1:16 |
x86 |
msvcurt.lib |
Not applicable |
6,303,986 |
20-Jul-11 |
1:16 |
x86 |
msvcurtd.lib |
Not applicable |
6,644,090 |
19-Jul-11 |
20:49 |
x86 |
msvcurtd.lib |
Not applicable |
6,803,730 |
20-Jul-11 |
1:16 |
x86 |
msvcurtd.lib |
Not applicable |
6,982,004 |
20-Jul-11 |
1:16 |
x86 |
nafxcw.lib |
Not applicable |
32,175,740 |
20-Jul-11 |
1:16 |
x86 |
nafxcw.lib |
Not applicable |
22,195,504 |
20-Jul-11 |
1:16 |
x86 |
nafxcw.lib |
Not applicable |
19,130,662 |
19-Jul-11 |
21:59 |
x86 |
nafxcwd.lib |
Not applicable |
36,335,050 |
20-Jul-11 |
1:16 |
x86 |
nafxcwd.lib |
Not applicable |
25,716,146 |
20-Jul-11 |
1:16 |
x86 |
nafxcwd.lib |
Not applicable |
21,840,478 |
19-Jul-11 |
21:59 |
x86 |
nafxis.lib |
Not applicable |
285,398 |
20-Jul-11 |
1:16 |
x86 |
nafxis.lib |
Not applicable |
192,398 |
20-Jul-11 |
1:16 |
x86 |
nafxis.lib |
Not applicable |
189,526 |
19-Jul-11 |
21:59 |
x86 |
nafxisd.lib |
Not applicable |
346,256 |
20-Jul-11 |
1:16 |
x86 |
nafxisd.lib |
Not applicable |
230,464 |
20-Jul-11 |
1:16 |
x86 |
nafxisd.lib |
Not applicable |
219,226 |
19-Jul-11 |
21:59 |
x86 |
oldnames.lib |
Not applicable |
130,222 |
20-Jul-11 |
1:16 |
x86 |
oldnames.lib |
Not applicable |
88,316 |
20-Jul-11 |
1:16 |
x86 |
oldnames.lib |
Not applicable |
89,094 |
19-Jul-11 |
20:49 |
x86 |
pgobootrun.lib |
Not applicable |
2,500 |
19-Jul-11 |
20:52 |
x86 |
pgobootrun.lib |
Not applicable |
2,716 |
20-Jul-11 |
1:16 |
x86 |
pgobootrun.lib |
Not applicable |
2,294 |
20-Jul-11 |
1:16 |
x86 |
pgort.lib |
Not applicable |
20,456 |
19-Jul-11 |
20:52 |
x86 |
pgort.lib |
Not applicable |
36,372 |
20-Jul-11 |
1:16 |
x86 |
pgort.lib |
Not applicable |
19,458 |
20-Jul-11 |
1:16 |
x86 |
ptrustm.dll |
Not applicable |
510,908 |
20-Jul-11 |
1:16 |
x86 |
ptrustm.lib |
Not applicable |
383,024 |
19-Jul-11 |
20:49 |
x86 |
ptrustm.lib |
Not applicable |
435,096 |
20-Jul-11 |
1:16 |
x86 |
ptrustmd.dll |
Not applicable |
517,702 |
20-Jul-11 |
1:16 |
x86 |
ptrustmd.lib |
Not applicable |
389,694 |
19-Jul-11 |
20:49 |
x86 |
ptrustmd.lib |
Not applicable |
440,066 |
20-Jul-11 |
1:16 |
x86 |
ptrustu.lib |
Not applicable |
263,562 |
19-Jul-11 |
20:49 |
x86 |
ptrustu.lib |
Not applicable |
276,070 |
20-Jul-11 |
1:16 |
x86 |
ptrustu.lib |
Not applicable |
321,652 |
20-Jul-11 |
1:16 |
x86 |
ptrustud.lib |
Not applicable |
268,878 |
19-Jul-11 |
20:49 |
x86 |
ptrustud.lib |
Not applicable |
279,348 |
20-Jul-11 |
1:16 |
x86 |
ptrustud.lib |
Not applicable |
327,384 |
20-Jul-11 |
1:16 |
x86 |
runtmchk.lib |
Not applicable |
331,478 |
20-Jul-11 |
1:16 |
x86 |
runtmchk.lib |
Not applicable |
287,736 |
20-Jul-11 |
1:16 |
x86 |
runtmchk.lib |
Not applicable |
310,890 |
19-Jul-11 |
20:49 |
x86 |
uafxcw.lib |
Not applicable |
32,418,900 |
20-Jul-11 |
1:16 |
x86 |
uafxcw.lib |
Not applicable |
22,195,208 |
20-Jul-11 |
1:16 |
x86 |
uafxcw.lib |
Not applicable |
19,312,592 |
19-Jul-11 |
21:59 |
x86 |
uafxcwd.lib |
Not applicable |
36,813,316 |
20-Jul-11 |
1:16 |
x86 |
uafxcwd.lib |
Not applicable |
25,865,422 |
20-Jul-11 |
1:16 |
x86 |
uafxcwd.lib |
Not applicable |
22,162,782 |
19-Jul-11 |
21:59 |
x86 |
vcomp.lib |
Not applicable |
26,812 |
19-Jul-11 |
22:28 |
x86 |
vcomp.lib |
Not applicable |
26,270 |
20-Jul-11 |
1:16 |
x86 |
vcomp.lib |
Not applicable |
31,758 |
20-Jul-11 |
1:16 |
x86 |
vcompd.dll |
Not applicable |
26,384 |
20-Jul-11 |
1:16 |
x86 |
vcompd.lib |
Not applicable |
26,946 |
19-Jul-11 |
22:28 |
x86 |
vcompd.lib |
Not applicable |
31,872 |
20-Jul-11 |
1:16 |
x86 |
winctrl3.cpp |
Not applicable |
31,914 |
19-Jul-11 |
21:59 |
Not applicable |
Mfc80.dll |
8.0.50727.6208 |
1,660,416 |
19-Jul-11 |
21:31 |
x64 |
Mfc80.dll |
8.0.50727.6208 |
1,105,920 |
19-Jul-11 |
22:16 |
x86 |
Mfc80.dll |
8.0.50727.6208 |
1,105,920 |
19-Jul-11 |
22:16 |
x86 |
Mfc80.dll |
8.0.50727.6208 |
3,530,752 |
19-Jul-11 |
22:42 |
IA-64 |
Mfc80.dll |
8.0.50727.6208 |
3,530,752 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80.dll |
8.0.50727.6208 |
1,660,416 |
20-Jul-11 |
1:16 |
x64 |
Mfc80chs.dll |
8.0.50727.6208 |
33,280 |
19-Jul-11 |
21:33 |
x64 |
Mfc80chs.dll |
8.0.50727.6208 |
40,960 |
19-Jul-11 |
21:58 |
x86 |
Mfc80chs.dll |
8.0.50727.6208 |
40,960 |
19-Jul-11 |
22:16 |
x86 |
Mfc80chs.dll |
8.0.50727.6208 |
33,280 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80chs.dll |
8.0.50727.6208 |
33,280 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80chs.dll |
8.0.50727.6208 |
33,280 |
20-Jul-11 |
1:16 |
x64 |
Mfc80cht.dll |
8.0.50727.6208 |
33,792 |
19-Jul-11 |
21:33 |
x64 |
Mfc80cht.dll |
8.0.50727.6208 |
45,056 |
19-Jul-11 |
21:58 |
x86 |
Mfc80cht.dll |
8.0.50727.6208 |
45,056 |
19-Jul-11 |
22:16 |
x86 |
Mfc80cht.dll |
8.0.50727.6208 |
33,792 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80cht.dll |
8.0.50727.6208 |
33,792 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80cht.dll |
8.0.50727.6208 |
33,792 |
20-Jul-11 |
1:16 |
x64 |
Mfc80d.dll |
8.0.50727.6208 |
3,227,136 |
19-Jul-11 |
21:31 |
x64 |
Mfc80d.dll |
8.0.50727.6208 |
2,404,352 |
19-Jul-11 |
22:16 |
x86 |
Mfc80d.dll |
8.0.50727.6208 |
2,404,352 |
19-Jul-11 |
22:16 |
x86 |
Mfc80d.dll |
8.0.50727.6208 |
9,248,768 |
19-Jul-11 |
22:41 |
IA-64 |
Mfc80d.dll |
8.0.50727.6208 |
9,248,768 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80d.dll |
8.0.50727.6208 |
3,227,136 |
20-Jul-11 |
1:16 |
x64 |
Mfc80deu.dll |
8.0.50727.6208 |
54,272 |
19-Jul-11 |
21:33 |
x64 |
Mfc80deu.dll |
8.0.50727.6208 |
65,536 |
19-Jul-11 |
21:58 |
x86 |
Mfc80deu.dll |
8.0.50727.6208 |
65,536 |
19-Jul-11 |
22:16 |
x86 |
Mfc80deu.dll |
8.0.50727.6208 |
54,272 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80deu.dll |
8.0.50727.6208 |
54,272 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80deu.dll |
8.0.50727.6208 |
54,272 |
20-Jul-11 |
1:16 |
x64 |
Mfc80enu.dll |
8.0.50727.6208 |
47,104 |
19-Jul-11 |
21:33 |
x64 |
Mfc80enu.dll |
8.0.50727.6208 |
57,344 |
19-Jul-11 |
21:58 |
x86 |
Mfc80enu.dll |
8.0.50727.6208 |
57,344 |
19-Jul-11 |
22:16 |
x86 |
Mfc80enu.dll |
8.0.50727.6208 |
47,104 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80enu.dll |
8.0.50727.6208 |
47,104 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80enu.dll |
8.0.50727.6208 |
47,104 |
20-Jul-11 |
1:16 |
x64 |
Mfc80esp.dll |
8.0.50727.6208 |
51,712 |
19-Jul-11 |
21:33 |
x64 |
Mfc80esp.dll |
8.0.50727.6208 |
61,440 |
19-Jul-11 |
21:58 |
x86 |
Mfc80esp.dll |
8.0.50727.6208 |
61,440 |
19-Jul-11 |
22:16 |
x86 |
Mfc80esp.dll |
8.0.50727.6208 |
51,712 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80esp.dll |
8.0.50727.6208 |
51,712 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80esp.dll |
8.0.50727.6208 |
51,712 |
20-Jul-11 |
1:16 |
x64 |
Mfc80fra.dll |
8.0.50727.6208 |
52,736 |
19-Jul-11 |
21:33 |
x64 |
Mfc80fra.dll |
8.0.50727.6208 |
61,440 |
19-Jul-11 |
21:58 |
x86 |
Mfc80fra.dll |
8.0.50727.6208 |
61,440 |
19-Jul-11 |
22:16 |
x86 |
Mfc80fra.dll |
8.0.50727.6208 |
52,736 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80fra.dll |
8.0.50727.6208 |
52,736 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80fra.dll |
8.0.50727.6208 |
52,736 |
20-Jul-11 |
1:16 |
x64 |
Mfc80ita.dll |
8.0.50727.6208 |
52,224 |
19-Jul-11 |
21:33 |
x64 |
Mfc80ita.dll |
8.0.50727.6208 |
61,440 |
19-Jul-11 |
21:58 |
x86 |
Mfc80ita.dll |
8.0.50727.6208 |
61,440 |
19-Jul-11 |
22:16 |
x86 |
Mfc80ita.dll |
8.0.50727.6208 |
52,224 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80ita.dll |
8.0.50727.6208 |
52,224 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80ita.dll |
8.0.50727.6208 |
52,224 |
20-Jul-11 |
1:16 |
x64 |
Mfc80jpn.dll |
8.0.50727.6208 |
38,912 |
19-Jul-11 |
21:33 |
x64 |
Mfc80jpn.dll |
8.0.50727.6208 |
49,152 |
19-Jul-11 |
21:58 |
x86 |
Mfc80jpn.dll |
8.0.50727.6208 |
49,152 |
19-Jul-11 |
22:16 |
x86 |
Mfc80jpn.dll |
8.0.50727.6208 |
38,912 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80jpn.dll |
8.0.50727.6208 |
38,912 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80jpn.dll |
8.0.50727.6208 |
38,912 |
20-Jul-11 |
1:16 |
x64 |
Mfc80kor.dll |
8.0.50727.6208 |
38,400 |
19-Jul-11 |
21:33 |
x64 |
Mfc80kor.dll |
8.0.50727.6208 |
49,152 |
19-Jul-11 |
21:58 |
x86 |
Mfc80kor.dll |
8.0.50727.6208 |
49,152 |
19-Jul-11 |
22:16 |
x86 |
Mfc80kor.dll |
8.0.50727.6208 |
38,400 |
19-Jul-11 |
22:46 |
IA-64 |
Mfc80kor.dll |
8.0.50727.6208 |
38,400 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80kor.dll |
8.0.50727.6208 |
38,400 |
20-Jul-11 |
1:16 |
x64 |
Mfc80u.dll |
8.0.50727.6208 |
1,656,832 |
19-Jul-11 |
21:32 |
x64 |
Mfc80u.dll |
8.0.50727.6208 |
1,093,632 |
19-Jul-11 |
22:16 |
x86 |
Mfc80u.dll |
8.0.50727.6208 |
1,093,632 |
19-Jul-11 |
22:16 |
x86 |
Mfc80u.dll |
8.0.50727.6208 |
3,518,464 |
19-Jul-11 |
22:45 |
IA-64 |
Mfc80u.dll |
8.0.50727.6208 |
3,518,464 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80u.dll |
8.0.50727.6208 |
1,656,832 |
20-Jul-11 |
1:16 |
x64 |
Mfc80ud.dll |
8.0.50727.6208 |
3,234,304 |
19-Jul-11 |
21:32 |
x64 |
Mfc80ud.dll |
8.0.50727.6208 |
2,409,984 |
19-Jul-11 |
22:16 |
x86 |
Mfc80ud.dll |
8.0.50727.6208 |
2,409,984 |
19-Jul-11 |
22:16 |
x86 |
Mfc80ud.dll |
8.0.50727.6208 |
9,232,384 |
19-Jul-11 |
22:43 |
IA-64 |
Mfc80ud.dll |
8.0.50727.6208 |
9,232,384 |
20-Jul-11 |
1:16 |
IA-64 |
Mfc80ud.dll |
8.0.50727.6208 |
3,234,304 |
20-Jul-11 |
1:16 |
x64 |
Mfcm80.dll |
8.0.50727.6208 |
65,024 |
20-Jul-11 |
3:05 |
x64 |
Mfcm80.dll |
8.0.50727.6208 |
114,688 |
20-Jul-11 |
3:18 |
IA-64 |
Mfcm80.dll |
8.0.50727.6208 |
69,632 |
20-Jul-11 |
3:23 |
x86 |
Mfcm80.dll |
8.0.50727.6208 |
65,024 |
20-Jul-11 |
4:10 |
x64 |
Mfcm80.dll |
8.0.50727.6208 |
114,688 |
20-Jul-11 |
4:10 |
IA-64 |
Mfcm80.dll |
8.0.50727.6208 |
69,632 |
20-Jul-11 |
4:11 |
x86 |
Mfcm80d.dll |
8.0.50727.6208 |
114,688 |
20-Jul-11 |
3:04 |
x86 |
Mfcm80d.dll |
8.0.50727.6208 |
258,048 |
20-Jul-11 |
3:05 |
IA-64 |
Mfcm80d.dll |
8.0.50727.6208 |
123,904 |
20-Jul-11 |
3:16 |
x64 |
Mfcm80d.dll |
8.0.50727.6208 |
258,048 |
20-Jul-11 |
4:10 |
IA-64 |
Mfcm80d.dll |
8.0.50727.6208 |
114,688 |
20-Jul-11 |
4:10 |
x86 |
Mfcm80d.dll |
8.0.50727.6208 |
123,904 |
20-Jul-11 |
4:10 |
x64 |
Mfcm80u.dll |
8.0.50727.6208 |
57,856 |
20-Jul-11 |
3:08 |
x86 |
Mfcm80u.dll |
8.0.50727.6208 |
63,488 |
20-Jul-11 |
3:18 |
x64 |
Mfcm80u.dll |
8.0.50727.6208 |
114,688 |
20-Jul-11 |
3:23 |
IA-64 |
Mfcm80u.dll |
8.0.50727.6208 |
57,856 |
20-Jul-11 |
4:10 |
x86 |
Mfcm80u.dll |
8.0.50727.6208 |
63,488 |
20-Jul-11 |
4:10 |
x64 |
Mfcm80u.dll |
8.0.50727.6208 |
114,688 |
20-Jul-11 |
4:11 |
IA-64 |
Mfcm80ud.dll |
8.0.50727.6208 |
102,912 |
20-Jul-11 |
3:08 |
x86 |
Mfcm80ud.dll |
8.0.50727.6208 |
122,880 |
20-Jul-11 |
3:16 |
x64 |
Mfcm80ud.dll |
8.0.50727.6208 |
258,048 |
20-Jul-11 |
3:23 |
IA-64 |
Mfcm80ud.dll |
8.0.50727.6208 |
102,912 |
20-Jul-11 |
4:10 |
x86 |
Mfcm80ud.dll |
8.0.50727.6208 |
122,880 |
20-Jul-11 |
4:10 |
x64 |
Mfcm80ud.dll |
8.0.50727.6208 |
258,048 |
20-Jul-11 |
4:11 |
IA-64 |
Mfcmifc80.dll |
8.0.50727.6208 |
7,680 |
20-Jul-11 |
1:15 |
x86 |
Mfcmifc80.dll |
8.0.50727.6208 |
7,168 |
20-Jul-11 |
1:16 |
x86 |
Mfcmifc80.dll |
8.0.50727.6208 |
7,168 |
20-Jul-11 |
4:10 |
x86 |
Msvcm80.dll |
8.0.50727.6208 |
574,464 |
20-Jul-11 |
3:05 |
IA-64 |
Msvcm80.dll |
8.0.50727.6208 |
479,232 |
20-Jul-11 |
3:08 |
x86 |
Msvcm80.dll |
8.0.50727.6208 |
515,072 |
20-Jul-11 |
3:23 |
x64 |
Msvcm80.dll |
8.0.50727.6208 |
574,464 |
20-Jul-11 |
4:10 |
IA-64 |
Msvcm80.dll |
8.0.50727.6208 |
479,232 |
20-Jul-11 |
4:10 |
x86 |
Msvcm80.dll |
8.0.50727.6208 |
515,072 |
20-Jul-11 |
4:11 |
x64 |
Msvcm80d.dll |
8.0.50727.6208 |
1,015,808 |
20-Jul-11 |
3:04 |
x86 |
Msvcm80d.dll |
8.0.50727.6208 |
1,347,072 |
20-Jul-11 |
3:13 |
x64 |
Msvcm80d.dll |
8.0.50727.6208 |
1,650,176 |
20-Jul-11 |
3:18 |
IA-64 |
Msvcm80d.dll |
8.0.50727.6208 |
1,015,808 |
20-Jul-11 |
4:10 |
x86 |
Msvcm80d.dll |
8.0.50727.6208 |
1,347,072 |
20-Jul-11 |
4:10 |
x64 |
Msvcm80d.dll |
8.0.50727.6208 |
1,650,176 |
20-Jul-11 |
4:10 |
IA-64 |
Msvcp80.dll |
8.0.50727.6208 |
554,832 |
20-Jul-11 |
3:12 |
x86 |
Msvcp80.dll |
8.0.50727.6208 |
1,068,368 |
20-Jul-11 |
3:17 |
x64 |
Msvcp80.dll |
8.0.50727.6208 |
1,404,752 |
20-Jul-11 |
3:21 |
IA-64 |
Msvcp80.dll |
8.0.50727.6208 |
1,404,752 |
20-Jul-11 |
4:10 |
IA-64 |
Msvcp80.dll |
8.0.50727.6208 |
554,832 |
20-Jul-11 |
4:10 |
x86 |
Msvcp80.dll |
8.0.50727.6208 |
1,068,368 |
20-Jul-11 |
4:11 |
x64 |
Msvcp80d.dll |
8.0.50727.6208 |
1,036,288 |
19-Jul-11 |
20:14 |
x86 |
Msvcp80d.dll |
8.0.50727.6208 |
1,036,288 |
19-Jul-11 |
20:50 |
x86 |
Msvcp80d.dll |
8.0.50727.6208 |
1,402,368 |
19-Jul-11 |
20:53 |
x64 |
Msvcp80d.dll |
8.0.50727.6208 |
3,240,448 |
19-Jul-11 |
21:51 |
IA-64 |
Msvcp80d.dll |
8.0.50727.6208 |
3,240,448 |
20-Jul-11 |
1:16 |
IA-64 |
Msvcp80d.dll |
8.0.50727.6208 |
1,402,368 |
20-Jul-11 |
1:16 |
x64 |
Msvcr80.dll |
8.0.50727.6208 |
802,640 |
20-Jul-11 |
3:07 |
x64 |
Msvcr80.dll |
8.0.50727.6208 |
632,656 |
20-Jul-11 |
3:17 |
x86 |
Msvcr80.dll |
8.0.50727.6208 |
1,495,888 |
20-Jul-11 |
3:21 |
IA-64 |
Msvcr80.dll |
8.0.50727.6208 |
802,640 |
20-Jul-11 |
4:10 |
x64 |
Msvcr80.dll |
8.0.50727.6208 |
1,495,888 |
20-Jul-11 |
4:10 |
IA-64 |
Msvcr80.dll |
8.0.50727.6208 |
632,656 |
20-Jul-11 |
4:10 |
x86 |
Msvcr80d.dll |
8.0.50727.6208 |
1,175,552 |
19-Jul-11 |
20:14 |
x86 |
Msvcr80d.dll |
8.0.50727.6208 |
1,175,552 |
19-Jul-11 |
20:50 |
x86 |
Msvcr80d.dll |
8.0.50727.6208 |
1,334,784 |
19-Jul-11 |
20:52 |
x64 |
Msvcr80d.dll |
8.0.50727.6208 |
3,725,824 |
19-Jul-11 |
21:48 |
IA-64 |
Msvcr80d.dll |
8.0.50727.6208 |
3,725,824 |
20-Jul-11 |
1:16 |
IA-64 |
Msvcr80d.dll |
8.0.50727.6208 |
1,334,784 |
20-Jul-11 |
1:16 |
x64 |
Setup.exe |
2.0.50727.5685 |
3,184,464 |
19-Jul-11 |
23:45 |
x86 |
Setup.exe |
2.0.50727.5685 |
2,703,184 |
20-Jul-11 |
5:47 |
x86 |
Setup.exe |
2.0.50727.5685 |
6,629,712 |
20-Jul-11 |
1:29 |
x86 |
Ul.catalog |
Not applicable |
7,318 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,331 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,339 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,340 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,346 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,350 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,351 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,357 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,318 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,331 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,339 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,340 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,346 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,350 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,351 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,357 |
20-Jul-11 |
4:02 |
Not applicable |
Ul.catalog |
Not applicable |
7,318 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,331 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,339 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,340 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,346 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,350 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,351 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,318 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,339 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,346 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.catalog |
Not applicable |
7,357 |
20-Jul-11 |
4:06 |
Not applicable |
Ul.manifest |
Not applicable |
804 |
19-Jul-11 |
20:50 |
Not applicable |
Ul.manifest |
Not applicable |
814 |
19-Jul-11 |
20:50 |
Not applicable |
Ul.manifest |
Not applicable |
466 |
19-Jul-11 |
20:51 |
Not applicable |
Ul.manifest |
Not applicable |
804 |
19-Jul-11 |
20:51 |
Not applicable |
Ul.manifest |
Not applicable |
808 |
19-Jul-11 |
20:56 |
Not applicable |
Ul.manifest |
Not applicable |
818 |
19-Jul-11 |
20:56 |
Not applicable |
Ul.manifest |
Not applicable |
468 |
19-Jul-11 |
20:56 |
Not applicable |
Ul.manifest |
Not applicable |
808 |
19-Jul-11 |
20:56 |
Not applicable |
Ul.manifest |
Not applicable |
1,242 |
19-Jul-11 |
21:36 |
Not applicable |
Ul.manifest |
Not applicable |
808 |
19-Jul-11 |
21:36 |
Not applicable |
Ul.manifest |
Not applicable |
814 |
19-Jul-11 |
21:36 |
Not applicable |
Ul.manifest |
Not applicable |
818 |
19-Jul-11 |
21:36 |
Not applicable |
Ul.manifest |
Not applicable |
471 |
19-Jul-11 |
21:37 |
Not applicable |
Ul.manifest |
Not applicable |
477 |
19-Jul-11 |
21:37 |
Not applicable |
Ul.manifest |
Not applicable |
814 |
19-Jul-11 |
21:37 |
Not applicable |
Ul.manifest |
Not applicable |
824 |
19-Jul-11 |
21:37 |
Not applicable |
Ul.manifest |
Not applicable |
806 |
19-Jul-11 |
21:55 |
Not applicable |
Ul.manifest |
Not applicable |
816 |
19-Jul-11 |
21:55 |
Not applicable |
Ul.manifest |
Not applicable |
467 |
19-Jul-11 |
21:57 |
Not applicable |
Ul.manifest |
Not applicable |
806 |
19-Jul-11 |
21:57 |
Not applicable |
Ul.manifest |
Not applicable |
1,240 |
19-Jul-11 |
22:16 |
Not applicable |
Ul.manifest |
Not applicable |
804 |
19-Jul-11 |
22:16 |
Not applicable |
Ul.manifest |
Not applicable |
810 |
19-Jul-11 |
22:16 |
Not applicable |
Ul.manifest |
Not applicable |
814 |
19-Jul-11 |
22:16 |
Not applicable |
Ul.manifest |
Not applicable |
469 |
19-Jul-11 |
22:28 |
Not applicable |
Ul.manifest |
Not applicable |
475 |
19-Jul-11 |
22:28 |
Not applicable |
Ul.manifest |
Not applicable |
810 |
19-Jul-11 |
22:28 |
Not applicable |
Ul.manifest |
Not applicable |
820 |
19-Jul-11 |
22:28 |
Not applicable |
Ul.manifest |
Not applicable |
1,241 |
19-Jul-11 |
22:52 |
Not applicable |
Ul.manifest |
Not applicable |
806 |
19-Jul-11 |
22:52 |
Not applicable |
Ul.manifest |
Not applicable |
812 |
19-Jul-11 |
22:52 |
Not applicable |
Ul.manifest |
Not applicable |
816 |
19-Jul-11 |
22:52 |
Not applicable |
Ul.manifest |
Not applicable |
470 |
19-Jul-11 |
22:56 |
Not applicable |
Ul.manifest |
Not applicable |
476 |
19-Jul-11 |
22:56 |
Not applicable |
Ul.manifest |
Not applicable |
812 |
19-Jul-11 |
22:56 |
Not applicable |
Ul.manifest |
Not applicable |
822 |
19-Jul-11 |
22:56 |
Not applicable |
Ul.manifest |
Not applicable |
1,880 |
19-Jul-11 |
23:27 |
Not applicable |
Ul.manifest |
Not applicable |
2,374 |
19-Jul-11 |
23:27 |
Not applicable |
Ul.manifest |
Not applicable |
2,383 |
19-Jul-11 |
23:28 |
Not applicable |
Ul.manifest |
Not applicable |
1,870 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
1,878 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
2,372 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
2,381 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
1,872 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
1,871 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
1,879 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
2,373 |
20-Jul-11 |
4:04 |
Not applicable |
Ul.manifest |
Not applicable |
2,382 |
20-Jul-11 |
4:04 |
Not applicable |
Vcomp.dll |
8.0.50727.6208 |
87,552 |
19-Jul-11 |
21:37 |
x64 |
Vcomp.dll |
8.0.50727.6208 |
65,536 |
19-Jul-11 |
22:28 |
x86 |
Vcomp.dll |
8.0.50727.6208 |
65,536 |
19-Jul-11 |
22:28 |
x86 |
Vcomp.dll |
8.0.50727.6208 |
165,376 |
19-Jul-11 |
22:56 |
IA-64 |
Vcomp.dll |
8.0.50727.6208 |
165,376 |
20-Jul-11 |
1:16 |
IA-64 |
Vcomp.dll |
8.0.50727.6208 |
87,552 |
20-Jul-11 |
1:16 |
x64 |
Vcompd.dll |
8.0.50727.6208 |
116,736 |
19-Jul-11 |
21:37 |
x64 |
Vcompd.dll |
8.0.50727.6208 |
102,400 |
19-Jul-11 |
22:28 |
x86 |
Vcompd.dll |
8.0.50727.6208 |
102,400 |
19-Jul-11 |
22:28 |
x86 |
Vcompd.dll |
8.0.50727.6208 |
378,368 |
19-Jul-11 |
22:56 |
IA-64 |
Vcompd.dll |
8.0.50727.6208 |
378,368 |
20-Jul-11 |
1:16 |
IA-64 |
Vcompd.dll |
8.0.50727.6208 |
116,736 |
20-Jul-11 |
1:16 |
x64 |
More Information
To resolve this issue in Microsoft Visual Studio .NET 2003, install hotfix 889095.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:889095 FIX: An MFC application stops running when a thread deadlock condition occurs in Visual Studio .NET 2003
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.