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.
User Profile
Collapse
-
registering a file type with an application in windows
-
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... -
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... -
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.. -
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.... -
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...Leave a comment:
-
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.. -
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...
No activity results to display
Show More
Leave a comment: