Click here to Skip to main content
15,899,556 members
Home / Discussions / C#
   

C#

 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 5:54
aruna_koride10-Feb-07 5:54 
AnswerRe: Timer CallBack function Pin
Guffa10-Feb-07 6:18
Guffa10-Feb-07 6:18 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 7:00
aruna_koride10-Feb-07 7:00 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 7:11
aruna_koride10-Feb-07 7:11 
AnswerRe: Timer CallBack function Pin
Guffa10-Feb-07 8:48
Guffa10-Feb-07 8:48 
GeneralRe: Timer CallBack function Pin
aruna_koride10-Feb-07 13:23
aruna_koride10-Feb-07 13:23 
GeneralRe: Timer CallBack function Pin
Guffa10-Feb-07 17:26
Guffa10-Feb-07 17:26 
QuestionNeed your help with .NET Framework V2.0 Obsolete Type Pin
Khoramdin8-Feb-07 12:18
Khoramdin8-Feb-07 12:18 
Hello everyone,

Why on earth I am getting this message? Everything was working just fine till yesterday and all of the sudden nothing works and I get this Warning and nothing works!

Warning 1 'System.Runtime.InteropServices.UCOMIMoniker' is obsolete: 'Use System.Runtime.InteropServices.ComTypes.IMoniker instead. http://go.microsoft.com/fwlink/?linkid=14202' C:\Documents and Settings\miyaoo\Desktop\directshownet\DirectShow\DShowNET\DsDevice.cs

I have looked at the suggested web address and I get this regarding this error.

System.Runtime.InteropServices.UCOMITypeInfo (Type Obsoleted)
Message: Use System.Runtime.InteropServices.ComTypes.ITypeInfo instead.

I checked the line suggested in the warning and this is what I have.

private static string GetFriendlyName( UCOMIMoniker mon )

what am I suppose to change it to?!!!

Thanx in advance for your help or suggestion.


Khoramdin
AnswerRe: Need your help with .NET Framework V2.0 Obsolete Type Pin
Christian Graus8-Feb-07 12:26
protectorChristian Graus8-Feb-07 12:26 
QuestionRe: Need your help with .NET Framework V2.0 Obsolete Type [modified] Pin
Khoramdin8-Feb-07 12:32
Khoramdin8-Feb-07 12:32 
AnswerRe: Need your help with .NET Framework V2.0 Obsolete Type Pin
Christian Graus8-Feb-07 14:02
protectorChristian Graus8-Feb-07 14:02 
GeneralRe: Need your help with .NET Framework V2.0 Obsolete Type Pin
Khoramdin8-Feb-07 14:57
Khoramdin8-Feb-07 14:57 
QuestionGetting a brush to create with a stored color....not working Pin
LongRange.Shooter8-Feb-07 11:43
LongRange.Shooter8-Feb-07 11:43 
AnswerRe: Getting a brush to create with a stored color....not working Pin
Patrick Etc.8-Feb-07 11:49
Patrick Etc.8-Feb-07 11:49 
AnswerRe: Getting a brush to create with a stored color....not working Pin
Christian Graus8-Feb-07 12:18
protectorChristian Graus8-Feb-07 12:18 
GeneralRe: Getting a brush to create with a stored color....not working Pin
LongRange.Shooter8-Feb-07 15:54
LongRange.Shooter8-Feb-07 15:54 
QuestionRe: Getting a brush to create with a stored color....not working Pin
Martin#8-Feb-07 20:34
Martin#8-Feb-07 20:34 
AnswerRe: Getting a brush to create with a stored color....not working Pin
Christian Graus8-Feb-07 22:39
protectorChristian Graus8-Feb-07 22:39 
GeneralRe: Getting a brush to create with a stored color....not working Pin
Martin#8-Feb-07 22:46
Martin#8-Feb-07 22:46 
AnswerRe: Getting a brush to create with a stored color....not working Pin
LongRange.Shooter9-Feb-07 3:52
LongRange.Shooter9-Feb-07 3:52 
GeneralRe: Getting a brush to create with a stored color....not working Pin
Martin#9-Feb-07 23:21
Martin#9-Feb-07 23:21 
Questionwhere is wrong Pin
ujupanmester8-Feb-07 10:42
ujupanmester8-Feb-07 10:42 
AnswerRe: where is wrong Pin
Christian Graus8-Feb-07 10:58
protectorChristian Graus8-Feb-07 10:58 
GeneralRe: where is wrong Pin
ujupanmester8-Feb-07 11:34
ujupanmester8-Feb-07 11:34 
GeneralRe: where is wrong Pin
Christian Graus8-Feb-07 12:21
protectorChristian Graus8-Feb-07 12:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.