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

Search:

Type: Posts; User: banavatu_vas

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    754

    list box item

    Hi
    gurus
    I have some problem list box items
    how can i show the preview of an image when i click the list box control items in a dialog box
    when i click each item in the list box the preview of...
  2. Replies
    1
    Views
    860

    list control

    hi
    i have dialog box in which i have a list box .when i click each item in the list box
    it should display the preview image on the same dialog box. i have some images and.bmp files .when i click...
  3. Replies
    1
    Views
    799

    Tree Control

    Hi
    can any one tell how can i do ,when we click the different child node in tree control, i want to display different bitmap image on the dialog box when i click to each child node as my option ...
  4. Replies
    4
    Views
    1,366

    capture desktop as a video file

    Hi
    any one can tell about how we do .is there any application which can capture desktop image as a video file (specifically SWF file).
    reagrds
    vasanth
  5. Replies
    1
    Views
    679

    contineously capture desktop image

    hi
    i want to know how we can continuously capture desktop image and save as swf file directly(size needs to be consider). can any one help me to develop
    the application
    regards
    vasanth
  6. Replies
    1
    Views
    732

    image comparison

    Hi,
    I need some Image comparison algorithm for video files can any one suggest me how can i do this and proceed for my project

    Operating system is XP
  7. Replies
    5
    Views
    965

    Re: changing of exe

    yes i want to change the code in side the exe file .
    i have opened one exe file with the help of olly dbg debugger
    i have debug each and every step fo this exe file how its working
    actually i...
  8. Replies
    5
    Views
    965

    changing of exe

    Hi
    1)can we change an exe file with the help of ollyDbg debugger
    2)how we can change the functionality of an exe file by opening with
    ollyDbg
    regards
    vasanth
  9. Replies
    4
    Views
    1,012

    Re: changing of exe file

    Hi
    1)can we change an exe file with the help of ollyDbg debugger
    2)how we can change the functionality of an exe file by opening with
    ollyDbg
    regards
    vasanth
  10. Replies
    4
    Views
    1,012

    Re: how to understand assemble language

    actually my requirement is ,
    i want to play swf file on the flash player 7 , to open the flash player.exe
    we will double click flash player 7. exe it will open . just like a small window
    it...
  11. Replies
    4
    Views
    1,012

    how to understand assemble language

    hi
    i want to know exact what the code does . can any one help me how to understand what is this .actually i have open flash player .exe with thw help of olly dbg how can i do this

    // code...
  12. Re: how to bypass the functionality of the flash player 7

    Hi
    exactly what you have said is correct ,
    we have a application which generates a swf files
    in our project we have a menu option called create animation .when the user
    clicks this option ....
  13. Re: how to bypass the functionality of the flash player 7

    Hi
    actually my requirement is about .there is a flash file called swf file which is played with the help of micro media flash player 7, with the help of menu in flash player .exe we can open it and...
  14. how to bypass the functionality of the flash player 7

    Hi
    i am working on OllyDbg, 32-bit analyzing debugger .
    i have flash player 7.exe ,i have open flash player7.exe file
    with the help of debugger .i want to know how can i debug this flash...
  15. Replies
    1
    Views
    659

    compress two files in to an exe

    Hi
    can any one help me how to write a program .to compress a two files in to an single exe file . my two files are swf file and flash player.exe . if i double click the new exe file then it should...
  16. Replies
    7
    Views
    1,273

    Re: mergin one exe in to anothe

    Hi
    can you tell me how to develop a member function,
    by which i can call this member function with in a class , with single object,
    by this function it can create a exe which contains swf file and...
  17. Replies
    7
    Views
    1,273

    Re: mergin one exe in to anothe

    Hi
    ok
    If you want your program to automatically run Flash Player with your file as soon as you've generated it (like a preview of the output of your program), then you need to use the...
  18. Replies
    7
    Views
    1,273

    Re: mergin one exe in to anothe

    hi
    There is one application which generates the swf file,
    i want this swf file which is directly linked with micromedia flash player 7
    or micromedia flash player 7 is linked with generated swf...
  19. Replies
    7
    Views
    1,273

    mergin one exe in to anothe

    Hi
    Actually I have swf file , To open a swf file . We double click it will open with internet explorer and we can see the flash file. so in my project there is a application which generates this...
  20. how to create .swf file in to .exe file

    hi
    i want to know how we can convert .swf file in .exe file
    ours requirement is the when we create a swf file it should be in a way that the user can directly click it and open...
Results 1 to 20 of 20





Click Here to Expand Forum to Full Width

Featured