Click here to Skip to main content
15,891,687 members
Home / Discussions / C#
   

C#

 
GeneralRe: How Do We Create a Checker Game? Pin
Member 156244864-May-22 5:17
Member 156244864-May-22 5:17 
QuestionHiding a Tab Control Pin
Franz Klein22-Mar-06 9:11
Franz Klein22-Mar-06 9:11 
AnswerRe: Hiding a Tab Control Pin
jonas_berg22-Mar-06 10:05
jonas_berg22-Mar-06 10:05 
AnswerRe: Hiding a Tab Control Pin
Ed.Poore22-Mar-06 10:06
Ed.Poore22-Mar-06 10:06 
QuestionProgressive vs. Baseline JPEG Pin
SylvesterW22-Mar-06 9:10
SylvesterW22-Mar-06 9:10 
AnswerRe: Progressive vs. Baseline JPEG Pin
DaBears22-Mar-06 11:39
DaBears22-Mar-06 11:39 
GeneralRe: Progressive vs. Baseline JPEG Pin
SylvesterW22-Mar-06 19:45
SylvesterW22-Mar-06 19:45 
GeneralRe: Progressive vs. Baseline JPEG Pin
DaBears23-Mar-06 5:36
DaBears23-Mar-06 5:36 
Hey Sly,
Here is a link to some code samples to give you an idea on what to do. Don't follow exactly because the addressing doesn't line up, the BITMAPINFO struct doesn't break out the progressive address so you would have mask the information you need out of what it does hold.

http://www.experts-exchange.com/Programming/Q_21769844.html[^]

The last post might be a little better info. Also these snippets are written in C so you would have to translate that to C# .NET. Since I haven't done this type of stuff in .NET I can't tell where to head. Frown | :(



-Mike
GeneralRe: Progressive vs. Baseline JPEG Pin
SylvesterW23-Mar-06 11:17
SylvesterW23-Mar-06 11:17 
GeneralRe: Progressive vs. Baseline JPEG Pin
DaBears23-Mar-06 11:30
DaBears23-Mar-06 11:30 
GeneralRe: Progressive vs. Baseline JPEG Pin
SylvesterW23-Mar-06 19:13
SylvesterW23-Mar-06 19:13 
QuestionC# Generating Outlook contacts Pin
Paul Sullivan22-Mar-06 8:57
Paul Sullivan22-Mar-06 8:57 
Questionbinding a datagrid to an arraylist Pin
brianmelion22-Mar-06 8:21
brianmelion22-Mar-06 8:21 
QuestionHow to get User Idle time Pin
engsrini22-Mar-06 7:17
engsrini22-Mar-06 7:17 
AnswerRe: How to get User Idle time Pin
Wjousts22-Mar-06 10:03
Wjousts22-Mar-06 10:03 
QuestionHow to Add Outlook Contacts To Database Pin
P R Krishna22-Mar-06 5:43
P R Krishna22-Mar-06 5:43 
AnswerRe: How to Add Outlook Contacts To Database Pin
michaelnoam8-May-06 6:19
michaelnoam8-May-06 6:19 
QuestionResizable, Shaped Windows Form Pin
AssemblySoft22-Mar-06 5:36
AssemblySoft22-Mar-06 5:36 
Questionnsoftware reviews Pin
bakerfishsticks22-Mar-06 4:32
bakerfishsticks22-Mar-06 4:32 
QuestionAdding custom control with CollectionEditor doesn't refresh form Pin
DaBears22-Mar-06 4:12
DaBears22-Mar-06 4:12 
QuestionSudoku puzzle program Pin
eric_tran22-Mar-06 4:10
eric_tran22-Mar-06 4:10 
AnswerRe: Sudoku puzzle program Pin
Ed.Poore22-Mar-06 6:36
Ed.Poore22-Mar-06 6:36 
GeneralRe: Sudoku puzzle program Pin
eric_tran27-Mar-06 19:16
eric_tran27-Mar-06 19:16 
AnswerRe: Sudoku puzzle program Pin
DigitalKing22-Mar-06 20:36
DigitalKing22-Mar-06 20:36 
GeneralRe: Sudoku puzzle program Pin
eric_tran27-Mar-06 19:16
eric_tran27-Mar-06 19:16 

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.