Click here to Skip to main content
15,923,142 members
Home / Discussions / C#
   

C#

 
AnswerRe: need C# codes pls.... Pin
TheGreatAndPowerfulOz6-Jan-06 7:34
TheGreatAndPowerfulOz6-Jan-06 7:34 
GeneralRe: need C# codes pls.... Pin
aerosmith2k18-Jan-06 7:06
aerosmith2k18-Jan-06 7:06 
GeneralRe: need C# codes pls.... Pin
TheGreatAndPowerfulOz8-Jan-06 11:52
TheGreatAndPowerfulOz8-Jan-06 11:52 
Questionneed help!!! i'm desperate Pin
knight_sky5-Jan-06 18:38
knight_sky5-Jan-06 18:38 
AnswerRe: need help!!! i'm desperate Pin
leppie5-Jan-06 20:26
leppie5-Jan-06 20:26 
AnswerRe: need help!!! i'm desperate Pin
Colin Angus Mackay5-Jan-06 20:52
Colin Angus Mackay5-Jan-06 20:52 
AnswerRe: need help!!! i'm desperate Pin
BruceN7-Jan-06 2:14
BruceN7-Jan-06 2:14 
Questionproblem with Threading Pin
ekynox5-Jan-06 18:34
ekynox5-Jan-06 18:34 
G'day folks,

I just implemented a winform containing a listview. The listview simply lists all the files present in a directory with the name and its respective icon in one column. As I was trying to get an understanding on how Win32.SHGetFileInfo works.

The process of actually adding the information was done via a separate thread. What I had discovered that if one of my files contained an outlook message file, it will not display the icon for outlook instead it displays the generic windows icon. The generic windows icon is the same as when windows os cannot seem to associate an application with a file.

Now if I were to display the files and its respective icon in the listview without the assistance of a thread, the outlook icon appears in the listview. So far it works fine with any other file ie. txt, word, excel etc. The samething happens with .net 1.1 and 2.0

Anyone got any ideas as to why this would be happening ?

thanks


AnswerRe: problem with Threading Pin
S. Senthil Kumar6-Jan-06 3:28
S. Senthil Kumar6-Jan-06 3:28 
GeneralRe: problem with Threading Pin
ekynox6-Jan-06 11:49
ekynox6-Jan-06 11:49 
QuestionDesign Issue: Class Library and State Pin
mcljava5-Jan-06 18:32
mcljava5-Jan-06 18:32 
AnswerRe: Design Issue: Class Library and State Pin
Colin Angus Mackay5-Jan-06 21:02
Colin Angus Mackay5-Jan-06 21:02 
GeneralRe: Design Issue: Class Library and State Pin
J4amieC5-Jan-06 21:22
J4amieC5-Jan-06 21:22 
GeneralRe: Design Issue: Class Library and State Pin
mcljava6-Jan-06 2:56
mcljava6-Jan-06 2:56 
QuestionQuick ideas for activation Pin
Alex Korchemniy5-Jan-06 14:56
Alex Korchemniy5-Jan-06 14:56 
AnswerRe: Quick ideas for activation Pin
Dave Kreskowiak6-Jan-06 3:10
mveDave Kreskowiak6-Jan-06 3:10 
Questioncrossing bounds rearrangement Pin
s o v a n n5-Jan-06 14:51
s o v a n n5-Jan-06 14:51 
QuestionPack references in an executable? Pin
ika25-Jan-06 14:15
ika25-Jan-06 14:15 
AnswerRe: Pack references in an executable? Pin
leppie5-Jan-06 20:43
leppie5-Jan-06 20:43 
GeneralRe: Pack references in an executable? Pin
ika26-Jan-06 2:02
ika26-Jan-06 2:02 
AnswerRe: Pack references in an executable? Pin
Uwe Keim6-Jan-06 1:51
sitebuilderUwe Keim6-Jan-06 1:51 
QuestionSystem.Windows.Form equivalent of PeekMessage() Pin
Ravi Bhavnani5-Jan-06 13:31
professionalRavi Bhavnani5-Jan-06 13:31 
AnswerRe: System.Windows.Form equivalent of PeekMessage() Pin
joe carbone5-Jan-06 23:47
joe carbone5-Jan-06 23:47 
GeneralRe: System.Windows.Form equivalent of PeekMessage() Pin
Ravi Bhavnani6-Jan-06 1:36
professionalRavi Bhavnani6-Jan-06 1:36 
QuestionFile Operations Pin
dvsr5-Jan-06 12:07
dvsr5-Jan-06 12:07 

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.