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

C#

 
AnswerRe: Want to map two keys to a value Pin
Judah Gabriel Himango8-May-08 7:37
sponsorJudah Gabriel Himango8-May-08 7:37 
GeneralRe: Want to map two keys to a value Pin
Andrew Rissing8-May-08 8:53
Andrew Rissing8-May-08 8:53 
GeneralRe: Want to map two keys to a value Pin
eggsovereasy8-May-08 9:13
eggsovereasy8-May-08 9:13 
GeneralRe: Want to map two keys to a value Pin
Jordanwb8-May-08 10:09
Jordanwb8-May-08 10:09 
GeneralRe: Want to map two keys to a value Pin
Dave Kreskowiak8-May-08 10:27
mveDave Kreskowiak8-May-08 10:27 
GeneralRe: Want to map two keys to a value Pin
Jordanwb8-May-08 10:47
Jordanwb8-May-08 10:47 
GeneralRe: Want to map two keys to a value Pin
Dave Kreskowiak8-May-08 13:26
mveDave Kreskowiak8-May-08 13:26 
GeneralRe: Want to map two keys to a value Pin
Andrew Rissing9-May-08 4:44
Andrew Rissing9-May-08 4:44 
Yeah, I'd just suggest nesting two generic dictionaries.

Dictionary<Keycode, Dictionary<Keycode, T>>

Something of that sort...
AnswerRe: Want to map two keys to a value Pin
Gareth H8-May-08 7:43
Gareth H8-May-08 7:43 
GeneralRe: Want to map two keys to a value Pin
Jordanwb8-May-08 10:09
Jordanwb8-May-08 10:09 
AnswerRe: Want to map two keys to a value Pin
PIEBALDconsult8-May-08 14:08
mvePIEBALDconsult8-May-08 14:08 
QuestionSynchronizationContext VS backgroundworker Pin
reivilos8-May-08 6:01
reivilos8-May-08 6:01 
AnswerRe: SynchronizationContext VS backgroundworker Pin
Judah Gabriel Himango8-May-08 7:31
sponsorJudah Gabriel Himango8-May-08 7:31 
Questionusing DLL in Vista 64bit, Bad Image Format Exception Pin
sharp_k8-May-08 5:32
sharp_k8-May-08 5:32 
AnswerRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
Judah Gabriel Himango8-May-08 7:42
sponsorJudah Gabriel Himango8-May-08 7:42 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
sharp_k8-May-08 14:44
sharp_k8-May-08 14:44 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
Judah Gabriel Himango9-May-08 4:51
sponsorJudah Gabriel Himango9-May-08 4:51 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
sharp_k9-May-08 5:34
sharp_k9-May-08 5:34 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
Judah Gabriel Himango9-May-08 5:47
sponsorJudah Gabriel Himango9-May-08 5:47 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
sharp_k9-May-08 6:56
sharp_k9-May-08 6:56 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
Judah Gabriel Himango9-May-08 8:36
sponsorJudah Gabriel Himango9-May-08 8:36 
GeneralRe: using DLL in Vista 64bit, Bad Image Format Exception Pin
sharp_k9-May-08 10:18
sharp_k9-May-08 10:18 
QuestionArrayList worked unexpectedly... Pin
natsuyaki8-May-08 4:39
natsuyaki8-May-08 4:39 
AnswerRe: ArrayList worked unexpectedly... Pin
Anthony Mushrow8-May-08 6:13
professionalAnthony Mushrow8-May-08 6:13 
AnswerRe: ArrayList worked unexpectedly... Pin
Luc Pattyn8-May-08 6:25
sitebuilderLuc Pattyn8-May-08 6:25 

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.