Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
AnswerRe: Page attribute & concurrency Pin
leppie31-Oct-05 21:26
leppie31-Oct-05 21:26 
GeneralRe: Page attribute & concurrency Pin
sgatto15931-Oct-05 21:50
sgatto15931-Oct-05 21:50 
AnswerRe: Page attribute & concurrency Pin
leppie31-Oct-05 22:09
leppie31-Oct-05 22:09 
GeneralRe: Page attribute & concurrency Pin
sgatto1591-Nov-05 0:03
sgatto1591-Nov-05 0:03 
GeneralRe: Page attribute & concurrency Pin
J4amieC1-Nov-05 0:05
J4amieC1-Nov-05 0:05 
NewsRe: Page attribute & concurrency Pin
leppie1-Nov-05 0:38
leppie1-Nov-05 0:38 
GeneralRe: Page attribute & concurrency Pin
J4amieC4-Nov-05 8:26
J4amieC4-Nov-05 8:26 
QuestionITEMIDLIST With IShell dilema Pin
RockmanHero200331-Oct-05 18:29
RockmanHero200331-Oct-05 18:29 
Hello,

I have a bizarre problem that i've boggled my mind about for awhile. I just can't figure this one out. Ok, I have an ITEMIDLIST structure in C# and I've defined the COM IShellFolder interface. Here's the problem:

I want to retreive the icon for the desktop using the system image list and the SHGetFileInfo folder. The only way to do this is to pass the SHGFI_PLID flag with the ITEMIDLIST structure converted to an LPCSTR (this is how you do it in C++). In C# i have to pass a string to the SHGetFileInfo function and I want to convert my ITEMIDLIST structure to a string with each character being the bytes of the structure.

Is there any way to do this? If i pass the string "C:/Documents and Settings/Username/Desktop", I will get the folder icon which is correct for this path. I want that little blue icon. Any ideas. If I need to be more specific, just ask and I'll try to rephrase the question.

RockmanHero2003

My computer finally got faster...I threw it out the window and it went very fast.
Questionwinmm.dll and playing cda files Pin
Tdrock31-Oct-05 15:02
Tdrock31-Oct-05 15:02 
QuestionDynamic Buttons C# ASP.NEt Pin
TheMajorRager31-Oct-05 13:10
TheMajorRager31-Oct-05 13:10 
AnswerRe: Dynamic Buttons C# ASP.NEt Pin
enjoycrack31-Oct-05 13:29
enjoycrack31-Oct-05 13:29 
AnswerRe: Dynamic Buttons C# ASP.NEt Pin
Christian Graus31-Oct-05 13:37
protectorChristian Graus31-Oct-05 13:37 
GeneralRe: Dynamic Buttons C# ASP.NEt Pin
TheMajorRager31-Oct-05 14:13
TheMajorRager31-Oct-05 14:13 
GeneralRe: Dynamic Buttons C# ASP.NEt Pin
Christian Graus31-Oct-05 14:30
protectorChristian Graus31-Oct-05 14:30 
QuestionMSMQ ; Message needs to be encrypted Pin
kotteeswaran31-Oct-05 11:21
kotteeswaran31-Oct-05 11:21 
AnswerRe: MSMQ ; Message needs to be encrypted Pin
Christian Graus31-Oct-05 11:32
protectorChristian Graus31-Oct-05 11:32 
GeneralRe: MSMQ ; Message needs to be encrypted Pin
kotteeswaran31-Oct-05 11:58
kotteeswaran31-Oct-05 11:58 
GeneralRe: MSMQ ; Message needs to be encrypted Pin
Christian Graus31-Oct-05 12:09
protectorChristian Graus31-Oct-05 12:09 
GeneralRe: MSMQ ; Message needs to be encrypted Pin
kotteeswaran31-Oct-05 12:19
kotteeswaran31-Oct-05 12:19 
GeneralRe: MSMQ ; Message needs to be encrypted Pin
Christian Graus31-Oct-05 12:24
protectorChristian Graus31-Oct-05 12:24 
QuestionGetting mouse click outside form Pin
jgallen2331-Oct-05 11:10
jgallen2331-Oct-05 11:10 
AnswerRe: Getting mouse click outside form Pin
Christian Graus31-Oct-05 11:19
protectorChristian Graus31-Oct-05 11:19 
GeneralRe: Getting mouse click outside form Pin
jgallen2331-Oct-05 11:25
jgallen2331-Oct-05 11:25 
GeneralRe: Getting mouse click outside form Pin
Christian Graus31-Oct-05 11:31
protectorChristian Graus31-Oct-05 11:31 
GeneralRe: Getting mouse click outside form Pin
jgallen2331-Oct-05 11:33
jgallen2331-Oct-05 11:33 

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.