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

Search:

Type: Posts; User: amit_srms21

Search: Search took 0.04 seconds.

  1. Thread: Data loss

    by amit_srms21
    Replies
    1
    Views
    789

    Removed

    Removed
  2. Thread: Streaming

    by amit_srms21
    Replies
    0
    Views
    497

    Streaming

    hi,
    can any one tell me how to do streaming(convert bitmaps into a video file)

    Thanks
  3. Replies
    0
    Views
    526

    Desktop capture

    hi,
    I want to capture the desktop events and want to save it as video file ,plz tell me how to do this .......I have code to capture the the video from device...if u have any example to capture...
  4. Replies
    0
    Views
    599

    Video Capture

    hello,
    I want to capture Video(a clip of video) into a file using DirectShow,plz tell me how can i acchive it, I know how to capture a bitmap from a video ,but not getting how to capture a clip...
  5. Replies
    0
    Views
    854

    Directx Problem

    hello, i am a beginner in Directshow i am working on Microsoft Directx SDK(2006) but getting lots of error in header files ,i thinki have some problem in settings and not included all the files ,plz...
  6. Replies
    6
    Views
    854

    Re: Hide The Application

    thanks for your response ..
    Using this code it hide the dialog window but for a second it pop the dialog then hide it....but i want that user never see that pop dialog window...pl z tell me how...
  7. Replies
    6
    Views
    854

    Re: Hide The Application

    plz can u correct mu cod...

    i am running a dialog base application through run.bat file and want that dialog should not be displayed ....for that i have written this console base application...
  8. Replies
    6
    Views
    854

    Re: Hide The Application

    thanks for your response,
    But i does not have code of that dialog i have only exe
  9. Replies
    6
    Views
    854

    Hide The Application

    Hello,
    I want to write the code through which i can run another dialog based application and i want to hide the dialog by my code...pl z tell me how to do this
    Thanks
  10. Replies
    4
    Views
    835

    Re: Dialog application

    thanks for your response
    i want that when i click on dialog exe it will call some other application but the
    caller dialog should not be displayed.
  11. Replies
    4
    Views
    835

    Dialog application

    hello,
    I am writting a dialog based application ,and i want that when i click on it's exe it will run in hide mode, plz tell me how can i achive it.
    Thanks
  12. Thread: File write

    by amit_srms21
    Replies
    3
    Views
    778

    Re: File write

    Thanks for your Reply, I want to write in a file without using fopen().
  13. Thread: File write

    by amit_srms21
    Replies
    3
    Views
    778

    File write

    hello,

    plz, Tell me is it posible in C to write in a file without open it..how can i do it???
    Thanks
  14. Replies
    1
    Views
    772

    Help for Delay

    hello,
    I am using the batch file to delete my running application ,pl z tell me how to provide delay to the command ,which i have written in batch file.so that current Application will get close...
  15. Thread: Help Me

    by amit_srms21
    Replies
    1
    Views
    593

    Help Me

    hi,
    I am writting a program to uninstall the application ,but i want that after uninstalling the application uninstall.exe(through which i am uninstalling the application) will get deleted ....plz...
  16. Replies
    5
    Views
    917

    Uninstaller

    hi,
    I am writting a program to uninstall the application ,but i want that after uninstalling the application uninstall.exe will get deleted ....plz tell me how to acchive this..
  17. Replies
    3
    Views
    9,521

    _T(" ") Vs TEXT(" ")

    hi,
    pl z, tell what is Difference between _T(" " ) and TEXT(" "), And when we have to use _T(" ") and when TEXT(" "). thanks For Ur Response......
  18. Replies
    2
    Views
    814

    Problem - Load Bitmap to a Button

    hi,
    pl z, tell me how can i load a bitmap to a button , i have made a variable of Button of type CButton and want to use function LoadBitmapfromFile(), But it is not showing the option for...
  19. Replies
    2
    Views
    716

    About Unicode Help

    hi,
    can any body tell me how to convert ascii data types into unicode data types?
  20. Replies
    1
    Views
    591

    About Unicode Help

    hi,
    can any body tell me how to convert ascii data types into unicode data types?
  21. Replies
    3
    Views
    1,090

    help regarding afx_msg

    hi everyone,

    i am learning vc++. Can any one tell me when and why to use afx_msg.......
Results 1 to 21 of 22





Click Here to Expand Forum to Full Width

Featured