Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
>
Posts

Posts

05 Avr 2013
Is it possible to use more than 2 Gbytes of memory in a 32-bit program launched in the 64-bit Windows?
Andrey Karpov
Yes, it is. To do that, you should tell the linker that the application can process addresses for more than 2 Gbytes - that is compile the application with the /LARGEADDRESSAWARE parameter. Now...
...
02 Avr 2013
Re-checking the ReactOS project - a large report
Andrey Karpov
The ReactOS project is rapidly developing. One of the developers participating in this project suggested that we re-analyzed the source code, as the code base is growing fast. We were glad to...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
29 Mar 2013
Checking OpenCV with PVS-Studio
Andrey Karpov
OpenCV is a library of computer vision algorithms, picture processing algorithms, and general-purpose numerical algorithms. The library is written in C/C++ and is free both for academic...
...
21 Mar 2013
We have moved to a new office! See photos below...
Andrey Karpov
Our team has moved to a new office situated at the following address: Office 308, 39 Revolyutsii St., Tula, Russia, 300034. It's this address that mail should be sent to, while our registered...
...
18 Mar 2013
Joint webinar with Embarcadero on migration to 64-bit systems - relevant to C++Builder XE3U1 users!
Andrey Karpov
The Embarcadero company and our company have carried out a joint webinar on migration to 64-bit platforms. Our colleague Andrey Karpov was the chief...
...
12 Mar 2013
Useful items on the viva64.com website
Andrey Karpov
I'd like to give you some tips on what useful items you can find on our website...
...
06 Mar 2013
A small post about the Casablanca project
Andrey Karpov
The post is small because this is a rare case when we find almost no errors in a project when checking it with PVS-Studio. However, we've decided to write about this project for the world to know...
...
01 Mar 2013
64-bit
Andrey Karpov
In this article, I've collected a huge amount of links all of which could prove potentially useful to software developers who are getting acquainted with 64-bit world. In general, we will cover...
...
25 Fév 2013
Selling to decision makers
Alex Zakharenko
If you are doing test-drive of PVS-Studio for your organization, and you liked the software and services we are offering the next big step is convince decision makers in the organization that...
...
18 Fév 2013
A few words about interaction between PVS-Studio and Clang
Andrey Karpov
The reason for writing this post is that many programmers think that the PVS-Studio analyzer is based on Clang. It's not so. I'd just like to explain in brief why the PVS-Studio distribution...
...
View more Pagination arrow previous
Showing: - of 1605