Our website uses cookies to enhance your browsing experience.
Accept
to the top
close form

Fill out the form in 2 simple steps below:

Your contact information:

Step 1
Congratulations! This is your promo code!

Desired license type:

Step 2
Team license
Enterprise license
** By clicking this button you agree to our Privacy Policy statement
close form
Request our prices
New License
License Renewal
--Select currency--
USD
EUR
* By clicking this button you agree to our Privacy Policy statement

close form
Free PVS‑Studio license for Microsoft MVP specialists
* By clicking this button you agree to our Privacy Policy statement

close form
To get the licence for your open-source project, please fill out this form
* By clicking this button you agree to our Privacy Policy statement

close form
I am interested to try it on the platforms:
* By clicking this button you agree to our Privacy Policy statement

close form
check circle
Message submitted.

Your message has been sent. We will email you at


If you haven't received our response, please do the following:
check your Spam/Junk folder and click the "Not Spam" button for our message.
This way, you won't miss messages from our team in the future.

>
Posts

Posts

Feb 10 2011
How can I find out in a 32-bit application what 64-bit processes are launched?
Andrey Karpov
Documented capabilities of WinAPI do not allow you to directly identify 64-bit processes from within a 32-bit program launched in a 64-bit Windows under WoW64. In general, reading of memory of...
...
Feb 05 2011
How to check if a 64-bit project is being built in Visual Studio using #ifdef
Andrey Karpov
You may easily do it using #define preliminarily defined in the compiler. The following is the code that shows in what mode a project is being built – 32-bit mode or 64-bit mode (AMD64 or...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
* By clicking this button you agree to our Privacy Policy statement
Jan 27 2011
Intel IPP Samples for Windows - error correction
Andrey Karpov
This is one of my posts on how PVS-Studio makes programs safer. That is where and what types of errors it detects. This time it is samples demonstrating handling of the IPP 7.0 library...
...
Jan 25 2011
Free license for the PVS-Studio static analyzer for developers, bloggers and authors of articles in IT subject editions
Paul Eremeev
While developing the PVS-Studio static analyzer, we always try to allow for responses and wishes of our users. This feedback lets us improve the quality of parsing of complex code, reduce the...
...
Jan 24 2011
WOW6432Node and API-functions RegOpenKeyEx / RegEnumKeyEx
Andrey Karpov
The register in 64-bit Windows versions is subdivided into 32-bit and 64-bit hives. Most 32-bit hives have the same names as their counterparts in the 64-bit hives and vice versa. By default...
...
Jan 21 2011
Consequences of using the Copy-Paste method in C++ programming and how to deal with it
Andrey Karpov
I create the PVS-Studio analyzer detecting errors in source code of C/C++/C++0x software. So I have to review a large amount of source code of various applications where we detected suspicious...
...
Jan 17 2011
We released a new version of PVS-Studio code analyzer - PVS-Studio 4.10
Andrey Karpov
We released a new version of PVS-Studio code analyzer - PVS-Studio...
...
Dec 24 2010
Cases when a static code analyzer may help you
Andrey Karpov
The static code analysis method is the method of searching for places in program text that are highly probable to contain errors. Programmers use special tools called static code analyzers for...
...
Dec 24 2010
Release of the final version of PVS-Studio 4.00 and end of public beta-testing
Andrey Karpov
Today, a month later we started public testing of the beta-version of PVS-Studio 4.00, we announce a new final version released (numbered...
...
Dec 23 2010
Analysis of the Ultimate Toolbox project
Andrey Karpov
While testing the general analyzer included into PVS-Studio 4.00, we checked several open-source projects from the CodeProject site. One of those was Ultimate ToolBox.
...
View more Pagination arrow previous
Showing: - of 1402