User Profile

Collapse

Profile Sidebar

Collapse
kofi
kofi
Last Activity: Apr 2 '08, 03:55 PM
Joined: Sep 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kofi
    started a topic registering a file type with an application in windows
    in .NET

    registering a file type with an application in windows

    Hi everyone.

    i have written an app with a file extension and need to register it in windows with an icon. I need help on how to go about this using C#.Net.
    See more | Go to post

  • kofi
    replied to using AVIFILE OPEN IN DOTNET(CSHARP)
    in .NET
    thanks Plater, i guess i missed some inilization at the begining...

    firstly i needed to call it in the [DllImport] statement... after which i needed to Call on AviFileInit( ) for initiliazation. .. after in was able to get around it my knowledge in working with with API has improved a bit....
    thanks so much...
    See more | Go to post

    Leave a comment:


  • kofi
    started a topic burning with IMAPI
    in .NET

    burning with IMAPI

    i want to burn data an d audio on CD... can some one help me with how to do it with IMAPI...
    See more | Go to post

  • kofi
    started a topic controlling display window using Mcisendstring
    in .NET

    controlling display window using Mcisendstring

    hi everyone.. i am developing a media player using mcisendstring function call...

    i have encountered few problems so far..
    1...after setting the screen to fullscreen...th e player pauses a video file once the video display area is clicked for form size restore..

    2.. i tried setting contrast, brightness, color, gamma on video files but none seem to work..
    See more | Go to post

  • kofi
    started a topic AVI API: Mci API (mcisendstring)
    in C

    AVI API: Mci API (mcisendstring)

    Thanks so much for that....
    i am now thru with it... i can now strip down an Avi file into frames and vice verca...
    .....

    One more thing..... i am also using the Mci API(mcisendstri ng) to play media files but i am unable to play the same file types.. like i can play some mp3 files whiles other i can't..... can anyone help with this? a sample code on using the mcisendstring will be ok for me....
    See more | Go to post

  • kofi
    replied to using AVIFILE OPEN IN DOTNET(CSHARP)
    in .NET
    AVIFileOpen

    hi,
    can anyone help with using the avifileopen() method..

    can someone help with explaining the parameters to me...
    i have been doing this but get an error
    //
    IntPtr Pfile;
    String filename;// set to an avi file from a dialog box

    AviFileOpen(Pfi le,filename,OF_ SHARE_DENY_WRIT E, NULL)

    but always gets an error msg like "attempt to write bad...
    See more | Go to post

    Leave a comment:


  • kofi
    started a topic using AVIFILE OPEN IN DOTNET(CSHARP)
    in .NET

    using AVIFILE OPEN IN DOTNET(CSHARP)

    hi can any one help on using the avifileopen( ) function in a csharp app..
    i tried using it some other tyme but was getting an error like

    "bad or corrupt memory"

    i will need explanation to the parameters it take... having a sample code will also be appreciated..
    See more | Go to post

  • kofi
    started a topic looking for a project topic
    in .NET

    looking for a project topic

    i am in my final year.. i am actually stucked in chossing a topic for my final project..... at the moment 3 topics have cropped up

    1... write an all -in- one utility application that will comprise something like
    PDF converter...... file compression tool .....text editor........p layer

    2.....will be to write an application to be used on LAN by lectures top broadcast their desktop to students... this will baiscally...
    See more | Go to post
No activity results to display
Show More
Working...