Click here to Skip to main content
15,907,328 members
Home / Discussions / C#
   

C#

 
AnswerRe: Could you make it faster? Pin
Judah Gabriel Himango8-Feb-05 11:42
sponsorJudah Gabriel Himango8-Feb-05 11:42 
AnswerRe: Could you make it faster? Pin
Christian Graus8-Feb-05 12:03
protectorChristian Graus8-Feb-05 12:03 
GeneralRe: Could you make it faster? Pin
ektoras8-Feb-05 12:19
ektoras8-Feb-05 12:19 
GeneralRe: Could you make it faster? Pin
ektoras8-Feb-05 12:38
ektoras8-Feb-05 12:38 
GeneralRe: Could you make it faster? Pin
Christian Graus8-Feb-05 12:43
protectorChristian Graus8-Feb-05 12:43 
GeneralRe: Could you make it faster? Pin
leppie8-Feb-05 22:17
leppie8-Feb-05 22:17 
GeneralRe: Could you make it faster? Pin
ektoras8-Feb-05 23:00
ektoras8-Feb-05 23:00 
GeneralRe: Could you make it faster? Pin
leppie8-Feb-05 23:23
leppie8-Feb-05 23:23 
Generaldate format Pin
aviramre8-Feb-05 9:33
aviramre8-Feb-05 9:33 
GeneralRe: date format Pin
Luis Alonso Ramos8-Feb-05 12:20
Luis Alonso Ramos8-Feb-05 12:20 
GeneralUserControls Pin
PaleyX8-Feb-05 9:25
PaleyX8-Feb-05 9:25 
QuestionHow to trap/change/disable timeout in invoke method of SoapHttpClientProtocol? Pin
CherezZaboro8-Feb-05 9:08
CherezZaboro8-Feb-05 9:08 
GeneralAttributes Pin
Yaakov Davis8-Feb-05 7:46
Yaakov Davis8-Feb-05 7:46 
GeneralRe: Attributes Pin
leppie8-Feb-05 9:57
leppie8-Feb-05 9:57 
GeneralGet visible rectangle of the form ... Pin
Meneldor8-Feb-05 6:11
Meneldor8-Feb-05 6:11 
GeneralViewState in Business Component Pin
Mr_Yash8-Feb-05 6:08
Mr_Yash8-Feb-05 6:08 
GeneralVideo card/screen resolution question... Pin
new_phoenix8-Feb-05 5:16
new_phoenix8-Feb-05 5:16 
GeneralRe: Video card/screen resolution question... Pin
Dave Kreskowiak8-Feb-05 6:26
mveDave Kreskowiak8-Feb-05 6:26 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 7:47
new_phoenix8-Feb-05 7:47 
GeneralRe: Video card/screen resolution question... Pin
Dave Kreskowiak8-Feb-05 7:54
mveDave Kreskowiak8-Feb-05 7:54 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 11:40
new_phoenix8-Feb-05 11:40 
GeneralRe: Video card/screen resolution question... Pin
Skynyrd8-Feb-05 13:34
Skynyrd8-Feb-05 13:34 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix10-Feb-05 5:34
new_phoenix10-Feb-05 5:34 
Skynyrd:

With regard to the DirectX video card driver interrogation approach, it appears that the aforementioned code provides ALL of the resolutions provided by the end user's video card driver. Would you also kindly write the above code using windows/object code rather than the command console? I would also appreciate it if you would also write the code so that the code provides the "current" screen resolution that was "chosen" by the end user? Both could be very useful for addition to a code library at some point.

Also, what variable would I use to utilize the above code, would I use the variable "modes" and does the variable "modes" contain an array of the screen resolutions, and in what format, since the screen resolution contains the width and the height?

New_Phoenix
GeneralRe: Video card/screen resolution question... Pin
Skynyrd10-Feb-05 6:33
Skynyrd10-Feb-05 6:33 
GeneralRe: Video card/screen resolution question... Pin
Daniel Turini8-Feb-05 16:04
Daniel Turini8-Feb-05 16:04 

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.