CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Karpov2007

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    159

    Why Windows 8 drivers are buggy

    We have checked the Windows 8 Driver Samples pack with our analyzer PVS-Studio and found various bugs in its samples. There is nothing horrible about it - bugs can be found everywhere, so the title...
  2. Replies
    0
    Views
    137

    PVS-Studio registration key for 5 days

    As an experiment, we have decided to offer everyone interested a PVS-Studio registration key for 5 days to study its 64-bit diagnostics more thoroughly.

    The PVS-Studio demo version is absolutely...
  3. Re-checking the ReactOS project - a large report

    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 do...
  4. Replies
    0
    Views
    179

    Checking OpenCV with PVS-Studio

    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 and...
  5. Replies
    0
    Views
    256

    PVS-Studio 5.00 Released

    The PVS-Studio code analyzer has changed its main version number to 5.00. This is because we have added support of the Embarcadero RAD Studio development environment along with the capability of...
  6. Static analysis of C++Builder and WinRT projects

    I'm addressing developers with a specific request. Our plans for the PVS-Studio 5.00 static code analyzer are to implement integration with the C++Builder environment and support for the C++/CX...
  7. Replies
    0
    Views
    271

    A few words about OpenSSL

    This is a small note on the results of checking the OpenSSL project with the PVS-Studio analyzer. I analyzed the openssl-0.9.8-stable-SNAP-20121208 version.

    Article:...
  8. Replies
    0
    Views
    300

    The D language comes to help

    My name is Andrey Karpov. I develop software for developers, and I'm fond of writing articles on code quality issues. In this connection, I have met the wonderful man Walter Bright who has created...
  9. Replies
    0
    Views
    467

    Extending Visual Studio

    Visual Studio provides very powerful capabilities for us to extend its functional using various technologies and approaches. You can both automate routine actions using simplest macros and carry out...
  10. Replies
    0
    Views
    373

    TOR, OpenSSL vulnerability

    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, data...
  11. Collection to aid in studying typical misprints and mistakes in C/C++ programming

    This post is intended for those who write articles and books on the subject of creating high-quality C/C++ code or security issues.

    While studying various projects with the help of the PVS-Studio...
  12. Selected articles from the Viva64 website for C/C++ programmers

    We regularly publish articles on our website on the subjects of programming, writing quality code, developing concurrent and 64-bit software. We also tell interesting stories about errors found by...
  13. Errors detected in the Visual C++ 2012 libraries

    Static code analysis is one of the error detection methodologies. We are glad that this methodology is becoming more and more popular nowadays. Visual Studio which includes static analysis as one of...
  14. Errors detected in the Visual C++ 2012 libraries

    We didn't actually plan to check the source files included into Visual Studio. It happened by chance: many header files underwent some changes in Visual Studio 2012 because of support for the new...
  15. Replies
    0
    Views
    638

    The secret thing about PVS-Studio

    What is not a secret

    There exists the PVS-Studio code analyzer. It integrates into the Visual Studio 2005/2008/2010 environment and allows you to detect errors in C/C++/C++11 programs (see...
  16. PVS-Studio v4.56 static code analyzer released. Try fully functional trial.

    PVS-Studio is a static analyzer that detects errors in source code of C/C++/C++11 applications.

    The PVS-Studio tool is intended for developers of contemporary applications and it integrates into...
  17. How we managed the task of implementing trial mode in the PVS-Studio code analyzer

    Introduction

    The try-before-buy model (or shareware) long ago became a classic one in contemporary business of software selling. I sincerely envy those who develop free and/or open-source...
  18. Replies
    0
    Views
    722

    Free license for the PVS-Studio

    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 number...
  19. Re: I cannot pass data into a 64 bit DLL from a 64 bit win32 app

    Development of 64-bit C/C++ applications. Lesson 2. Support of 32-bit applications in the 64-bit Windows environment.
  20. Replies
    0
    Views
    1,108

    90 errors in open-source projects

    There are actually 91 errors described in the article, but number 90 looks nicer in the title. The article is intended for C/C++ programmers, but developers working with other languages may also find...
  21. Replies
    10
    Views
    1,504

    Re: 64-bit Conversion

    All about 64-bit programming in one place
  22. Reddit Viva64. Resources for developers: C++, 64-bit, OpenMP, articles reviews.

    Although we have plenty of materials on programming on our site viva64.com, programmers do not visit us often. The reason for this is that too few people know of our site and its resources. For...
  23. Re: Would like info on your experience with 64-bit compiler

    >> 1 - Would a 64-bit compiler speed up the development process significantly?

    The difference in performance between 32-bit and 64-bit versions of applications greatly depends upon their types and...
  24. New set of general-purpose rules for C/C++

    We are glad to announce the release of the new version of the PVS-Studio 4.00 static code analyzer. The new version of our tool includes a FREE general-purpose analyzer.

    Blog posts:

    Let the...
  25. Replies
    3
    Views
    446

    Re: 32bit app on 64 bit

    From Lesson 2. Support of 32-bit applications in the 64-bit Windows environment:

    Different processor architectures have a bit different WoW64. For example, the 64-bit Windows version developed for...
Results 1 to 25 of 43
Page 1 of 2 1 2



HTML5 Development Center

Click Here to Expand Forum to Full Width