Click here to Skip to main content
15,905,414 members
Home / Discussions / C#
   

C#

 
QuestionVideo Open & Play using Media Player in C# done but some problem Pin
asimkhatri28-Oct-09 21:28
asimkhatri28-Oct-09 21:28 
AnswerRe: Video Open & Play using Media Player in C# done but some problem Pin
Christian Graus28-Oct-09 21:33
protectorChristian Graus28-Oct-09 21:33 
GeneralRe: Video Open & Play using Media Player in C# done but some problem Pin
ragnaroknrol29-Oct-09 4:43
ragnaroknrol29-Oct-09 4:43 
AnswerRe: Video Open & Play using Media Player in C# done but some problem Pin
ragnaroknrol29-Oct-09 4:53
ragnaroknrol29-Oct-09 4:53 
QuestionPDF conversion issue Pin
Santhosh Sebastian Mattathil28-Oct-09 21:25
Santhosh Sebastian Mattathil28-Oct-09 21:25 
AnswerRe: PDF conversion issue Pin
Christian Graus28-Oct-09 21:32
protectorChristian Graus28-Oct-09 21:32 
GeneralRe: PDF conversion issue Pin
Santhosh Sebastian Mattathil28-Oct-09 21:39
Santhosh Sebastian Mattathil28-Oct-09 21:39 
GeneralRe: PDF conversion issue Pin
Christian Graus28-Oct-09 22:03
protectorChristian Graus28-Oct-09 22:03 
GeneralRe: PDF conversion issue Pin
hb5213421429-Oct-09 9:06
hb5213421429-Oct-09 9:06 
AnswerRe: PDF conversion issue Pin
aashish patidar6-Jul-10 3:53
aashish patidar6-Jul-10 3:53 
QuestionDll File Pin
viciouskinid28-Oct-09 19:53
viciouskinid28-Oct-09 19:53 
AnswerRe: Dll File Pin
N a v a n e e t h28-Oct-09 20:00
N a v a n e e t h28-Oct-09 20:00 
GeneralRe: Dll File Pin
viciouskinid28-Oct-09 20:35
viciouskinid28-Oct-09 20:35 
GeneralRe: Dll File Pin
Christian Graus28-Oct-09 20:37
protectorChristian Graus28-Oct-09 20:37 
AnswerRe: Dll File Pin
Christian Graus28-Oct-09 20:27
protectorChristian Graus28-Oct-09 20:27 
GeneralRe: Dll File Pin
viciouskinid28-Oct-09 20:34
viciouskinid28-Oct-09 20:34 
GeneralRe: Dll File Pin
Christian Graus28-Oct-09 20:36
protectorChristian Graus28-Oct-09 20:36 
GeneralRe: Dll File Pin
viciouskinid28-Oct-09 20:40
viciouskinid28-Oct-09 20:40 
QuestionHow to get the child window position embeded in another window? Pin
ritz123428-Oct-09 19:07
ritz123428-Oct-09 19:07 
AnswerRe: How to get the child window position embeded in another window? Pin
Christian Graus28-Oct-09 20:28
protectorChristian Graus28-Oct-09 20:28 
You can iterate over the child windows using C APIs, yes. You can use p/invoke to do it from C#. However, it sounds ugly to me. I am not sure how you'll work out what window you want. There's an API that gives you the window at a point, perhaps you need to get the user to click on the video window ?

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

Questionread data from excel Pin
TAFIN28-Oct-09 19:04
TAFIN28-Oct-09 19:04 
AnswerRe: read data from excel Pin
amaankhan28-Oct-09 19:17
amaankhan28-Oct-09 19:17 
GeneralRe: read data from excel Pin
TAFIN28-Oct-09 20:02
TAFIN28-Oct-09 20:02 
GeneralRe: read data from excel Pin
amaankhan28-Oct-09 22:00
amaankhan28-Oct-09 22:00 
QuestionOff-line Documentation Download? Pin
miss YY28-Oct-09 18:53
miss YY28-Oct-09 18:53 

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.