Click here to Skip to main content
15,922,630 members
Home / Discussions / C#
   

C#

 
QuestionTitle bar of a form is shown when it is hidden at design time. Pin
PrashantGadhave15-Dec-08 19:26
PrashantGadhave15-Dec-08 19:26 
QuestionLog4net SMTP appender - IIS/SMTP config Pin
devvvy15-Dec-08 18:34
devvvy15-Dec-08 18:34 
QuestionActive Directory Class object for WEB application Pin
dabuskol15-Dec-08 18:26
dabuskol15-Dec-08 18:26 
AnswerRe: Active Directory Class object for WEB application Pin
Dave Kreskowiak16-Dec-08 4:05
mveDave Kreskowiak16-Dec-08 4:05 
QuestionC# Tutorials Pin
programmervb.netc++15-Dec-08 18:13
programmervb.netc++15-Dec-08 18:13 
AnswerRe: C# Tutorials Pin
dabuskol15-Dec-08 18:23
dabuskol15-Dec-08 18:23 
AnswerRe: C# Tutorials Pin
Christian Graus15-Dec-08 19:01
protectorChristian Graus15-Dec-08 19:01 
AnswerRe: C# Tutorials Pin
Lev Danielyan15-Dec-08 19:05
Lev Danielyan15-Dec-08 19:05 
AnswerRe: C# Tutorials Pin
Mycroft Holmes15-Dec-08 21:35
professionalMycroft Holmes15-Dec-08 21:35 
QuestionPersist text of a textBox Pin
Maddie from Dartford15-Dec-08 18:01
Maddie from Dartford15-Dec-08 18:01 
AnswerRe: Persist text of a textBox Pin
Christian Graus15-Dec-08 19:21
protectorChristian Graus15-Dec-08 19:21 
GeneralRe: Persist text of a textBox Pin
Tom Deketelaere15-Dec-08 21:33
professionalTom Deketelaere15-Dec-08 21:33 
AnswerRe: Persist text of a textBox Pin
jas0n2315-Dec-08 22:11
jas0n2315-Dec-08 22:11 
GeneralRe: Persist text of a textBox Pin
Maddie from Dartford15-Dec-08 23:42
Maddie from Dartford15-Dec-08 23:42 
QuestionLog4net buffer size Pin
devvvy15-Dec-08 17:22
devvvy15-Dec-08 17:22 
Questioncode problem Pin
bhatted15-Dec-08 15:51
bhatted15-Dec-08 15:51 
AnswerRe: code problem Pin
Christian Graus15-Dec-08 16:31
protectorChristian Graus15-Dec-08 16:31 
GeneralRe: code problem Pin
bhatted16-Dec-08 5:06
bhatted16-Dec-08 5:06 
QuestionDisplaying Graphics in Windows Form Pin
ejohns8515-Dec-08 9:33
ejohns8515-Dec-08 9:33 
GeneralRe: Displaying Graphics in Windows Form Pin
Luc Pattyn15-Dec-08 9:45
sitebuilderLuc Pattyn15-Dec-08 9:45 
JokeRe: Displaying Graphics in Windows Form Pin
DaveyM6915-Dec-08 10:20
professionalDaveyM6915-Dec-08 10:20 
GeneralRe: Displaying Graphics in Windows Form Pin
Dave Kreskowiak15-Dec-08 10:49
mveDave Kreskowiak15-Dec-08 10:49 
AnswerRe: Displaying Graphics in Windows Form [modified] Pin
Think-A-Tron15-Dec-08 23:31
Think-A-Tron15-Dec-08 23:31 
AnswerRe: Displaying Graphics in Windows Form Pin
User 665815-Dec-08 9:45
User 665815-Dec-08 9:45 
Questiongetting a file type's icon location (SHGetFileInfo??) Pin
mirko8615-Dec-08 8:30
mirko8615-Dec-08 8:30 
good day people

so i want to get the location for every file type (both dll and index) and i tried using SHGetFileInfo api (ICONLOCATION flag) but for some reason it only works for either the desktop or a folder, regular fyletipes like .txt, .pdf, .xml dont work

is there another way i can get the dll and index for every file type?? i tried searching in the registry and it works for me but two specific file types still give me problems (cant find their icon's dll and index) when i run my program in another computer (my OS is windows vista x32, i have problems running it in vista (x86)

i'll repeat my main question: How can i get the dll and index for every file type??


thanks in advance for your help

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.