Click here to Skip to main content
16,020,741 members
Home / Discussions / C#
   

C#

 
GeneralRe: Console window question Pin
Lurker0018-Nov-06 18:51
Lurker0018-Nov-06 18:51 
GeneralRe: Console window question Pin
Steve Echols18-Nov-06 18:24
Steve Echols18-Nov-06 18:24 
GeneralRe: Console window question Pin
Lurker0018-Nov-06 19:22
Lurker0018-Nov-06 19:22 
GeneralRe: Console window question Pin
Steve Echols18-Nov-06 19:27
Steve Echols18-Nov-06 19:27 
GeneralRe: Console window question Pin
Dave Kreskowiak19-Nov-06 5:44
mveDave Kreskowiak19-Nov-06 5:44 
QuestionC# and the Canon SKD Pin
f1nut18-Nov-06 14:05
f1nut18-Nov-06 14:05 
AnswerRe: C# and the Canon SKD Pin
Christian Graus18-Nov-06 14:12
protectorChristian Graus18-Nov-06 14:12 
GeneralRe: C# and the Canon SKD Pin
f1nut18-Nov-06 14:47
f1nut18-Nov-06 14:47 
Christian,

As best I can determine, the SDK does return raw bitmap data in one form or another. The latest version of the SDK does come with a C# wrapper around the dlls which contain the actual SDK, but unfortunately no C# sample code on how and what to call to get the image information to display. What I've been able to decipher so far is from an included C++ sample application which I've muddled through, but I'm not a C++ developer, so that's been an iffy proposition!

The included C# wrapper around the dll's allows the functions to be called from C#, but as best I can figure the function call which actually returns the image returns a pointer the a memory stream containing the image. Muddling through the included C++ example, that 'stream' gets re-arranged slightly to build the actual image. It's at that point that I'm stuck. I can see what the C++ function is doing, but haven't a clue how to write the C# equivalent. Canon unfortunately offers no support, so they're of no help. I'm hoping someone may have already figured out the solution.
GeneralRe: C# and the Canon SKD Pin
Christian Graus18-Nov-06 15:04
protectorChristian Graus18-Nov-06 15:04 
GeneralRe: C# and the Canon SKD Pin
f1nut23-Nov-06 16:11
f1nut23-Nov-06 16:11 
QuestionNeed GPS Information Pin
Arthur Manena18-Nov-06 14:04
Arthur Manena18-Nov-06 14:04 
AnswerRe: Need GPS Information Pin
Ashish Derhgawen19-Nov-06 23:39
Ashish Derhgawen19-Nov-06 23:39 
Questionc# haw to program book is very cool, but !!!!!!!!!!!! Pin
tamerana200418-Nov-06 13:10
tamerana200418-Nov-06 13:10 
AnswerRe: c# haw to program book is very cool, but !!!!!!!!!!!! Pin
Guffa18-Nov-06 13:15
Guffa18-Nov-06 13:15 
AnswerRe: c# haw to program book is very cool, but !!!!!!!!!!!! Pin
Christian Graus18-Nov-06 14:10
protectorChristian Graus18-Nov-06 14:10 
GeneralRe: c# haw to program book is very cool, but !!!!!!!!!!!! Pin
tamerana200419-Nov-06 3:13
tamerana200419-Nov-06 3:13 
GeneralRe: c# haw to program book is very cool, but !!!!!!!!!!!! Pin
Christian Graus19-Nov-06 8:59
protectorChristian Graus19-Nov-06 8:59 
GeneralRe: c# haw to program book is very cool, but !!!!!!!!!!!! Pin
tamerana200419-Nov-06 9:56
tamerana200419-Nov-06 9:56 
GeneralRe: c# haw to program book is very cool, but !!!!!!!!!!!! Pin
Christian Graus19-Nov-06 10:00
protectorChristian Graus19-Nov-06 10:00 
QuestionGetFocus? Pin
Steve Echols18-Nov-06 13:01
Steve Echols18-Nov-06 13:01 
AnswerRe: GetFocus? Pin
Christian Graus18-Nov-06 14:11
protectorChristian Graus18-Nov-06 14:11 
GeneralRe: GetFocus? Pin
Steve Echols18-Nov-06 16:25
Steve Echols18-Nov-06 16:25 
QuestionGetting/selecting a list of members Pin
Glen Harvy18-Nov-06 12:41
Glen Harvy18-Nov-06 12:41 
AnswerRe: Getting/selecting a list of members Pin
Anthony Mushrow18-Nov-06 13:29
professionalAnthony Mushrow18-Nov-06 13:29 
GeneralRe: Getting/selecting a list of members Pin
Glen Harvy18-Nov-06 14:20
Glen Harvy18-Nov-06 14:20 

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.