Click here to Skip to main content
15,915,703 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: network programming Pin
Dave Kreskowiak1-Mar-05 8:02
mveDave Kreskowiak1-Mar-05 8:02 
GeneralPositioning Picture through word automation Pin
de_Passionate28-Feb-05 8:26
de_Passionate28-Feb-05 8:26 
GeneralIE version & plugin detection in VB6 Pin
mecracked28-Feb-05 2:59
sussmecracked28-Feb-05 2:59 
GeneralRe: IE version & plugin detection in VB6 Pin
Dave Kreskowiak28-Feb-05 4:12
mveDave Kreskowiak28-Feb-05 4:12 
GeneralInternet Connection Pin
pafell28-Feb-05 1:16
pafell28-Feb-05 1:16 
GeneralRe: Internet Connection Pin
Dave Kreskowiak28-Feb-05 3:51
mveDave Kreskowiak28-Feb-05 3:51 
GeneralFile system Pin
nitin_ion28-Feb-05 0:11
nitin_ion28-Feb-05 0:11 
GeneralRe: File system Pin
Dave Kreskowiak28-Feb-05 1:29
mveDave Kreskowiak28-Feb-05 1:29 
nitin_ten wrote:
Is there a way that i can create my own file type (like .txt,.dat,.inf) i can create something like .abc,.123

Yes. When you double-click the file, it'll launch your application just like any other file, like .TXT files opening in Notepad.


nitin_ten wrote:
which cannot be read by any text editor or other software.

No. Notepad or Wordpad can open ANY file and display whatever it can. Most of it will come out as junk, but if there is text in the file, it'll show up. You CANNOT prevent this at all!


nitin_ten wrote:
And can i put somekind of a lock on a file so that it cannot be deleted or moved like windows system files.

No. Your only recourse is to use NTFS Security to prevent unauthorized users from seeing the files in the first place. Can't see 'em, can't move/delete 'em.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: File system Pin
CorvetteGuru28-Feb-05 14:44
CorvetteGuru28-Feb-05 14:44 
GeneralRe: File system Pin
nitin_ion28-Feb-05 16:14
nitin_ion28-Feb-05 16:14 
GeneralRe: File system Pin
CorvetteGuru28-Feb-05 16:16
CorvetteGuru28-Feb-05 16:16 
GeneralRe: File system Pin
nitin_ion28-Feb-05 18:53
nitin_ion28-Feb-05 18:53 
GeneralRe: File system Pin
Dave Kreskowiak1-Mar-05 0:47
mveDave Kreskowiak1-Mar-05 0:47 
GeneralRe: File system Pin
CorvetteGuru1-Mar-05 8:33
CorvetteGuru1-Mar-05 8:33 
GeneralRe: File system Pin
Dave Kreskowiak1-Mar-05 9:39
mveDave Kreskowiak1-Mar-05 9:39 
GeneralRe: File system Pin
CorvetteGuru1-Mar-05 10:40
CorvetteGuru1-Mar-05 10:40 
Generalavoid Word to appear hung up Pin
Stephan Wright27-Feb-05 23:13
Stephan Wright27-Feb-05 23:13 
GeneralRe: avoid Word to appear hung up Pin
Dave Kreskowiak28-Feb-05 1:25
mveDave Kreskowiak28-Feb-05 1:25 
General3d Graphics - Drawing points in a sphere Pin
sergeroz27-Feb-05 20:59
sergeroz27-Feb-05 20:59 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
Christian Graus28-Feb-05 10:16
protectorChristian Graus28-Feb-05 10:16 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
sergeroz28-Feb-05 15:28
sergeroz28-Feb-05 15:28 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
Christian Graus28-Feb-05 15:30
protectorChristian Graus28-Feb-05 15:30 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
sergeroz28-Feb-05 15:35
sergeroz28-Feb-05 15:35 
GeneralRe: 3d Graphics - Drawing points in a sphere Pin
Dave Kreskowiak1-Mar-05 0:54
mveDave Kreskowiak1-Mar-05 0:54 
Generalsearching from a text file Pin
MagicGirL8327-Feb-05 19:59
MagicGirL8327-Feb-05 19:59 

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.