Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: Show sort header arrow and image in listview 2.0 Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:38
Arjun "Mjolnir" Bahree10-Sep-06 3:38 
QuestionA 2D graphics via Direct3D - gaming engin Pin
HRiazi10-Sep-06 0:37
HRiazi10-Sep-06 0:37 
AnswerRe: A 2D graphics via Direct3D - gaming engin Pin
Nader Elshehabi10-Sep-06 1:00
Nader Elshehabi10-Sep-06 1:00 
AnswerRe: A 2D graphics via Direct3D - gaming engin Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:46
Arjun "Mjolnir" Bahree10-Sep-06 3:46 
AnswerRe: A 2D graphics via Direct3D - gaming engin Pin
Judah Gabriel Himango10-Sep-06 7:37
sponsorJudah Gabriel Himango10-Sep-06 7:37 
QuestionShow a still image in wondows media player Pin
Yasamin Mokri9-Sep-06 21:26
Yasamin Mokri9-Sep-06 21:26 
AnswerRe: Show a still image in wondows media player Pin
Nader Elshehabi10-Sep-06 2:40
Nader Elshehabi10-Sep-06 2:40 
AnswerRe: Show a still image in wondows media player Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:50
Arjun "Mjolnir" Bahree10-Sep-06 3:50 
Simple. Get the pointer to the Frame buffer through the WM API. Then from that display the first entry through Render call. It shall be done. Clicking on Play will restart the movie from the beginning though. To circumvent, put in a WM Hook to intercept the play button click, and continue from second frame onwards.

I kno it seems a little complex, but trust me its easy adn you can find built code fo this.

Excelsior
Arjun Bahree
"By The Might of Mjolnir"

I Came! I Coded! I Conquered!

Questionreflection + AddEventHandler() Pin
g00fyman9-Sep-06 18:48
g00fyman9-Sep-06 18:48 
AnswerRe: reflection + AddEventHandler() Pin
Jakub Mller10-Sep-06 22:22
Jakub Mller10-Sep-06 22:22 
GeneralUnable to Debug VC# application Pin
keencomputer9-Sep-06 18:39
keencomputer9-Sep-06 18:39 
GeneralRe: Unable to Debug VC# application Pin
Christian Graus9-Sep-06 19:07
protectorChristian Graus9-Sep-06 19:07 
GeneralRe: Unable to Debug VC# application Pin
keencomputer9-Sep-06 19:19
keencomputer9-Sep-06 19:19 
GeneralRe: Unable to Debug VC# application Pin
Christian Graus9-Sep-06 19:53
protectorChristian Graus9-Sep-06 19:53 
GeneralRe: Unable to Debug VC# application Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:34
Arjun "Mjolnir" Bahree10-Sep-06 3:34 
Questionquestion about a WEIRD problem in sending mail using smtp client. Pin
Green Fuze9-Sep-06 14:44
Green Fuze9-Sep-06 14:44 
AnswerRe: question about a WEIRD problem in sending mail using smtp client. Pin
Nader Elshehabi9-Sep-06 17:30
Nader Elshehabi9-Sep-06 17:30 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Green Fuze9-Sep-06 21:57
Green Fuze9-Sep-06 21:57 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Nader Elshehabi10-Sep-06 0:10
Nader Elshehabi10-Sep-06 0:10 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Green Fuze10-Sep-06 0:17
Green Fuze10-Sep-06 0:17 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Nader Elshehabi10-Sep-06 0:50
Nader Elshehabi10-Sep-06 0:50 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Green Fuze10-Sep-06 1:43
Green Fuze10-Sep-06 1:43 
JokeRe: question about a WEIRD problem in sending mail using smtp client. Pin
Nader Elshehabi10-Sep-06 2:28
Nader Elshehabi10-Sep-06 2:28 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Green Fuze10-Sep-06 2:33
Green Fuze10-Sep-06 2:33 
GeneralRe: question about a WEIRD problem in sending mail using smtp client. Pin
Nader Elshehabi10-Sep-06 2:48
Nader Elshehabi10-Sep-06 2:48 

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.