Click here to Skip to main content
15,917,176 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWhen snippet is launched, a blank line is being inserted before the snippet text. Pin
Jon_Boy21-Nov-08 8:24
Jon_Boy21-Nov-08 8:24 
AnswerRe: When snippet is launched, a blank line is being inserted before the snippet text. Pin
Christian Graus21-Nov-08 8:53
protectorChristian Graus21-Nov-08 8:53 
GeneralRe: When snippet is launched, a blank line is being inserted before the snippet text. [modified] Pin
Jon_Boy24-Nov-08 2:13
Jon_Boy24-Nov-08 2:13 
GeneralRe: When snippet is launched, a blank line is being inserted before the snippet text. Pin
Jon_Boy24-Nov-08 2:37
Jon_Boy24-Nov-08 2:37 
QuestionVB.Net Thumbnail For File Based On Contents, Associate File With Program Pin
Codemonkey8521-Nov-08 3:56
Codemonkey8521-Nov-08 3:56 
AnswerRe: VB.Net Thumbnail For File Based On Contents, Associate File With Program Pin
Dave Kreskowiak21-Nov-08 5:04
mveDave Kreskowiak21-Nov-08 5:04 
GeneralRe: VB.Net Thumbnail For File Based On Contents, Associate File With Program Pin
Codemonkey8521-Nov-08 5:11
Codemonkey8521-Nov-08 5:11 
GeneralRe: VB.Net Thumbnail For File Based On Contents, Associate File With Program Pin
Dave Kreskowiak21-Nov-08 7:35
mveDave Kreskowiak21-Nov-08 7:35 
CodeMonkey85 wrote:
The file association has to be done programmatically, for deployment purposes... although that method would be fine for my personal use (if I could then figure out how to set my program to know what to do once the file is opened in this fashion).


Get the association to work in your dev environment first. Then you can look in the Registry, under HKEY_CLASSES_ROOT to show you what you have to reproduce in your installation code to do it.

As for the image preview in Explorer, yes, other people have done it, and that's what they had to go through to accomplish it. There is no "template" project where you just modify a little bit of code, compile it call it Done!


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




Questionloading files to server Pin
jishbalan21-Nov-08 0:31
jishbalan21-Nov-08 0:31 
AnswerRe: loading files to server Pin
Ashfield21-Nov-08 1:14
Ashfield21-Nov-08 1:14 
AnswerOpen text file as exclusive Pin
David Mujica21-Nov-08 3:22
David Mujica21-Nov-08 3:22 
AnswerRe: loading files to server Pin
Mycroft Holmes21-Nov-08 14:01
professionalMycroft Holmes21-Nov-08 14:01 
GeneralRe: loading files to server Pin
jishbalan22-Nov-08 3:27
jishbalan22-Nov-08 3:27 
GeneralRe: loading files to server Pin
Mycroft Holmes22-Nov-08 14:51
professionalMycroft Holmes22-Nov-08 14:51 
GeneralRe: loading files to server Pin
jishbalan22-Nov-08 16:07
jishbalan22-Nov-08 16:07 
GeneralRe: loading files to server Pin
Mycroft Holmes22-Nov-08 16:30
professionalMycroft Holmes22-Nov-08 16:30 
QuestionVB6 listbox Pin
tatchung20-Nov-08 20:51
tatchung20-Nov-08 20:51 
AnswerRe: VB6 listbox Pin
Dave Kreskowiak21-Nov-08 4:50
mveDave Kreskowiak21-Nov-08 4:50 
GeneralRe: VB6 listbox Pin
tatchung21-Nov-08 21:52
tatchung21-Nov-08 21:52 
AnswerRe: VB6 listbox Pin
Nanda_MR21-Nov-08 17:35
Nanda_MR21-Nov-08 17:35 
QuestionLoad a word Dictionary Pin
scothykonma20-Nov-08 19:22
scothykonma20-Nov-08 19:22 
AnswerRe: Load a word Dictionary Pin
Christian Graus20-Nov-08 21:38
protectorChristian Graus20-Nov-08 21:38 
QuestionSee password characters Pin
Gagan.2020-Nov-08 16:29
Gagan.2020-Nov-08 16:29 
AnswerRe: See password characters Pin
~Khatri Mitesh~20-Nov-08 18:30
~Khatri Mitesh~20-Nov-08 18:30 
GeneralRe: See password characters Pin
Gagan.2020-Nov-08 22:33
Gagan.2020-Nov-08 22: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.