Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
Posts

Posts

Nov 26 2012
PVS-Studio's operation under the Microsoft Security Essentials/Windows Defender antivirus
Paul Eremeev
Included into the set of standard preinstalled programs in the Windows 8 operating system, the Microsoft corporation for the first time ships their own antivirus called Windows Defender...
...
Nov 21 2012
SQL-like queries for C++ code: is this the task for static analysis?
Evgenii Ryzhkov
Static analysis tools' users often wonder how to fulfill the task of searching for certain code fragments. For instance, how to find a function longer than 1000 lines; or how to find a...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Nov 07 2012
Security, security! But do you test it?
Andrey Karpov
There is no fragment in program code where you cannot make mistakes. You may actually make them in very simple fragments. While programmers have worked out the habit of testing algorithms...
...
Nov 06 2012
R&D on PVS-Studio
Evgenii Ryzhkov
We have a large list of tasks and wishes we try to stick to while developing PVS-Studio. But occasionally we find some time to spend on unusual experiments that may bring new development ways...
...
Nov 02 2012
The further we go, the more exotic the errors become
Andrey Karpov
In the times when we were just starting PVS-Studio development, I was able to almost instantly determine the cause of a false positive or an error in the analyzer itself. I was able to...
...
Oct 31 2012
Visual Studio 2012 and macros
Paul Eremeev
The new version of the Visual Studio 2012 development environment doesn't support creation of simple automation macros anymore. Microsoft was planning to abandon macros in their IDE long ago...
...
Oct 29 2012
Creating a plugin for the Visual Studio 2005-2012 development environment
Andrey Karpov
I decided to fool around a bit with the plugin and the picture to attract your attention. A whole lot of articles on programming regularly appear on the Internet, but most of them are...
...
Oct 29 2012
Visual C++ project model
Paul Eremeev
This article covers the structure of Visual C++ project model (VCProject). Also included are the cases of using the project model for enumeration of project elements and obtaining their...
...
Oct 26 2012
Integrating into Visual Studio settings
Paul Eremeev
This article covers the extension of Visual Studio by integrating into its 'Settings' dialog pages. Option page registration and integration into the IDE for different kinds of extension...
...
Oct 24 2012
Visual Studio tool windows
Paul Eremeev
This article covers the extension of Visual Studio IDE through integration of a custom user toolwindow into the environment. Discussed are the issues of window registration and initialization...
...
View more Pagination arrow previous
Showing: - of 1605