Search:

Type: Posts; User: MastAvalons

Search: Search took 0.03 seconds.

  1. Replies
    17
    Views
    5,938

    Re: Need help with memory leaks

    +5 it's true :)
  2. Replies
    8
    Views
    1,552

    Re: SDK for emulating a file system

    You are welcom :)
  3. Replies
    8
    Views
    1,552

    Re: SDK for emulating a file system

    1 allow writing
    BoxedAppSDK_EnableOption(
    DEF_BOXEDAPPSDK_OPTION__EMBED_BOXEDAPP_IN_CHILD_PROCESSES,
    TRUE);
    ...

    2 deny writing
    BoxedAppSDK_EnableOption(
    ...
  4. Replies
    8
    Views
    1,552

    Re: SDK for emulating a file system

    Just check samples on the developer's site
  5. Re: Play SWF without flash player installed (not creating projector)

    I think you are right :)
  6. Replies
    17
    Views
    5,938

    Re: Need help with memory leaks

    oMG You really expert - debugger ::eek:
  7. Replies
    17
    Views
    5,938

    Re: Need help with memory leaks

    Memory leaks are actual always :eek: (headache)
  8. Replies
    17
    Views
    5,938

    Re: Need help with memory leaks

    I advise Deleaker but you can use any GDI leaks debugger :cool:
  9. Re: Play SWF without flash player installed (not creating projector)

    ... but you're wrong :bigyello:
  10. Re: Play SWF without flash player installed (not creating projector)

    I'm sure the owners of flajector and f-in-box take care of legal side of the issue
    :D
  11. Re: Play SWF without flash player installed (not creating projector)

    guys, you're wrong. You can pack the Flash player together with your files.
    I did this with flajector and f-in-boks many times
  12. Replies
    28
    Views
    5,055

    Re: WinForms Memory Leak

    :thumb: :thumb: :thumb: :thumb: :thumb:
  13. Replies
    28
    Views
    5,055

    Re: WinForms Memory Leak

    Java rules OK! :D
  14. Replies
    28
    Views
    5,055

    Re: WinForms Memory Leak

    memory leaks - it is always evil :down:
  15. Replies
    28
    Views
    5,055

    Re: WinForms Memory Leak

    you can use debuggers - Valgrind (for Linux) or Deleaker (for Windows). With Deleaker you can detect and localize resource leaks such as memory, gdi and user objects.
    ;)
  16. Replies
    7
    Views
    1,010

    Re: Out of memory popup error

    GDI leaks.... My pain.... Deleaker, Valgrind and VDL... :bigyello:
  17. Re: Play SWF without flash player installed (not creating projector)

    Of course you can. So many ways. Previously required to have a flash player on your computer to play flash. Now everything has changed.
    Regarding flajector - an interesting application. Flash...
  18. Replies
    7
    Views
    858

    VS 2010 Re: Memory Leak

    Try deleaker or valgrind (for linux) :) or similar debugger :rolleyes:
  19. Re: How to clean up memory leak in unmanage code?

    try deleaker or similar debugger... :)
  20. Re: [RESOLVED] How to ENABLE registry virtualization on Vista/7

    Hey, a little tangled question. If I want to create a virtual file, registry, or something else. I use BoxedApp SDK. But if the error in the code, then you yourself should fix it.
Results 1 to 20 of 20



Click Here to Expand Forum to Full Width