Click here to Skip to main content
15,884,425 members
Home / Discussions / C#
   

C#

 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 7:52
Brian JR15-Jul-03 7:52 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:57
Brian JR15-Jul-03 8:57 
GeneralRe: DirectShow and C# Pin
Brian JR17-Jul-03 9:03
Brian JR17-Jul-03 9:03 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:04
Brian JR15-Jul-03 8:04 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:50
Brian JR15-Jul-03 8:50 
QuestionHow can I Set a Key in a ImageList?? Pin
Acid197814-Jul-03 11:13
Acid197814-Jul-03 11:13 
GeneralPassing data through tiers with collections Pin
haezeban14-Jul-03 10:33
haezeban14-Jul-03 10:33 
GeneralOpera Browser - GetClassName! Pin
jesus4u14-Jul-03 10:18
jesus4u14-Jul-03 10:18 
I am trying to get the ClassName of the Opera browser and then read the url from the address bar but I can't seem to get the name of the address bar. What is it? I am using Spy++ and no luck. Other browsers' address bars are typically called "Edit" but not in Opera.

[code]
Declare Function GetClassName Lib "user32" Alias "GetClassNameA" (ByVal hwnd As Long, ByVal lpClassName As String, ByVal nMaxCount As Long) As Long

[/code]
GeneralRe: Opera Browser - GetClassName! Pin
dynamic14-Jul-03 11:04
dynamic14-Jul-03 11:04 
Generalxml comment tags Pin
stonee7414-Jul-03 9:06
stonee7414-Jul-03 9:06 
GeneralRe: xml comment tags Pin
Daniel Turini14-Jul-03 9:36
Daniel Turini14-Jul-03 9:36 
GeneralRe: xml comment tags Pin
Eric Gunnerson (msft)14-Jul-03 11:27
Eric Gunnerson (msft)14-Jul-03 11:27 
GeneralWebBrowser bug- application won't die. Pin
Bog14-Jul-03 8:59
Bog14-Jul-03 8:59 
QuestionHow can I make one Form show another? Pin
Anonymous14-Jul-03 8:26
Anonymous14-Jul-03 8:26 
AnswerRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:34
J. Dunlap14-Jul-03 8:34 
GeneralRe: How can I make one Form show another? Pin
Anonymous14-Jul-03 8:36
Anonymous14-Jul-03 8:36 
GeneralRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:44
J. Dunlap14-Jul-03 8:44 
GeneralActually I do have one more question Pin
Anonymous14-Jul-03 8:46
Anonymous14-Jul-03 8:46 
GeneralRe: Actually I do have one more question Pin
J. Dunlap14-Jul-03 8:48
J. Dunlap14-Jul-03 8:48 
GeneralNope, no love. Pin
Anonymous14-Jul-03 8:53
Anonymous14-Jul-03 8:53 
GeneralFixed it, kinda Pin
frogb0x14-Jul-03 8:57
frogb0x14-Jul-03 8:57 
GeneralRe: Fixed it, kinda Pin
J. Dunlap14-Jul-03 8:59
J. Dunlap14-Jul-03 8:59 
GeneralRe: Fixed it, kinda Pin
frogb0x14-Jul-03 9:00
frogb0x14-Jul-03 9:00 
GeneralDirectShow .NET HELP!!! Pin
Brian JR14-Jul-03 8:17
Brian JR14-Jul-03 8:17 
GeneralRe: DirectShow .NET HELP!!! Pin
Mazdak14-Jul-03 9:30
Mazdak14-Jul-03 9:30 

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.