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

Search:

Type: Posts; User: MastAvalons

Search: Search took 0.03 seconds.

  1. Re: ANN: Last Five Days at 25% Off. BoxedApp Packer 3.1. Windows 8.

    Good news. :)
  2. Replies
    3
    Views
    3,145

    Re: boundschecker problem ?

    Try brain - good debugger :)
  3. Re: Load flash movies directly from any source (no temporary files)+snap a frame

    Mmmm... I usually use f-in-box or boxedapp when I want avoid temporary files :)
  4. Re: ANN: Last Five Days at 25% Off. BoxedApp Packer 3.1. Windows 8.

    I was waiting for it for a long time.... :)
  5. Replies
    4
    Views
    1,928

    Re: Swf to exe ( not projector)

    I had heard about this program....
  6. Replies
    2
    Views
    4,890

    Re: Work with virtual registry

    Thank you... Problem is solved :)))
  7. Replies
    3
    Views
    4,862

    Re: GDI+ Memory Leak?

    Hmmmm.... I usually use Deleaker for debugging GDI leaks. I keep my brain :P
  8. Replies
    2
    Views
    4,890

    Work with virtual registry

    My new project requires a virtual registry. Previously, I have not had to deal with this kind of virtualization. I would like to know what programs or libraries (more preferably) you use.
    We use...
  9. Replies
    2
    Views
    1,513

    Re: Programs for find memory leaks

    I have not found an answer that satisfied me. I am in search until this moment.
  10. Replies
    13
    Views
    10,005

    Re: Leak detectors

    It's powerful tool for debugging memory and GDI leaks.

    "Deleaker is a run-time error detection and debugging tool for Visual C++ developers. Deleaker is a really useful add-in for Visual Studio...
  11. Re: Memory leak detection tool with Windows7 64 bit Visual Studio

    Look the neighboring topic
    http://www.codeguru.com/forum/showthread.php?p=2057704#post2057704
  12. Replies
    13
    Views
    10,005

    Re: Leak detectors

    deliker = deleaker ?
  13. Replies
    7
    Views
    2,660

    Re: Help with chess engine

    I am also interested in this, only for java
  14. Re: GDI+ renders properly on Windows 7 but not XP

    Hmm... I usually use deleaker or similar plugin for search GDI leaks in such cases... I'm lazy :)
  15. Replies
    2
    Views
    6,122

    Re: A good Virtual File System library?

    I think what you're looking boxedapp ... I do not know other similar SDK(((
  16. Replies
    7
    Views
    1,517

    Re: SDK for emulating a file system

    Great SDK for emulation file system. I also use it )))
  17. Replies
    5
    Views
    5,818

    Re: how to create virtual file?

    you can use boxedapp or similar sdk for application virtualization... it also help you to create virtual file system.
  18. Replies
    7
    Views
    9,345

    Re: single-file virtual file system

    Use boxedapp or boxedapppacker... it must help)
  19. Re: Memory leak detection tool with Windows7 64 bit Visual Studio

    You should use VC++ built-in memory leaks detection or deleaker...
  20. Replies
    13
    Views
    10,005

    Leak detectors

    Who can tell me where can I gate a good leak detector o_0?
  21. Replies
    2
    Views
    1,513

    Programs for find memory leaks

    Often use different programs that help find memory leaks. But they spend a lot of resources than the impact on system performance. Who can advise something more effective?
  22. Replies
    7
    Views
    5,046

    Re: finding memory leak using deleaker

    I also use deliker and did not notice problems with the forum. Will you check it again
Results 1 to 22 of 22





Click Here to Expand Forum to Full Width

Featured