Page 1 of 1
TASClient - application error
Posted: 14 Oct 2008, 07:17
by altruist
An error window comes up whenever I start TASClient
TASClient - application error
"The operation completed successfully."
Ok
Details
(and Send Report, but it doesn't work)
Code: Select all
Exception class: Exception
Exception address: 006F19EA
----------------------------------------------------------------------------------------------------
Stack list, generated 10/14/2008 1:15:29 AM
[006F1991] Misc.GetRegistryData (Line 672, "Misc.pas" + 22) + $1C
[006E9CA6] PreferencesFormUnit.TPreferencesForm.ReadPreferencesFromRegistry (Line 492, "PreferencesFormUnit.pas" + 70) + $24
[006EA1A8] PreferencesFormUnit.TPreferencesForm.ReadPreferencesFromRegistry (Line 513, "PreferencesFormUnit.pas" + 91) + $13A
[0073102A] MainUnit.TMainForm.WMAfterCreate (Line 3553, "MainUnit.pas" + 5) + $7
[0047129C] Controls.TControl.WndProc + $188
[004743DF] Controls.TWinControl.DefaultHandler + $D7
[0047129C] Controls.TControl.WndProc + $188
[00473F78] Controls.TWinControl.MainWndProc + $2C
[00473F8D] Controls.TWinControl.MainWndProc + $41
[0042B9D4] Classes.StdWndProc + $14
[004742FB] Controls.TWinControl.WndProc + $157
[00488E15] Forms.TCustomForm.WndProc + $421
[0042B9D4] Classes.StdWndProc + $14
[00611251] SpTBXItem.TSpTBXCustomTitleBar.NewParentFormWndProc (Line 7435, "SpTBXItem.pas" + 90) + $8
[004742FB] Controls.TWinControl.WndProc + $157
[00473F78] Controls.TWinControl.MainWndProc + $2C
[0042B9D4] Classes.StdWndProc + $14
[004372E6] Contnrs.TComponentList.GetItems + $A
[0058D6FD] AppEvnts.TCustomApplicationEvents.DoMessage + $D
[0048F24B] Forms.TApplication.ProcessMessage + $83
[0048F282] Forms.TApplication.HandleMessage + $A
[0048BFF1] Forms.TCustomForm.ShowModal + $15D
[006DC636] ExceptionUnit.TExceptionDialog.ShowException (Line 686, "ExceptionUnit.pas" + 16) + $7
[0047129C] Controls.TControl.WndProc + $188
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[006DBEA9] ExceptionUnit.TExceptionDialog.ExceptionHandler (Line 511, "ExceptionUnit.pas" + 7) + $4
[0048F56D] Forms.TApplication.HandleException + $61
[0048C5CF] Forms.TCustomForm.HandleCreateException + $7
[00487F65] Forms.TCustomForm.DoCreate + $4D
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00694679] JclDebug.TJclStackBaseList.Create + $25
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00690400] JclHookExcept.DoExceptNotify + $F0
[0069041A] JclHookExcept.DoExceptNotify + $10A
[00690483] JclHookExcept.HookedRaiseException + $4B
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00404816] System.@HandleFinally + $2A
[0071F2DB] MenuFormUnit.TMenuForm.FormCreate (Line 405, "MenuFormUnit.pas" + 18) + $10
[00404816] System.@HandleFinally + $2A
[00487F49] Forms.TCustomForm.DoCreate + $31
[00487C29] Forms.TCustomForm.AfterConstruction + $11
[0040441B] System.@AfterConstruction + $7
[00487C00] Forms.TCustomForm.Create + $174
[0042B9D4] Classes.StdWndProc + $14
[004022AB] System.TryHarder + $BB
[00402437] System.SysGetMem + $153
[0040245A] System.SysGetMem + $176
[0048F3BD] Forms.TApplication.CreateForm + $31
[00764DC7] TASClient.TASClient (Line 231, "" + 105) + $13
----------------------------------------------------------------------------------------------------
System : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 3"
Troubleshooting steps I've tried:
- Deleting Spring directory.
- Uninstalling Spring
- Deleting Spring registry directory, re-installing spring
- Installing tasclient_mainform.zip [355 Bytes]
TASClient was working perfectly fine before the new updates!
Re: TASClient - application error
Posted: 14 Oct 2008, 07:53
by REVENGE
altruist wrote:An error window comes up whenever I start TASClient
TASClient - application error
"The operation completed successfully."
Ok
Details
(and Send Report, but it doesn't work)
Code: Select all
Exception class: Exception
Exception address: 006F19EA
----------------------------------------------------------------------------------------------------
Stack list, generated 10/14/2008 1:15:29 AM
[006F1991] Misc.GetRegistryData (Line 672, "Misc.pas" + 22) + $1C
[006E9CA6] PreferencesFormUnit.TPreferencesForm.ReadPreferencesFromRegistry (Line 492, "PreferencesFormUnit.pas" + 70) + $24
[006EA1A8] PreferencesFormUnit.TPreferencesForm.ReadPreferencesFromRegistry (Line 513, "PreferencesFormUnit.pas" + 91) + $13A
[0073102A] MainUnit.TMainForm.WMAfterCreate (Line 3553, "MainUnit.pas" + 5) + $7
[0047129C] Controls.TControl.WndProc + $188
[004743DF] Controls.TWinControl.DefaultHandler + $D7
[0047129C] Controls.TControl.WndProc + $188
[00473F78] Controls.TWinControl.MainWndProc + $2C
[00473F8D] Controls.TWinControl.MainWndProc + $41
[0042B9D4] Classes.StdWndProc + $14
[004742FB] Controls.TWinControl.WndProc + $157
[00488E15] Forms.TCustomForm.WndProc + $421
[0042B9D4] Classes.StdWndProc + $14
[00611251] SpTBXItem.TSpTBXCustomTitleBar.NewParentFormWndProc (Line 7435, "SpTBXItem.pas" + 90) + $8
[004742FB] Controls.TWinControl.WndProc + $157
[00473F78] Controls.TWinControl.MainWndProc + $2C
[0042B9D4] Classes.StdWndProc + $14
[004372E6] Contnrs.TComponentList.GetItems + $A
[0058D6FD] AppEvnts.TCustomApplicationEvents.DoMessage + $D
[0048F24B] Forms.TApplication.ProcessMessage + $83
[0048F282] Forms.TApplication.HandleMessage + $A
[0048BFF1] Forms.TCustomForm.ShowModal + $15D
[006DC636] ExceptionUnit.TExceptionDialog.ShowException (Line 686, "ExceptionUnit.pas" + 16) + $7
[0047129C] Controls.TControl.WndProc + $188
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[006DBEA9] ExceptionUnit.TExceptionDialog.ExceptionHandler (Line 511, "ExceptionUnit.pas" + 7) + $4
[0048F56D] Forms.TApplication.HandleException + $61
[0048C5CF] Forms.TCustomForm.HandleCreateException + $7
[00487F65] Forms.TCustomForm.DoCreate + $4D
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00694679] JclDebug.TJclStackBaseList.Create + $25
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00690400] JclHookExcept.DoExceptNotify + $F0
[0069041A] JclHookExcept.DoExceptNotify + $10A
[00690483] JclHookExcept.HookedRaiseException + $4B
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00404816] System.@HandleFinally + $2A
[0071F2DB] MenuFormUnit.TMenuForm.FormCreate (Line 405, "MenuFormUnit.pas" + 18) + $10
[00404816] System.@HandleFinally + $2A
[00487F49] Forms.TCustomForm.DoCreate + $31
[00487C29] Forms.TCustomForm.AfterConstruction + $11
[0040441B] System.@AfterConstruction + $7
[00487C00] Forms.TCustomForm.Create + $174
[0042B9D4] Classes.StdWndProc + $14
[004022AB] System.TryHarder + $BB
[00402437] System.SysGetMem + $153
[0040245A] System.SysGetMem + $176
[0048F3BD] Forms.TApplication.CreateForm + $31
[00764DC7] TASClient.TASClient (Line 231, "" + 105) + $13
----------------------------------------------------------------------------------------------------
System : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 3"
Troubleshooting steps I've tried:
- Deleting Spring directory.
- Uninstalling Spring
- Deleting Spring registry directory, re-installing spring
- Installing tasclient_mainform.zip [355 Bytes]
TASClient was working perfectly fine before the new updates!
Two temporary workarounds to this problem: install Springlobby (it's actually very feature rich), or use an older version of TASClient.
Re: TASClient - application error
Posted: 14 Oct 2008, 08:42
by Yuri
altruist wrote:An error window comes up whenever I start TASClient
TASClient - application error
"The operation completed successfully."
I have the same problem. Downgread to 0.36 seems to be only way to solve this.
Re: TASClient - application error
Posted: 14 Oct 2008, 12:25
by Satirik
you guyz are having error msg in try catch ... and i didn't change that code since 0.36 ...
btw wtf is that : - Installing tasclient_mainform.zip [355 Bytes] ?
Code: Select all
- Deleting Spring registry directory, re-installing spring
what key did you delete exactly ?
Re: TASClient - application error
Posted: 14 Oct 2008, 14:47
by Yuri
Its strange, altought prevousious .36 and .37 worked fine for me since .38beta still having error msgs.
At the preloading screen when "creating forms" it throws "Acces violation error" and then this app error /some exception is not catched ?/.
Ive tried almost everything, besides reinstalling Win. Thank you for your interest

Re: TASClient - application error
Posted: 14 Oct 2008, 19:57
by Satirik
Yuri wrote:Its strange, altought prevousious .36 and .37 worked fine for me since .38beta still having error msgs.
At the preloading screen when "creating forms" it throws "Acces violation error" and then this app error /some exception is not catched ?/.
Ive tried almost everything, besides reinstalling Win. Thank you for your interest

if you get errors while creating forms it might explain that registry error but i'd need to get the report of the first error occuring to understand why
Re: TASClient - application error
Posted: 14 Oct 2008, 20:11
by Yuri
Ive tried to remove SJ, TASClient and SpringDownloader key

first the error shown in attachment and when i accept by OK then Application error ocure. I hope it will help.
Code: Select all
Exception class: Exception
Exception address: 006F19EA
----------------------------------------------------------------------------------------------------
Stack list, generated 14.10.2008 20:09:06
[006F1991] Misc.GetRegistryData (Line 672, "Misc.pas" + 22) + $1C
[006E95D3] PreferencesFormUnit.TPreferencesForm.ReadPreferencesFromRegistry (Line 459, "PreferencesFormUnit.pas" + 37) + $24
[006EA1A8] PreferencesFormUnit.TPreferencesForm.ReadPreferencesFromRegistry (Line 513, "PreferencesFormUnit.pas" + 91) + $13A
[0073102A] MainUnit.TMainForm.WMAfterCreate (Line 3553, "MainUnit.pas" + 5) + $7
[0047129C] Controls.TControl.WndProc + $188
[004742FB] Controls.TWinControl.WndProc + $157
[00488E15] Forms.TCustomForm.WndProc + $421
[00611251] SpTBXItem.TSpTBXCustomTitleBar.NewParentFormWndProc (Line 7435, "SpTBXItem.pas" + 90) + $8
[00473F78] Controls.TWinControl.MainWndProc + $2C
[0042B9D4] Classes.StdWndProc + $14
[004372E6] Contnrs.TComponentList.GetItems + $A
[0058D6FD] AppEvnts.TCustomApplicationEvents.DoMessage + $D
[0048F24B] Forms.TApplication.ProcessMessage + $83
[0048F282] Forms.TApplication.HandleMessage + $A
[0048BFF1] Forms.TCustomForm.ShowModal + $15D
[006DC636] ExceptionUnit.TExceptionDialog.ShowException (Line 686, "ExceptionUnit.pas" + 16) + $7
[0047129C] Controls.TControl.WndProc + $188
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[006DBEA9] ExceptionUnit.TExceptionDialog.ExceptionHandler (Line 511, "ExceptionUnit.pas" + 7) + $4
[0048F56D] Forms.TApplication.HandleException + $61
[0048C5CF] Forms.TCustomForm.HandleCreateException + $7
[00487F65] Forms.TCustomForm.DoCreate + $4D
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00694679] JclDebug.TJclStackBaseList.Create + $25
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00690400] JclHookExcept.DoExceptNotify + $F0
[0069041A] JclHookExcept.DoExceptNotify + $10A
[00690483] JclHookExcept.HookedRaiseException + $4B
[006F19E5] Misc.GetRegistryData (Line 680, "Misc.pas" + 30) + $1C
[00404816] System.@HandleFinally + $2A
[0071F2DB] MenuFormUnit.TMenuForm.FormCreate (Line 405, "MenuFormUnit.pas" + 18) + $10
[00404816] System.@HandleFinally + $2A
[00487F49] Forms.TCustomForm.DoCreate + $31
[00487C29] Forms.TCustomForm.AfterConstruction + $11
[0040441B] System.@AfterConstruction + $7
[00487C00] Forms.TCustomForm.Create + $174
[004022AB] System.TryHarder + $BB
[00402437] System.SysGetMem + $153
[0040245A] System.SysGetMem + $176
[0048F3BD] Forms.TApplication.CreateForm + $31
[00764DC7] TASClient.TASClient (Line 231, "" + 105) + $13
----------------------------------------------------------------------------------------------------
System : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 2"
Processor: AMD, AMD Athlon(tm) 64 Processor 3000+, 2133 MHz MMX
Display : 1280x1024 pixels, 32 bpp
----------------------------------------------------------------------------------------------------
List of loaded modules:
[00380000] C:\Program Files\Spring\SDL.dll
<10000000> 1.2.10.0 - 1, 2, 10, 0
SDL
[003D0000] C:\Program Files\Spring\ILU.dll
<10000000> 0.1.6.5 - 1.6.6
ILU: A portable image library in development
[00400000] C:\Program Files\Spring\TASClient.exe
0.3.0.480 - 0.3.0.480
TA Spring lobby client
[010B0000] C:\Program Files\Ray Adams\ATI Tray Tools\raphook.dll
<10000000> (no version info)
[01190000] C:\Program Files\Logitech\SetPoint\lgscroll.dll
<10100000> 4.60.122.0 - 4.60.122
Logitech Scroll Enabler (UNICODE)
[028E0000] C:\Program Files\Spring\7za.dll
<10000000> 4.42.0.0 - 4.42
7z Standalone Plugin
[061F0000] C:\WINDOWS\system32\SSSensor.dll
5.5.0.5 - 5. 5. 0. 5
ScreenSaver Sensor
[10000000] C:\Program Files\Spring\DevIL.DLL
0.1.6.5 - 1.6.6
DevIL: A portable image library in development
[10D00000] C:\Program Files\Logitech\SetPoint\GameHook.dll
4.60.122.0 - 4.60.122
Logitech Gaming Hook (UNICODE)
[1E000000] C:\Program Files\Spring\python25.dll
2.5.1150.1013 - 2.5.1
Python Core
[5B250000] C:\WINDOWS\system32\uxtheme.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
Microsoft UxTheme Library
[5D5A0000] C:\WINDOWS\system32\comctl32.dll
5.82.2900.2180 - 5.82 (xpsp_sp2_rtm.040803-2158)
Common Controls Library
[5F2E0000] C:\WINDOWS\system32\olepro32.dll
5.1.2600.2180 - 5.1.2600.2180
[61B80000] C:\Program Files\Spring\zlib1.dll
1.2.3.2027 - 1.2.3.2027
Zlib: general purpose data compression / decompression library
[67270000] C:\WINDOWS\system32\NETAPI32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Net Win32 API DLL
[68240000] C:\Program Files\Spring\UnitSync.dll
(no version info)
[6FBC0000] C:\Program Files\Spring\mingwm10.dll
(no version info)
[71A80000] C:\WINDOWS\system32\WS2HELP.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows Socket 2.0 Helper for Windows NT
[71A90000] C:\WINDOWS\system32\WS2_32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows Socket 2.0 32-Bit DLL
[71AB0000] C:\WINDOWS\system32\wsock32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows Socket 32-Bit DLL
[71BD0000] C:\WINDOWS\system32\SAMLIB.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
SAM Library DLL
[72FC0000] C:\WINDOWS\system32\winspool.drv
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows Spooler Driver
[732A0000] C:\WINDOWS\system32\RICHED32.DLL
5.1.2600.0 - 5.1.2600.0 (xpclient.010817-1148)
Wrapper Dll for Richedit 1.0
[746F0000] C:\WINDOWS\system32\MSCTF.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
MSCTF Server DLL
[74C50000] C:\WINDOWS\system32\oleacc.dll
4.2.5406.0 - 4.2.5406.0 (xpclient.010817-1148)
Active Accessibility Core Component
[74E00000] C:\WINDOWS\system32\RICHED20.DLL
5.30.23.1221 - 5.30.23.1221
Rich Text Edit Control, v3.0
[76060000] C:\WINDOWS\system32\MSVCP60.dll
6.2.3104.0 - 6.02.3104.0
Microsoft (R) C++ Runtime Library
[76360000] C:\WINDOWS\system32\msimg32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
GDIEXT Client DLL
[76370000] C:\WINDOWS\system32\imm32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows XP IMM32 API Client DLL
[76390000] C:\WINDOWS\system32\comdlg32.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
Common Dialogs DLL
[765E0000] C:\WINDOWS\System32\CSCDLL.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Offline Network Agent
[76660000] C:\WINDOWS\system32\CRYPTUI.dll
5.131.2600.2180 - 5.131.2600.2180 (xpsp_sp2_rtm.040803-2158)
Microsoft Trust UI Provider
[76B30000] C:\WINDOWS\system32\winmm.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
MCI API DLL
[76BE0000] C:\WINDOWS\system32\PSAPI.DLL
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Process Status Helper
[76C20000] C:\WINDOWS\system32\WINTRUST.dll
5.131.2600.2180 - 5.131.2600.2180 (xpsp_sp2_rtm.040803-2158)
Microsoft Trust Verification APIs
[76C80000] C:\WINDOWS\system32\IMAGEHLP.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows NT Image Helper
[76F50000] C:\WINDOWS\system32\WLDAP32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Win32 LDAP API DLL
[76FC0000] C:\WINDOWS\system32\CLBCATQ.DLL
2001.12.4414.258 - 2001.12.4414.258
[77040000] C:\WINDOWS\system32\COMRes.dll
2001.12.4414.258 - 2001.12.4414.258
[77110000] C:\WINDOWS\system32\oleaut32.dll
5.1.2600.2180 - 5.1.2600.2180
[771A0000] C:\WINDOWS\system32\WININET.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
Internet Extensions for Win32
[77250000] C:\WINDOWS\system32\urlmon.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
OLE32 Extensions for Win32
[773C0000] C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
6.0.2900.2180 - 6.0 (xpsp_sp2_rtm.040803-2158)
User Experience Controls Library
[774D0000] C:\WINDOWS\system32\ole32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Microsoft OLE for Windows
[77680000] C:\WINDOWS\system32\NTMARTA.DLL
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows NT MARTA provider
[77750000] C:\WINDOWS\System32\shdocvw.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
Shell Doc Object and Control Library
[77910000] C:\WINDOWS\system32\SETUPAPI.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows Setup API
[77A10000] C:\WINDOWS\System32\cscui.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Client Side Caching UI
[77A70000] C:\WINDOWS\system32\CRYPT32.dll
5.131.2600.2180 - 5.131.2600.2180 (xpsp_sp2_rtm.040803-2158)
Crypto API32
[77B10000] C:\WINDOWS\system32\MSASN1.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
ASN.1 Runtime APIs
[77B30000] C:\WINDOWS\system32\appHelp.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Application Compatibility Client Library
[77BF0000] C:\WINDOWS\system32\version.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Version Checking and File Installation Libraries
[77C00000] C:\WINDOWS\system32\msvcrt.dll
7.0.2600.2180 - 7.0.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows NT CRT DLL
[77D30000] C:\WINDOWS\system32\user32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows XP USER API Client DLL
[77DC0000] C:\WINDOWS\system32\advapi32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Advanced Windows 32 Base API
[77E70000] C:\WINDOWS\system32\RPCRT4.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Remote Procedure Call Runtime
[77F10000] C:\WINDOWS\system32\GDI32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
GDI Client DLL
[77F60000] C:\WINDOWS\system32\SHLWAPI.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
Shell Light-weight Utility Library
[77FE0000] C:\WINDOWS\system32\Secur32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Security Support Provider Interface
[78130000] C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll
8.0.50727.762 - 8.00.50727.762
Microsoft® C Runtime Library
[7C340000] C:\Program Files\Spring\MSVCR71.dll
7.10.3052.4 - 7.10.3052.4
Microsoft® C Runtime Library
[7C800000] C:\WINDOWS\system32\kernel32.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Windows NT BASE API Client DLL
[7C900000] C:\WINDOWS\system32\ntdll.dll
5.1.2600.2180 - 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
NT Layer DLL
[7C9C0000] C:\WINDOWS\system32\shell32.dll
6.0.2900.2180 - 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158)
Windows Shell Common Dll
----------------------------------------------------------------------------------------------------
Active Controls hierarchy:
- er.jpg
- Acces violation err
- (10.08 KiB) Downloaded 4 times

- Application err
- er2.jpg (38.7 KiB) Viewed 1076 times