forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Auto-complete Bug
- This topic is empty.
-
AuthorPosts
-
-
April 28, 2006 at 4:38 pm #9653Scott MaxwellMember
This one is easy to reproduce on my system. Just go to the Query tab and type:
SELECT DATE(
As soon as you type ( the app crashes. Sometimes it just disappears silently but occasionally I get a “Buffer overrun detected!” message.
It appears to only happen when I have a database selected that has a stored procedure with too many parameters. For instance, this one:
CREATE PROCEDURE `GeneratePoolKeys`(DistributorGID_ SMALLINT UNSIGNED, NumberOfKeys_ INT UNSIGNED, Edition_ VARCHAR(32), LicenseCount_ INT UNSIGNED)
BEGIN
END$$
I have created a database to test this with and the crash happens even if the above procedure is the only thing in the database. If I remove the last parameter from the call, the crash disappears. If I add it back, the crash sometimes reappears right away and sometimes not until I restart SqlYog.
The back-end is MySQL 5.0.20-standard-log on Linux.
Thanks.
-
April 28, 2006 at 5:41 pm #21450peterlaursenParticipant
No not here .. I can easily do as you describe .. see attached!
Did you read this: http://www.webyog.com/forums/index.php?showtopic=2094
There is this issue that SQLyog on some systems SOMETIMES crashes silently and SOMETIMES displays a 'buffer overrun'. But is is only on some systems .. and it differs from system to system how it manifests itself. Very often it happens when the program tries to read or write the 'favorites' folder
It it much more complicated than just a coding bug with 'autocomplete'. It is an issue with the STRUCTURE of the binary that causes problems (windows internal multitasking problems?) with some low level routines of the Windows Kernel (such as the file system routines for instance). You cannot just spot 5 lines of code .. and say 'here it is'. Because what piece of code that triggers that varies from system to system on those systems affected.
Just like when you try to sit down on a chair that somebody just removed (or did not put in place) 1/10 second before that. Except that a few people here would crash SILENTLY 🙂
I think it is a BUILD issue primarily, not a CODE issue. There may be nothing wrong with the SOURCE .. buth the BINARY certainly has some problems!
But thanks anyway .. I don't think we have seen this variation before!
-
April 28, 2006 at 9:08 pm #21451Scott MaxwellMemberpeterlaursen wrote on Apr 28 2006, 10:41 AM:No not here .. I can easily do as you describe .. see attached!
I think it is a BUILD issue primarily, not a CODE issue. There may be nothing wrong with the SOURCE .. buth the BINARY certainly has some problems!
If that is the case, then why does this ONLY happen when I hit an open parenthesis. And it happens every time. But only if the active database has a stored procedure with 5 or so parameters. If I reduce the number of params, it NEVER crashes.
I have been a programmer for almost 30 years so I understand a bit about bugs like this. Which is why I took the time to narrow the cause down to what I mentioned in my initial post.
Good luck.
-
April 28, 2006 at 9:38 pm #21452peterlaursenParticipant
I wish I could answer your questions! If I could it was too late to ask them now! Because there would have been no issue then.
Why does it only happen on .. say .. around or less than 5% of systems (numbers are just a guess) ? And why is the way it manisfests itself different form system to system? You cannot write an open paranthesis. Others cannot acces their favorites older.
Any detail is part of the 'puzzle'. And when details enough have been brought to light and have been ordered you can imagine the full picture, But if your detail is in upper right or lower left corner of it I don't know. The bug in the code could be 500 lines away from the place where it crashes. And I am not sure there is a bug in the SOURCE code at all. Compiler/build issues .. ?? It could be fun to try building with a Borland and not a Microsoft compiler for instance .. just to wee what difference that makes! They do not generate the same BINARY code.
I don't know how complete the puzzle is for Ritesh and the people back in India at this very moment.
But of course you can be perfectly sure that every bit of code around this place where it happens ofr you will be double-checked .. by several persons independently.
-
April 28, 2006 at 9:47 pm #21453Scott MaxwellMemberpeterlaursen wrote on Apr 28 2006, 10:41 AM:No not here .. I can easily do as you describe .. see attached!
Forgot to mention 2 more points:
1. It does not appear to occur when I connect to my local Windows MySQL but it does happen when connected to another MySQL server running 5.0.18.
2. It does not happen until the procedure in question has been scanned. My 5.0.18 box has a lot of tables so the crash didn't occur there for quite awhile since the auto-complete scan took about 5 minutes.
So be sure you restart SqlYog and wait for the auto-complete scan to complete.
peterlaursen wrote on Apr 28 2006, 02:38 PM:Why does it only happen on .. say .. around or less than 5% of systems (numbers are just a guess) ? And why is the way it manisfests itself different form system to system? You cannot write an open paranthesis. Others cannot acces their favorites older.I don't know but disabling auto-complete makes the problem go away for me. This may not be the same bug that is causing the other crashes.
-
April 28, 2006 at 10:16 pm #21454peterlaursenParticipant
Well again … it is one piece of the 'puzzle'. It is only in the end we know how important that piece is compared to others. Maybe the SQLite code interacts with some other libray an unforseen way (could be a bug with our code, with SQLite, with the compiler or even windows itself – or more or them at the same time) .. maybe that happens only when certain drivers or even CPU are present on the system .. maybe there is a memory buffer somewhere else that 'overflows' and corrupts the SQLite memory space … maybe .. maybe
We have examples where it (one the same system) sometimes crashes silently, sometimes displays a 'buffer overrun' message and sometimes runs without problems.
Could I ask to try the latest DEBUG BETA version and see if it throws up an error with a memory stack?
It is this one http://www.webyog.com/betas/SQLyog512EntDebug.exe (just install to another folder). Just zip it and attached it here if it does.
-
April 29, 2006 at 1:07 am #21455Scott MaxwellMemberpeterlaursen wrote on Apr 28 2006, 03:16 PM:Could I ask to try the latest DEBUG BETA version and see if it throws up an error with a memory stack?
Number of Processors: 1
Processor Type: Intel Pentium
Windows OS: Windows 2000
Version 5.0001
Build Number 2600
Service Pack 2
Current Memory Load: 69
Total Physical Memory: 1073053696 bytes
Available Physical Memory: 323506176 bytes
Total Virtual Memory: 2147352576 bytes
Available Virtual Memory: 2092605440 bytes
EAX=0012BA78 EBX=00000000 ECX=4954205F EDX=0012B94C ESI=0012BB20
EDI=0012BAF8 EBP=4E552054 ESP=4E55205C EIP=00000000 FLG=00010206
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
EAX=0012BA78 EBX=00000000 ECX=4954205F EDX=0012B94C ESI=0012BB20
EDI=0012BAF8 EBP=4E552054 ESP=4E55205C EIP=00000000 FLG=00010206
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
001B:005BC830 SQLyogEnt.exe
System, PID: 4
smss, PID: 852
SystemRootSystem32smss.exe
C:WINDOWSsystem32ntdll.dll
csrss, PID: 936
winlogon, PID: 964
??C:WINDOWSsystem32winlogon.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32AUTHZ.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32NDdeApi.dll
C:WINDOWSsystem32PROFMAP.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32PSAPI.DLL
C:WINDOWSsystem32REGAPI.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32SETUPAPI.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32MSGINA.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32COMCTL32.dll
C:WINDOWSsystem32ODBC32.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32odbcint.dll
C:WINDOWSsystem32SHSVCS.dll
C:WINDOWSsystem32sfc.dll
C:WINDOWSsystem32sfc_os.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32Apphelp.dll
C:WINDOWSsystem32WINSCARD.DLL
C:WINDOWSsystem32WTSAPI32.dll
C:WINDOWSsystem32sxs.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32cscdll.dll
C:WINDOWSsystem32WlNotify.dll
C:WINDOWSsystem32WINSPOOL.DRV
C:WINDOWSsystem32MPR.dll
C:WINDOWSsystem32rsaenh.dll
C:WINDOWSsystem32WgaLogon.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32NTMARTA.DLL
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32SAMLIB.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32msv1_0.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSsystem32WINHTTP.dll
C:WINDOWSsystem32cscui.dll
C:WINDOWSsystem32xpsp2res.dll
C:WINDOWSsystem32wdmaud.drv
C:WINDOWSsystem32msacm32.drv
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32midimap.dll
C:WINDOWSSystem32wbemwbemprox.dll
C:WINDOWSSystem32wbemwbemcomn.dll
C:WINDOWSSystem32wbemwbemsvc.dll
C:WINDOWSSystem32wbemfastprox.dll
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSsystem32NTDSAPI.dll
C:WINDOWSsystem32DNSAPI.dll
services, PID: 1012
C:WINDOWSsystem32services.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32SCESRV.dll
C:WINDOWSsystem32AUTHZ.dll
C:WINDOWSsystem32umpnpmgr.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32NCObjAPI.DLL
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32secur32.dll
C:WINDOWSsystem32Apphelp.dll
C:WINDOWSsystem32eventlog.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32PSAPI.DLL
C:WINDOWSsystem32wtsapi32.dll
lsass, PID: 1024
C:WINDOWSsystem32lsass.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32LSASRV.dll
C:WINDOWSsystem32MPR.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32NTDSAPI.dll
C:WINDOWSsystem32DNSAPI.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32SAMLIB.dll
C:WINDOWSsystem32SAMSRV.dll
C:WINDOWSsystem32cryptdll.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32msprivs.dll
C:WINDOWSsystem32kerberos.dll
C:WINDOWSsystem32msv1_0.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSsystem32netlogon.dll
C:WINDOWSsystem32w32time.dll
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSsystem32schannel.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32wdigest.dll
C:WINDOWSsystem32rsaenh.dll
C:WINDOWSsystem32scecli.dll
C:WINDOWSsystem32SETUPAPI.dll
C:WINDOWSsystem32ipsecsvc.dll
C:WINDOWSsystem32AUTHZ.dll
C:WINDOWSsystem32oakley.DLL
C:WINDOWSsystem32WINIPSEC.DLL
C:WINDOWSsystem32pstorsvc.dll
C:WINDOWSsystem32psbase.dll
C:WINDOWSsystem32mswsock.dll
C:WINDOWSsystem32hnetcfg.dll
C:WINDOWSSystem32wshtcpip.dll
C:WINDOWSsystem32dssenh.dll
svchost, PID: 1180
C:WINDOWSsystem32svchost.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32NTMARTA.DLL
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32SAMLIB.dll
c:windowssystem32rpcss.dll
c:windowssystem32Secur32.dll
c:windowssystem32WS2_32.dll
c:windowssystem32WS2HELP.dll
C:WINDOWSsystem32xpsp2res.dll
c:windowssystem32termsrv.dll
c:windowssystem32ICAAPI.dll
c:windowssystem32SETUPAPI.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32IMAGEHLP.dll
c:windowssystem32AUTHZ.dll
c:windowssystem32mstlsapi.dll
c:windowssystem32ACTIVEDS.dll
c:windowssystem32adsldpc.dll
C:WINDOWSsystem32NETAPI32.dll
c:windowssystem32ATL.DLL
C:WINDOWSsystem32REGAPI.dll
C:WINDOWSsystem32rsaenh.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32Apphelp.dll
C:WINDOWSsystem32msi.dll
C:WINDOWSsystem32WTSAPI32.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32msv1_0.dll
C:WINDOWSsystem32iphlpapi.dll
svchost, PID: 1236
svchost, PID: 1352
C:WINDOWSSystem32svchost.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSSystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSSystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSSystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSSystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSSystem32NTMARTA.DLL
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSSystem32SAMLIB.dll
C:WINDOWSSystem32xpsp2res.dll
c:windowssystem32shsvcs.dll
C:WINDOWSSystem32WINSTA.dll
C:WINDOWSsystem32NETAPI32.dll
c:windowssystem32dhcpcsvc.dll
c:windowssystem32DNSAPI.dll
c:windowssystem32WS2_32.dll
c:windowssystem32WS2HELP.dll
c:windowssystem32iphlpapi.dll
c:windowssystem32Secur32.dll
C:WINDOWSSystem32rsaenh.dll
c:windowssystem32irmon.dll
c:windowssystem32WTSAPI32.dll
C:WINDOWSsystem32msv1_0.dll
C:WINDOWSsystem32mswsock.dll
C:WINDOWSSystem32hnetcfg.dll
C:WINDOWSSystem32wshtcpip.dll
C:WINDOWSSystem32wshirda.dll
C:WINDOWSSystem32CLBCATQ.DLL
C:WINDOWSSystem32COMRes.dll
c:windowssystem32schedsvc.dll
c:windowssystem32NTDSAPI.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSSystem32MSIDLE.DLL
c:windowssystem32audiosrv.dll
c:windowssystem32SETUPAPI.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
c:windowssystem32wkssvc.dll
c:windowssystem32cryptsvc.dll
c:windowssystem32certcli.dll
c:windowssystem32ATL.DLL
C:WINDOWSsystem32CRYPTUI.dll
C:WINDOWSsystem32WININET.dll
c:windowssystem32ESENT.dll
c:windowssystem32srvsvc.dll
c:windowssystem32hidserv.dll
c:windowssystem32HID.DLL
c:windowspchealthhelpctrbinariespchsvc.dll
c:windowssystem32es.dll
c:windowssystem32ersvc.dll
c:windowssystem32dmserver.dll
c:windowssystem32netman.dll
c:windowssystem32MPRAPI.dll
c:windowssystem32ACTIVEDS.dll
c:windowssystem32adsldpc.dll
c:windowssystem32rtutils.dll
c:windowssystem32netshell.dll
c:windowssystem32credui.dll
c:windowssystem32RASAPI32.dll
c:windowssystem32rasman.dll
c:windowssystem32TAPI32.dll
c:windowssystem32WZCSAPI.DLL
c:windowssystem32WZCSvc.DLL
c:windowssystem32WMI.dll
c:windowssystem32mprdim.dll
c:windowssystem32sens.dll
c:windowssystem32seclogon.dll
C:WINDOWSSystem32iprtrmgr.dll
C:WINDOWSSystem32rtm.dll
C:WINDOWSSystem32WSOCK32.dll
C:WINDOWSSystem32iprtprio.dll
c:windowssystem32trkwks.dll
c:windowssystem32tapisrv.dll
c:windowssystem32PSAPI.DLL
c:windowssystem32srsvc.dll
c:windowssystem32POWRPROF.dll
c:windowssystem32browser.dll
c:windowssystem32wuauserv.dll
C:WINDOWSSystem32mprddm.dll
C:WINDOWSSystem32iashlpr.dll
C:WINDOWSSystem32iasrad.dll
C:WINDOWSSystem32MSVCP60.dll
C:WINDOWSSystem32iaspolcy.dll
C:WINDOWSSystem32iassvcs.dll
C:WINDOWSSystem32rasppp.dll
C:WINDOWSSystem32ntlsapi.dll
c:windowssystem32wbemwmisvc.dll
C:WINDOWSsystem32VSSAPI.DLL
C:WINDOWSsystem32wuaueng.dll
C:WINDOWSSystem32ADVPACK.dll
C:WINDOWSSystem32SHFOLDER.dll
C:WINDOWSSystem32WINSPOOL.DRV
C:WINDOWSSystem32WINHTTP.dll
C:WINDOWSSystem32Cabinet.dll
C:WINDOWSSystem32mspatcha.dll
C:WINDOWSSystem32sfc.dll
C:WINDOWSSystem32sfc_os.dll
c:windowssystem32w32time.dll
c:windowssystem32ipnathlp.dll
c:windowssystem32AUTHZ.dll
C:WINDOWSSystem32rasmans.dll
C:WINDOWSSystem32WINIPSEC.DLL
C:WINDOWSSystem32netcfgx.dll
C:WINDOWSSystem32CLUSAPI.dll
c:windowssystem32wscsvc.dll
c:windowssystem32msi.dll
C:WINDOWSSystem32wbemwbemcomn.dll
C:WINDOWSSystem32Wbemwbemcore.dll
C:WINDOWSSystem32Wbemesscli.dll
C:WINDOWSSystem32WbemFastProx.dll
C:WINDOWSSystem32SXS.DLL
C:WINDOWSsystem32comsvcs.dll
C:WINDOWSsystem32colbact.DLL
C:WINDOWSsystem32MTXCLU.DLL
C:WINDOWSSystem32RESUTILS.DLL
C:WINDOWSSystem32wbemwmiutils.dll
C:WINDOWSSystem32wbemrepdrvfs.dll
C:WINDOWSSystem32wbemwmiprvsd.dll
C:WINDOWSsystem32NCObjAPI.DLL
C:WINDOWSSystem32wbemwbemess.dll
C:WINDOWSSystem32wbemncprov.dll
C:WINDOWSSystem32upnp.dll
C:WINDOWSSystem32SSDPAPI.dll
C:WINDOWSSystem32rastapi.dll
C:WINDOWSSystem32rasadhlp.dll
C:WINDOWSSystem32unimdm.tsp
C:WINDOWSSystem32uniplat.dll
C:WINDOWSSystem32unimdmat.dll
C:WINDOWSsystem32modemui.dll
C:WINDOWSSystem32kmddsp.tsp
C:WINDOWSSystem32ndptsp.tsp
C:WINDOWSSystem32ipconf.tsp
C:WINDOWSSystem32h323.tsp
C:WINDOWSSystem32hidphone.tsp
C:WINDOWSsystem32kerberos.dll
C:WINDOWSSystem32cryptdll.dll
C:WINDOWSSystem32raschap.dll
C:WINDOWSSystem32rastls.dll
C:WINDOWSSystem32SCHANNEL.dll
C:WINDOWSSystem32WinSCard.dll
C:WINDOWSSystem32iassdo.dll
C:Program FilesCommon FilesSystemOle DBoledb32.dll
C:WINDOWSsystem32MSDART.DLL
C:WINDOWSsystem32comdlg32.dll
C:Program FilesCommon FilesSystemOle DBOLEDB32R.DLL
C:WINDOWSSystem32RASDLG.dll
C:WINDOWSSystem32VBAJET32.DLL
c:windowssystem32rasauto.dll
C:WINDOWSSystem32icmp.dll
C:WINDOWSSystem32winrnr.dll
C:WINDOWSsystem32upnphost.dll
C:WINDOWSSystem32iasnap.dll
C:WINDOWSSystem32iassam.dll
C:WINDOWSSystem32iasacct.dll
C:WINDOWSsystem32msxml3.dll
C:WINDOWSsystem32urlmon.dll
C:WINDOWSsystem32Apphelp.dll
C:WINDOWSSystem32mlang.dll
C:WINDOWSSystem32dssenh.dll
C:WINDOWSSystem32xactsrv.dll
C:WINDOWSSystem32NETRAP.dll
C:WINDOWSSystem32catsrvut.dll
C:WINDOWSSystem32catsrv.dll
C:WINDOWSSystem32MfcSubs.dll
C:WINDOWSsystem32MPR.dll
C:WINDOWSsystem32licdll.dll
C:WINDOWSSystem32wups.dll
C:WINDOWSSystem32wbemwbemsvc.dll
svchost, PID: 1400
svchost, PID: 1444
spoolsv, PID: 1728
C:WINDOWSsystem32spoolsv.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32SPOOLSS.DLL
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32DNSAPI.dll
C:WINDOWSsystem32rasadhlp.dll
C:WINDOWSsystem32localspl.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32sfc_os.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32winspool.drv
C:WINDOWSsystem32netapi32.dll
C:WINDOWSsystem32cnbjmon.dll
C:WINDOWSsystem32bthcrp.dll
C:WINDOWSsystem32WidcommSdk.dll
C:WINDOWSsystem32wbtapi.dll
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32hpbmmon.dll
C:WINDOWSsystem32hpdomon.dll
C:WINDOWSsystem32pjlmon.dll
C:WINDOWSsystem32usbmon.dll
C:WINDOWSsystem32HPBHealr.dll
C:WINDOWSsystem32mswsock.dll
C:WINDOWSsystem32mdimon.dll
C:WINDOWSsystem32msi.dll
C:WINDOWSsystem32FXSMON.DLL
C:WINDOWSsystem32FXSEVENT.dll
C:WINDOWSsystem32tcpmon.dll
C:WINDOWSsystem32tcpmib.dll
C:WINDOWSsystem32WSOCK32.dll
C:WINDOWSsystem32mgmtapi.dll
C:WINDOWSsystem32snmpapi.dll
C:WINDOWSsystem32wsnmp32.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSSystem32spoolPRTPROCSW32X86hpprn05.dll
C:WINDOWSSystem32spoolPRTPROCSW32X86hpzpp38q.dll
C:WINDOWSSystem32spoolPRTPROCSW32X86hpzpp38Y.dll
C:WINDOWSSystem32spoolPRTPROCSW32X86hpzpp3xy.DLL
C:WINDOWSSystem32spoolPRTPROCSW32X86hpzpp3zw.DLL
C:WINDOWSSystem32spoolPRTPROCSW32X86mdippr.dll
C:WINDOWSSystem32winrnr.dll
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32win32spl.dll
C:WINDOWSsystem32NETRAP.dll
C:WINDOWSsystem32NTDSAPI.dll
C:WINDOWSsystem32inetpp.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32xpsp2res.dll
C:WINDOWSSystem32spoolDRIVERSW32X863UNIDRVUI.DLL
C:WINDOWSSystem32spoolDRIVERSW32X863UNIDRV.DLL
C:WINDOWSSystem32spoolDRIVERSW32X863hpzst3xy.dll
C:WINDOWSsystem32hnetcfg.dll
C:WINDOWSSystem32wshtcpip.dll
explorer, PID: 1980
C:WINDOWSExplorer.EXE
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32BROWSEUI.dll
C:WINDOWSsystem32SHDOCVW.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32CRYPTUI.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32WININET.dll
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32appHelp.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:Program FilesTortoiseSVNbintortoisesvn.dll
C:Program FilesTortoiseSVNbinlibapr.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32MSWSOCK.dll
C:WINDOWSWinSxSx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdMSVCR80.dll
C:Program FilesTortoiseSVNbinlibaprutil.dll
C:Program FilesTortoiseSVNbinlibapriconv.dll
C:Program FilesTortoiseSVNbinintl3_svn.dll
C:WINDOWSWinSxSx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdMSVCP80.dll
C:WINDOWSSystem32cscui.dll
C:WINDOWSSystem32CSCDLL.dll
C:Program FilesTortoiseCVSTrtseShl.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32MSVCP71.dll
C:WINDOWSsystem32MSVCR71.dll
C:WINDOWSSystem32themeui.dll
C:WINDOWSSystem32Secur32.dll
C:WINDOWSSystem32MSIMG32.dll
C:WINDOWSsystem32xpsp2res.dll
C:WINDOWSsystem32browselc.dll
C:PROGRA~1WINDOW~3wmpband.dll
C:WINDOWSsystem32MPR.dll
C:WINDOWSsystem32msi.dll
C:WINDOWSsystem32SXS.DLL
C:WINDOWSsystem32urlmon.dll
C:Program FilesAdobeAcrobat 7.0ActiveXAcroIEHelper.dll
C:Program FilesCommon FilesReGet SharedCatcher.dll
C:WINDOWSsystem32LINKINFO.dll
C:WINDOWSsystem32ntshrui.dll
C:WINDOWSsystem32ATL.DLL
C:WINDOWSsystem32DUSER.dll
C:PROGRA~1AUDIOS~1AUDIOS~1.DLL
C:WINDOWSsystem32imm32.dll
C:WINDOWSsystem32wsock32.dll
C:WINDOWSsystem32SETUPAPI.dll
C:Program FilesCommon FilesReGet SharedCatchOp.dll
C:WINDOWSsystem32NETSHELL.dll
C:WINDOWSsystem32rtutils.dll
C:WINDOWSsystem32credui.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32rsaenh.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32TDispVol.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSSystem32webcheck.dll
C:WINDOWSSystem32stobject.dll
C:WINDOWSSystem32BatMeter.dll
C:WINDOWSSystem32POWRPROF.dll
C:WINDOWSSystem32WTSAPI32.dll
C:WINDOWSsystem32wdmaud.drv
C:WINDOWSsystem32msacm32.drv
C:WINDOWSsystem32midimap.dll
C:WINDOWSSystem32drprov.dll
C:WINDOWSSystem32ntlanman.dll
C:WINDOWSSystem32NETUI0.dll
C:WINDOWSSystem32NETUI1.dll
C:WINDOWSSystem32NETRAP.dll
C:WINDOWSSystem32SAMLIB.dll
C:WINDOWSSystem32davclnt.dll
C:WINDOWSsystem32RFNP32.DLL
C:WINDOWSsystem32RFHelper.dll
C:WINDOWSsystem32WINSPOOL.DRV
C:WINDOWSsystem32rfhres.dll
C:WINDOWSsystem32fxsst.dll
C:WINDOWSsystem32FXSAPI.dll
C:WINDOWSsystem32NTMARTA.DLL
C:WINDOWSsystem32WZCSAPI.DLL
C:Program FilesQualcommEudora – ScottEuShlExt.dll
C:WINDOWSsystem32shdoclc.dll
C:WINDOWSsystem32MSGINA.dll
C:WINDOWSsystem32ODBC32.dll
C:WINDOWSsystem32odbcint.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82gdiplus.dll
C:WINDOWSsystem32printui.dll
C:WINDOWSsystem32ACTIVEDS.dll
C:WINDOWSsystem32adsldpc.dll
C:WINDOWSsystem32CFGMGR32.dll
C:Program FilesAdobeAcrobat 7.0ActiveXPDFShell.dll
C:WINDOWSsystem32nvcpl.dll
C:WINDOWSsystem32OLEACC.dll
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSsystem32nvshell.dll
C:WINDOWSsystem32wzcdlg.dll
C:WINDOWSsystem32WINHTTP.dll
C:WINDOWSsystem32usbui.dll
C:WINDOWSsystem32RASAPI32.dll
C:WINDOWSsystem32rasman.dll
C:WINDOWSsystem32TAPI32.dll
C:WINDOWSsystem32msv1_0.dll
C:WINDOWSsystem32sensapi.dll
C:WINDOWSsystem32wmploc.dll
c:windowssystem32jscript.dll
C:WINDOWSsystem32btncopy.dll
C:WINDOWSSystem32mydocs.dll
C:WINDOWSSystem32twext.dll
C:WINDOWSsystem32MLANG.dll
00THotkey, PID: 380
C:WINDOWSSystem32 0THotkey.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSSystem32IMM32.dll
C:WINDOWSSystem32WINMM.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSSystem32WTSAPI32.dll
C:WINDOWSSystem32WINSTA.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSSystem32Tdevdsp.dll
C:WINDOWSsystem32TSCI.DLL
C:WINDOWSSystem32MFC42.DLL
C:WINDOWSsystem32THCI.DLL
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSSystem32wdmaud.drv
C:WINDOWSSystem32msacm32.drv
C:WINDOWSSystem32MSACM32.dll
C:WINDOWSSystem32midimap.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32VERSION.dll
TFncKy, PID: 408
C:Program FilesTOSHIBATOSHIBA ControlsTFncKy.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32THCI.dll
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32IMM32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32TCtrlCommon.dll
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32COMCTL32.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32wtsapi32.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32VERSION.dll
C:Program FilesTOSHIBATOSHIBA ControlsTSubLCD.dll
C:WINDOWSsystem32MSCTF.dll
TDispVol, PID: 416
C:WINDOWSsystem32TDispVol.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32TDispVol.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32wdmaud.drv
C:WINDOWSsystem32msacm32.drv
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32midimap.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32VERSION.dll
TFNF5, PID: 424
C:WINDOWSsystem32TFNF5.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32COMCTL32.DLL
C:WINDOWSsystem32TDispVol.dll
C:WINDOWSsystem32MSCTF.dll
tmesbs32, PID: 456
C:Program FilesTOSHIBATME3TMESBS32.EXE
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32THCI.dll
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32CFGMGR32.dll
C:WINDOWSsystem32setupapi.dll
C:WINDOWSsystem32WTSAPI32.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32MSCTF.dll
TPWRTRAY, PID: 468
C:WINDOWSsystem32TPWRTRAY.EXE
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32CFGMGR32.dll
C:WINDOWSsystem32setupapi.dll
C:WINDOWSsystem32IMM32.dll
C:WINDOWSsystem32TPwrReg.dll
C:WINDOWSsystem32Tdevdetect.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32TSCI.DLL
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32THCI.DLL
C:WINDOWSsystem32WTSAPI32.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32appHelp.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32OLEAUT32.dll
C:Program FilesTortoiseSVNbintortoisesvn.dll
C:WINDOWSsystem32WININET.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:Program FilesTortoiseSVNbinlibapr.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32MSWSOCK.dll
C:WINDOWSWinSxSx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdMSVCR80.dll
C:Program FilesTortoiseSVNbinlibaprutil.dll
C:Program FilesTortoiseSVNbinlibapriconv.dll
C:Program FilesTortoiseSVNbinintl3_svn.dll
C:WINDOWSWinSxSx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdMSVCP80.dll
C:Program FilesTortoiseCVSTrtseShl.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32MSVCP71.dll
C:WINDOWSsystem32MSVCR71.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32TDispVol.dll
TosHKCW, PID: 484
C:Program FilesTOSHIBAWireless HotkeyTosHKCW.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32IMM32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32COMCTL32.DLL
C:WINDOWSsystem32setupapi.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32TDispVol.dll
TouchED, PID: 500
C:Program FilesTOSHIBATouchEDTouchED.Exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32MSCTF.dll
SynTPLpr, PID: 616
C:Program FilesSynapticsSynTPSynTPLpr.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32MSCTF.dll
SynTPEnh, PID: 628
C:Program FilesSynapticsSynTPSynTPEnh.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32COMCTL32.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32SynTPAPI.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32MSCTF.dll
NetDrive, PID: 644
C:Program FilesNetDrivenetdrive.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32RFHelper.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32MPR.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32WINSPOOL.DRV
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32COMCTL32.dll
C:WINDOWSsystem32WSOCK32.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32rfhres.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32rfwdres.dll
C:WINDOWSsystem32TDispVol.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32VERSION.dll
rundll32, PID: 692
C:WINDOWSsystem32RUNDLL32.EXE
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32comctl32.dll
C:WINDOWSsystem32NvMcTray.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32NTMARTA.DLL
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32SAMLIB.dll
C:WINDOWSsystem32netapi32.dll
C:WINDOWSsystem32appHelp.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:Program FilesCommon FilesReGet SharedCatchOp.dll
C:WINDOWSsystem32urlmon.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32SETUPAPI.dll
GhostTray, PID: 712
C:Program FilesSymantecNorton GhostAgentGhostTray.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32MPR.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSWinSxSX86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9COMCTL32.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32WINSPOOL.DRV
C:WINDOWSsystem32oledlg.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEPRO32.DLL
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32netapi32.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32TDispVol.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32msi.dll
C:WINDOWSsystem32xpsp2res.dll
C:Program FilesSymantecNorton GhostSharedPQV2iAuto.dll
C:WINDOWSsystem32SXS.DLL
C:Program FilesSymantecNorton GhostSharedPQV2iSvcPS.dll
C:WINDOWSsystem32WINHTTP.dll
C:WINDOWSsystem32SETUPAPI.dll
C:WINDOWSsystem32appHelp.dll
C:Program FilesQualcommEudora – ScottEuShlExt.dll
C:Program FilesCommon FilesReGet SharedCatchOp.dll
C:WINDOWSsystem32urlmon.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32msxml3.dll
C:Program FilesSymantecNorton GhostSharedPQV2iObj.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
ctfmon, PID: 720
C:WINDOWSsystem32ctfmon.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32MSUTB.dll
C:WINDOWSsystem32ShimEng.dll
C:WINDOWSAppPatchAcGenral.DLL
C:WINDOWSsystem32WINMM.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32UxTheme.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32SynTPFcs.dll
Skype, PID: 744
C:Program FilesSkypePhoneSkype.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32user32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32advapi32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32oleaut32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32version.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32imm32.dll
C:WINDOWSsystem32shell32.dll
C:WINDOWSsystem32wininet.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32winmm.dll
C:WINDOWSsystem32oleacc.dll
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSsystem32SHFolder.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32TDispVol.dll
C:WINDOWSsystem32msimg32.dll
C:WINDOWSsystem32cryptui.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32MSVFW32.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32OLEPRO32.DLL
C:Program FilesCommon FilesSystemwab32.dll
C:WINDOWSsystem32MSOERT2.dll
C:Program FilesCommon FilesSystemwab32res.dll
C:WINDOWSsystem32wtsapi32.dll
C:WINDOWSsystem32WINSTA.dll
C:WINDOWSsystem32SXS.DLL
C:WINDOWSsystem32SETUPAPI.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32xpsp2res.dll
C:WINDOWSsystem32mswsock.dll
C:WINDOWSsystem32hnetcfg.dll
C:WINDOWSSystem32wshtcpip.dll
C:WINDOWSSystem32devenum.dll
C:WINDOWSsystem32msdmo.dll
C:WINDOWSsystem32RASAPI32.DLL
C:WINDOWSsystem32rasman.dll
C:WINDOWSsystem32TAPI32.dll
C:WINDOWSsystem32rtutils.dll
C:WINDOWSsystem32DNSAPI.dll
C:WINDOWSSystem32winrnr.dll
C:WINDOWSsystem32rasadhlp.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32wdmaud.drv
C:WINDOWSsystem32msacm32.drv
C:WINDOWSsystem32MSACM32.dll
C:WINDOWSsystem32midimap.dll
C:WINDOWSsystem32LINKINFO.dll
C:WINDOWSsystem32ntshrui.dll
C:WINDOWSsystem32ATL.DLL
C:WINDOWSsystem32USERENV.dll
C:WINDOWSsystem32wsock32.dll
C:WINDOWSsystem32msv1_0.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSsystem32rsaenh.dll
C:WINDOWSsystem32sensapi.dll
C:WINDOWSsystem32urlmon.dll
C:Program FilesCommon FilesReGet SharedCatchOp.dll
Steam, PID: 764
C:Program FilesValveSteamSteam.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32WS2HELP.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32WINSPOOL.DRV
C:WINDOWSsystem32comdlg32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSsystem32COMCTL32.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32oledlg.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32OLEACC.dll
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSWinSxSx86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9comctl32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32mswsock.dll
C:WINDOWSsystem32hnetcfg.dll
C:WINDOWSSystem32wshtcpip.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32TDispVol.dll
C:Program FilesValveSteamSteam.dll
C:WINDOWSsystem32DNSAPI.dll
C:WINDOWSSystem32winrnr.dll
C:WINDOWSsystem32WLDAP32.dll
C:WINDOWSsystem32rasadhlp.dll
C:Program FilesValveSteamSteamUI.dll
C:WINDOWSsystem32WINMM.dll
C:Program FilesValveSteamsteam_api.dll
C:Program FilesValveSteamvstdlib_s.dll
C:Program FilesValveSteamtier0_s.dll
C:WINDOWSsystem32psapi.dll
C:Program FilesValveSteambinFileSystem_Steam.dll
C:Program FilesValveSteambinvgui2.dll
C:WINDOWSsystem32IMM32.dll
C:WINDOWSsystem32MSIMG32.dll
C:Program FilesValveSteamsteamclient.dll
C:WINDOWSsystem32iphlpapi.dll
C:WINDOWSsystem32rsaenh.dll
c:program filesvalvesteamFriendsfriendsUI.dll
C:WINDOWSsystem32WSOCK32.dll
c:program filesvalvesteamServersserverbrowser.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSSystem32shdocvw.dll
C:WINDOWSsystem32CRYPT32.dll
C:WINDOWSsystem32MSASN1.dll
C:WINDOWSsystem32CRYPTUI.dll
C:WINDOWSsystem32WINTRUST.dll
C:WINDOWSsystem32IMAGEHLP.dll
C:WINDOWSsystem32NETAPI32.dll
C:WINDOWSsystem32WININET.dll
C:WINDOWSsystem32Secur32.dll
C:WINDOWSsystem32appHelp.dll
C:WINDOWSsystem32xpsp2res.dll
C:WINDOWSsystem32msi.dll
C:WINDOWSsystem32SXS.DLL
AlarmApp, PID: 784
C:Program FilespalmOneAlarmApp.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:Program FilespalmOnePalmUI.dll
C:Program FilespalmOneTABLE22.dll
C:Program FilespalmOnePalmCmn.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:Program FilespalmOnei18n22.dll
C:WINDOWSsystem32MFC42.DLL
C:WINDOWSsystem32msvcrt.dll
C:Program FilespalmOneSHW32.DLL
C:WINDOWSsystem32MSVCIRT.dll
C:Program FilespalmOnePDCMN22.dll
C:WINDOWSsystem32IMM32.dll
C:WINDOWSsystem32SHELL32.dll
C:WINDOWSsystem32SHLWAPI.dll
C:WINDOWSWinSxSX86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9COMCTL32.dll
C:WINDOWSsystem32ole32.dll
C:WINDOWSsystem32OLEAUT32.dll
C:WINDOWSsystem32VERSION.dll
C:WINDOWSsystem32WINMM.dll
C:Program FilespalmOnePalmExtras.dll
C:WINDOWSsystem32MSVCP60.dll
C:WINDOWSsystem32Msimg32.dll
C:WINDOWSsystem32uxtheme.dll
C:WINDOWSsystem32MSCTF.dll
C:WINDOWSsystem32SynTPFcs.dll
C:WINDOWSsystem32xpsp2res.dll
C:WINDOWSsystem32CLBCATQ.DLL
C:WINDOWSsystem32COMRes.dll
C:WINDOWSsystem32msi.dll
C:WINDOWSsystem32SXS.DLL
C:Program FilespalmOneAlarmSvr.dll
C:Program FilespalmOneSgDateAlarm.dll
C:Program FilespalmOneSgTables.dll
C:Program FilespalmOneIMEX22.dll
C:Program FilespalmOneUserData.dll
C:WINDOWSsystem32WS2_32.dll
C:WINDOWSsystem32WS2HELP.dll
BTTray, PID: 812
C:Program FilesBluetooth SoftwareBTTray.exe
C:WINDOWSsystem32ntdll.dll
C:WINDOWSsystem32kernel32.dll
C:WINDOWSsystem32CFGMGR32.dll
C:WINDOWSsystem32setupapi.dll
C:WINDOWSsystem32msvcrt.dll
C:WINDOWSsystem32ADVAPI32.dll
C:WINDOWSsystem32RPCRT4.dll
C:WINDOWSsystem32GDI32.dll
C:WINDOWSsystem32USER32.dll
C:WINDOWSsystem32wbtapi.dll
C:&
-
April 29, 2006 at 3:06 pm #21456RiteshMember
Thanks for the report. We are working on it and will revert back soon.
-
May 12, 2006 at 7:15 am #21457RiteshMember
http://www.webyog.com/forums/index.php?sho…view=getnewpost
Reproduced and fixed in BETA 9.
-
July 25, 2006 at 5:53 pm #21458DonnaMember
I am seeing this same bug in SQLyog Enterprise version 5.15. With auto complete on, when I type a left parenthesis, SQLyog closes. For example:
select now( <--- as soon as I type the left parenthesis, it closes. It does not happen if I turn auto-complete off. It does not happen if I'm using a database that does not have any stored procedures. Thanks for your help. Donna
-
July 25, 2006 at 6:02 pm #21459peterlaursenParticipant
Please try…
Close SQLyog, delete or rename the TAGS -folder in the installation folder, start SQLyog and a new TAG -folder with SQLite .db files will be built.
It looks like a corruption of those files! Actually the now() -function is in the 'keywords.db' file. But I do not know in what order the TAGS -files and the 'keywords.db' file are searched!
@Ritesh@Manoj: Did we ever update the SQLite libray code with the latest available stable version (june 6th)? -
July 26, 2006 at 2:23 pm #21460DonnaMemberpeterlaursen wrote on Jul 25 2006, 02:02 PM:Please try…
Close SQLyog, delete or rename the TAGS -folder in the installation folder, start SQLyog and a new TAG -folder with SQLite .db files will be built.
Thanks, I tried that but it did not work. Some more examples:
Create procedure test ( <---typing that parenthesis closes SQLyog. Select * from testtable where id in (1,5) works fine. Donna
-
July 26, 2006 at 6:11 pm #21461RiteshMember
Hello,
A couple of users have reported this issue, but we have not been able to duplicate this. It is happening in very rare cases.
The culprit is the Autocomplete feature. Turn it off and SQLyog will work fine.
Could you help us in duplicating the bug at our end? As a token of appreciation to your efforts, it will be our pleasure to give you a complimentary license of SQLyog Enterprise(with 1 year updates).
We would require the following info:
1) Version of SQLyog. Click Help->About
2) Version of Windows
3) What type of connection are you using – 1) Direct 2) HTTP tunnel 3) SSH Tunnel
4) Do you have admin access to your computer
5) Do you have stored procedures in your database?
6) Please send us a backup of the TAGS folder (located in c:program filesSQlyog Enterprise). It does not any personal info like user name / password. You can check the contents using a SQLite db GUI to make sure that so private data is being sent.
Finally, do you have an IM account/Skype a/c?
Looking forward to your reply!
If you dont want your information to be public, please create a ticket at Webyog Support
-
July 27, 2006 at 5:25 am #21462peterlaursenParticipant
Hello!
We received your mail, but that will be like searching a needle in a haystack with all the connections you have here! We will also need to manually create databases structures identical to yours from the info in the .db file.
Could I ask you to do this:
1) rename the TAGS folder (once again).
2) open a single connection, and wait for the new tag file to be built.
3) reproduce the problem with the '('
4) now zip the new TAGS folder and send in with a structure-only dump of everything this connection shows.
When sending in, please create a ticket and attach it here, as it will show up to all of us promptly then!
-
July 27, 2006 at 5:55 am #21463peterlaursenParticipant
I am sorry .. but I am now being informed that you did create a ticket.
However a TAG file with a corresponding structure-only dump would be most useful!
-
July 27, 2006 at 4:29 pm #21464peterlaursenParticipant
SQLyog 5.16 RC1 has been released:
http://www.webyog.com/forums//index.php?sh…amp;#entry10685
can you confirm the fix?
-
July 27, 2006 at 8:03 pm #21465DonnaMemberpeterlaursen wrote on Jul 27 2006, 12:29 PM:SQLyog 5.16 RC1 has been released:
http://www.webyog.com/forums//index.php?sh…amp;#entry10685
can you confirm the fix?
Yes, I can confirm that the bug is fixed. Thanks for the very quick response!
Donna
-
August 1, 2006 at 11:32 pm #21466peterlaursenParticipant
@Scott and @Donna.
We would like to compliment you for this.
Most often we give away a free personal ENTERPRIE license in such cases.
However if you have allready (and don't need more than one) we can prolong the registration period instead.
Create a ticket and tell on what you want!
-
-
AuthorPosts
- You must be logged in to reply to this topic.