• Deleaker é um útil complemento para o Visual Studio 2003 e 2005, que ajuda a analisar os erros de programação, muitas das quais são exclusivas para o Visual C++. Deleaker é uma ótima ferramenta para programadores de Visual C++ que, ocasionalmente, ter problemas para detectar fugas de recursos e depurar seus aplicativos. Com Deleaker, você irá detectar e localizar vazamentos de recurso na memória, GDI e USER objetos, alças, com que se preze sem abrandar a sua aplicação. Depuração sempre foi uma dor de cabeça para os desenvolvedores do programa. Como bugs ir, alguns dos mais difíceis de encontrar são vazamentos, especialmente na interface gráfica de dispositivo (GDI) de objetos e menus. Mesmo um pequeno vazamento pode afogar o navio de desempenho do seu sistema. Você não pode se dar ao luxo de perder nem mesmo um único. Deleaker é uma solução eficaz para este problema. Primeiro, ele fornece informações sobre todos os objetos GDI criados durante a execução da aplicação. Para quase todos esses objetos, você vai ter uma pilha completa, que ajuda você a ver onde exatamente no código fonte de cada objeto GDI foi criado. Um simples duplo clique sobre a entrada na pilha e o editor será aberto o arquivo com o código fonte na linha correspondente. Em seguida, vem o ponto mais importante: quando o aplicativo é encerrado, Deleaker irá fornecer-lhe uma lista de objetos GDI, que foram criadas, mas que não foram excluídos. Muitas ferramentas existentes para ajudar a detectar fugas de memória, mas há muito poucas boas ferramentas para ajudar a controlar recursos GDI vazamentos que podem arruinar o desempenho de qualquer sistema operacional Windows. E todos eles têm um grande problema, eles tremendamente lento o desempenho do seu aplicativo. Deleaker é totalmente integrado ao ambiente de desenvolvimento Visual Studio e você pode ter certeza que ele não irá afetar a velocidade de sua aplicação. Vazamentos são possíveis, mesmo no robustos aplicativos baseados no Windows. Deleaker vai encontrá-los para você.
  • Deleaker çoğu Visual C++ özel programlama hataları analiz etmek için yardımcı olan Visual Studio izleyen için yararlı bir eklenti. Deleaker bazen sorun kaynak sızıntıları tespit ve uygulamaları hata ayıklama Visual C++ geliştiricileri için mükemmel bir araçtır. Deleaker ile, kayda değer bir uygulama için yavaş ile algılama ve bellek, Sigortacılık Genel Müdürlüğü ve KULLANICI nesneleri kaynak sızıntıları yerleştirmek, işler olacaktır. Hata ayıklama her zaman program geliştiriciler için bir baş ağrısı oldu. Böcek olarak bulması en zor olan bazı sızıntılar, özellikle grafik aygıt arabirimi (GDI) nesneleri ve menüleri. Küçük bir sızıntı bile sistem performansını gemi boğabilir. Tek bir bayan bile göze alamaz. Deleaker bu sorun için etkili bir çözüm. İlk olarak, uygulama çalışırken oluşturulan tüm GDI nesneleri hakkında bilgi sağlar. Bu nesnelerin hemen hemen hepsi için, tam kaynak kodu her GDI nesne oluşturulduğu görmek için yardımcı olan tam bir yığın alacak. Yığın girişi üzerinde basit bir çift tıklama ve düzenleyici karşılık gelen satır kaynak kodu ile dosya açılır. Bir sonraki uygulamanız çıktığında, Deleaker oluşturulan bu herif nesnelerin bir listesini verir ama silinmiş en önemli nokta: geliyor. Araçlar bol bellek sızıntıları izini yardımcı olmak için var, ama herhangi bir Windows işletim sistemi üzerinde performans berbat edebilir bu herif kaynak sızıntıları izini yardımcı olmak için çok az iyi araçlar. Ve hepsini büyük bir sorun var, son derece uygulamanızın performansını yavaşlatabilir. Deleaker sıkıca Visual Studio geliştirme ortamına entegre ve uygulama hızını etkilemez emin olabilirsiniz. Sızıntı mümkündür, sağlam Windows tabanlı uygulamalarda bile. Deleaker sizin için onları bulacaksınız.
  • Deleaker is a useful add-in for Visual Studio 2003-2005 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting resource leaks and debugging their applications.

    With Deleaker, you you will detect and localize resource leaks in memory, GDI and USER objects, handles, with no appreciable slow down to your application.

    Debugging has always been a headache for program developers. As bugs go, some of the most difficult to find are leaks, especially in graphics device interface (GDI) objects and menus. Even a small leak can drown the ship of your system's performance. You cannot afford to miss even a single one.

    Deleaker is an effective solution to this problem. First, it provides you with information on all GDI objects created while your application is running. For almost all of these objects, you will get a full stack, which helps you to see where exactly in the source code each GDI object was created.

    A simple double click on the stack entry and the editor will open the file with source code at the corresponding line. Next comes the most important point: when your application exits, Deleaker will provide you with a list of GDI objects that were created but that were not deleted.

    Plenty of tools exist to help track down memory leaks, but there are very few good tools to help track GDI resource leaks that can ruin performance on any Windows operating system. And all of them have one major problem, they tremendously slow down the performance of your application.

    Deleaker is tightly integrated into the Visual Studio development environment and you can be sure that it will not affect the speed of your application. Leaks are possible, even in robust Windows-based applications. Deleaker will find them for you.