|
|
|
LTProf is a small but powerful code profiler tool for VC++, CBuilder, Delphi and VB applications. Although small, it has a combination of features difficult to find in even the most expensive tools available today:
Line level resolution
One of the best features of LTProf. Most profilers have a function-level resolution, that is, they can display a list of functions and the time spent in each one. LTProf goes further and displays graphically, on the source file, time spent by each line of code, relative to the function it belongs to. Thus if you have a long algorithm you can see which parts of it are the most time consuming.
No instrumentation, no rebuild, no time wasted
Unlike most profilers on the market LTProf does not require a rebuild or an instrumentation step. The normal build of your application can be profiled at any stage in its development, without any other adjustments.
Profiled program runs at its normal speed
Instrumented programs have additional code inserted in every function to measure the time spent, which greatly reduces the program's speed because some of the instrumented functions are called very often. It is not uncommon that slow programs become completely unusable after instrumentation.
LTProf does not change your application in any way, which means it can run at its normal speed, making your life a lot easier. The amount of processor time consumed by LTProf itself can be adjusted by setting the sampling resolution.
Profile VC++, CBuilder, Delphi and Visual Basic code
as well as any application that stores debug information in PDB/TDS files. LTProf is not language-oriented and it can analyze any program as long as it contains debug information in PDB/TDS files. It can do so even in cross-language applications, for example an EXE written in C++ that uses VB components.
Price
Compare the price of other similar applications with LTProf which retails at only EUR 49.95
|
|
|
Borland Delphi 2007
Disk profiler
sets class c/c++
Borland C++ Builder
JavaScript profiler
Boot Profiler
xSQL Profiler
Visual C/C++
C Builder profiler
-------------------------
|
|
LTProf: http://www.lw-tech.com/ltprof/LTProf_setup.exe
|
|
MarshallSoft SMTP/POP3/IMAP C/C++ email (32 & 64 bit) component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4C include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email. Delete any email on the server without downloading the entire email. Copy any email on the server without deleting it. Receive any email on your server including MIME attachments. Download email from your server, automatically decoding MIME attachments. Copy email and navigate between IMAP mailboxes. Dozens of switches that allow you to control how email is sent and received. Run up to 128 independent threads concurrently. Supports SMTP (ESMTP) and POP3 authentication. Supports multiple (simultaneous) connections. Supports bulk mail on a distribution list. Set return receipt; add TO, CC, BCC recipients. Is a standard Windows DLL that does not depend on support libraries. Makes calls to Windows API functions only. The same SEE32.DLL can be called from any supported language. Also use with Delphi, Visual Basic, VB.Net, PowerBASIC (PB/CC, PB/DLL, PB/WIN), Visual FoxPro, Visual dBase, Xbase++, and COBOL. Free technical support and updates for one year. Royalty free distribution with your compiled application. A large selection of example programs is included, including Microsoft Foundation Class (MFC) and Borland C++ Builder (BCB) examples. SEE4C can be used in the development of Win32/64 applications running under Win 95/98/Me/NT/2000/XP/Vista. The Fully functional evaulation version. No unlock code required. Supports all versions of Visual C++,Visual Studio,C/C++,C#,.NET,Borland C/C++ and C++ Builder, and LCC-WIN32 C/C++.
SMTP/POP3/IMAP Email Engine for C/C++: http://www.marshallsoft.com/files/see4c51.zip
FTP Client Engine for C/C++: http://www.marshallsoft.com/files/fce4c27.zip
MarshallSoft FTP component library for C/C++ and for (.NET) C++/C# (FCE4C) provides direct control of the FTP protocol from any 32-bit Windows application program. FCE4C uses a simple API to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download files (with wildcard support). Upload files (with wildcard support). Delete files. Rename files. Append files. Create and remove server directories. Transfer mutiple files. Parse long directory listings. Use with the internet or an intranet (LAN). Resume file transfers from any offset. Change files names while being uploaded or downloaded. Specify the FTP or data port. Supports passive mode (use with firewalls). Supports many proxy servers. Supports multiple concurrent FTP sessions. Specify the FTP or data port. Display progress bars. Create FTP programs that run in the background. Supports S/KEY password encryption.Fully compatible with Visual Studio.NET (.NET Framework). Supports most Windows C/C++ compilers (Microsoft (all versions Visual C++. C# and .NET), Borland C++ Builder, MFC, Watcom, LCC-WIN32, etc.). Does not depend on support libraries. Makes calls to Windows API functions only. The FCE DLLs can also used with VB (Visual Basic .NET, VBA), Delphi, PowerBASIC, Visual FoxPro, Visual dBase, Xbase++, and COBOL or any program that can call the Windows API. Includes 31 functions and several switches as well as multiple examples to create FTP client applications. Order with or without C source code for the DLL. Programmer's, Reference and Users Manuals provided (online and printed). Requires a Windows C/C++ compiler. Supports Windows 95/98/Me/NT/2000/2003/XP/Vista. Royalty free distribution with your compiled application. No run-time fees. Free technical support and updates for one year. Download a fully functional evaluation version at http://www.marshallsoft.com/fce4c.htm |
|
|
|