Click here to Skip to main content
15,919,500 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionCustom file format - how to let Windows recognize properties like labels? Pin
pimb24-Oct-09 8:45
pimb24-Oct-09 8:45 
AnswerRe: Custom file format - how to let Windows recognize properties like labels? Pin
Richard MacCutchan5-Oct-09 1:01
mveRichard MacCutchan5-Oct-09 1:01 
GeneralRe: Custom file format - how to let Windows recognize properties like labels? Pin
pimb25-Oct-09 5:17
pimb25-Oct-09 5:17 
GeneralRe: Custom file format - how to let Windows recognize properties like labels? Pin
Richard MacCutchan5-Oct-09 6:25
mveRichard MacCutchan5-Oct-09 6:25 
GeneralRe: Custom file format - how to let Windows recognize properties like labels? Pin
pimb25-Oct-09 6:30
pimb25-Oct-09 6:30 
AnswerRe: Custom file format - how to let Windows recognize properties like labels? Pin
Richard MacCutchan5-Oct-09 7:22
mveRichard MacCutchan5-Oct-09 7:22 
GeneralRe: Custom file format - how to let Windows recognize properties like labels? Pin
Richard MacCutchan7-Oct-09 0:49
mveRichard MacCutchan7-Oct-09 0:49 
GeneralRe: Custom file format - how to let Windows recognize properties like labels? Pin
pimb214-Oct-09 2:52
pimb214-Oct-09 2:52 
Apologies for the delay in responding but I have been a little bit busy last few days.

Thanks for the link. Now, I've made quite some progress - I've managed to let Windows succesfully apply properties to a .docx file with a custom extension (ie, an Word file with the extension changed). Unfortunately, I've discovered that property handlers (dll's) must be made in native code because Windows Explorer uses internal calls to them. This means I cannot use .NET for this. I assume I should use the Word file format for the properties and put the actual contents of the file in the Word file. As the .docx file is actually a zip file, it won't give that much problems I hope.
I'll be experimenting some more.

Thanks.
GeneralRe: Custom file format - how to let Windows recognize properties like labels? Pin
Richard MacCutchan14-Oct-09 3:01
mveRichard MacCutchan14-Oct-09 3:01 
QuestionBindingSource Insert problem .... Pin
devboycpp3-Oct-09 22:19
devboycpp3-Oct-09 22:19 
QuestionWhy does my visual studio 2008 give me an error of "XMAL editor missing" when I try to use designer in WPF Pin
havegunwilltravel3-Oct-09 9:27
havegunwilltravel3-Oct-09 9:27 
AnswerRe: Why does my visual studio 2008 give me an error of "XMAL editor missing" when I try to use designer in WPF Pin
havegunwilltravel3-Oct-09 9:35
havegunwilltravel3-Oct-09 9:35 
AnswerRe: Why does my visual studio 2008 give me an error of "XMAL editor missing" when I try to use designer in WPF Pin
Mark Salsbery3-Oct-09 11:13
Mark Salsbery3-Oct-09 11:13 
AnswerRe: Why does my visual studio 2008 give me an error of "XMAL editor missing" when I try to use designer in WPF Pin
annathor7-Oct-09 2:10
annathor7-Oct-09 2:10 
Question.net reflactor Problem help Pin
hande543-Oct-09 2:01
hande543-Oct-09 2:01 
AnswerRe: .net reflactor Problem help Pin
Luc Pattyn3-Oct-09 2:06
sitebuilderLuc Pattyn3-Oct-09 2:06 
GeneralRe: .net reflactor Problem help Pin
hande543-Oct-09 2:27
hande543-Oct-09 2:27 
AnswerRe: .net reflactor Problem help Pin
Dave Kreskowiak3-Oct-09 2:29
mveDave Kreskowiak3-Oct-09 2:29 
GeneralRe: .net reflactor Problem help Pin
hande543-Oct-09 2:35
hande543-Oct-09 2:35 
GeneralRe: .net reflactor Problem help Pin
Richard MacCutchan3-Oct-09 5:51
mveRichard MacCutchan3-Oct-09 5:51 
GeneralRe: .net reflactor Problem help Pin
hande543-Oct-09 6:30
hande543-Oct-09 6:30 
GeneralRe: .net reflactor Problem help Pin
Luc Pattyn3-Oct-09 8:40
sitebuilderLuc Pattyn3-Oct-09 8:40 
GeneralRe: .net reflactor Problem help Pin
Dave Kreskowiak3-Oct-09 9:52
mveDave Kreskowiak3-Oct-09 9:52 
GeneralRe: .net reflactor Problem help Pin
hande544-Oct-09 4:08
hande544-Oct-09 4:08 
AnswerRe: .net reflactor Problem help Pin
annathor7-Oct-09 23:00
annathor7-Oct-09 23:00 

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.