Click here to Skip to main content
15,880,651 members
Home / Discussions / C#
   

C#

 
Questionhwo to sort observabale collection? Pin
SRKSHOME13-Jan-12 3:08
SRKSHOME13-Jan-12 3:08 
AnswerRe: hwo to sort observabale collection? PinPopular
Abhinav S13-Jan-12 3:19
Abhinav S13-Jan-12 3:19 
AnswerRe: hwo to sort observabale collection? Pin
DaveyM6913-Jan-12 4:53
professionalDaveyM6913-Jan-12 4:53 
Questionhow do u execute this Pin
kkcarthieckk13-Jan-12 2:24
kkcarthieckk13-Jan-12 2:24 
AnswerRe: how do u execute this Pin
Richard MacCutchan13-Jan-12 3:06
mveRichard MacCutchan13-Jan-12 3:06 
Questionhow do u execute this Pin
kkcarthieckk13-Jan-12 2:23
kkcarthieckk13-Jan-12 2:23 
Questionset to 640x480 wmv files Pin
is90057james12-Jan-12 19:28
is90057james12-Jan-12 19:28 
AnswerRe: set to 640x480 wmv files Pin
Abhinav S12-Jan-12 20:57
Abhinav S12-Jan-12 20:57 
Does your video card support low resolutions?

You should be able to do it by using setDisplayMode.
e.g. ddraw.setDisplayMode(640, 480, 8, 0, 0);
Generalhi frnds Pin
mbjino12-Jan-12 18:31
mbjino12-Jan-12 18:31 
GeneralRe: hi frnds Pin
Calla12-Jan-12 20:50
Calla12-Jan-12 20:50 
GeneralRe: hi frnds PinPopular
V.12-Jan-12 20:53
professionalV.12-Jan-12 20:53 
GeneralRe: hi frnds Pin
Abhinav S12-Jan-12 20:55
Abhinav S12-Jan-12 20:55 
QuestionOS architecture vs compiling issues Pin
turbosupramk312-Jan-12 16:49
turbosupramk312-Jan-12 16:49 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn12-Jan-12 17:15
sitebuilderLuc Pattyn12-Jan-12 17:15 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk312-Jan-12 17:27
turbosupramk312-Jan-12 17:27 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn12-Jan-12 17:47
sitebuilderLuc Pattyn12-Jan-12 17:47 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk312-Jan-12 17:58
turbosupramk312-Jan-12 17:58 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk313-Jan-12 4:11
turbosupramk313-Jan-12 4:11 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn13-Jan-12 4:24
sitebuilderLuc Pattyn13-Jan-12 4:24 
GeneralRe: OS architecture vs compiling issues Pin
turbosupramk313-Jan-12 4:46
turbosupramk313-Jan-12 4:46 
AnswerRe: OS architecture vs compiling issues Pin
Luc Pattyn13-Jan-12 5:26
sitebuilderLuc Pattyn13-Jan-12 5:26 
QuestionOperator '==' cannot be applied to operands of type 'string' and 'int' Pin
bigphish12-Jan-12 8:01
bigphish12-Jan-12 8:01 
AnswerRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
Luc Pattyn12-Jan-12 8:10
sitebuilderLuc Pattyn12-Jan-12 8:10 
GeneralRe: Operator '==' cannot be applied to operands of type 'string' and 'int' Pin
bigphish12-Jan-12 8:13
bigphish12-Jan-12 8:13 
AnswerRe: Operator '==' cannot be applied to operands of type 'string' and 'int' PinPopular
Luc Pattyn12-Jan-12 8:28
sitebuilderLuc Pattyn12-Jan-12 8:28 

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.