Click here to Skip to main content
15,911,035 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralBuilding Char Strings, Chars ASCII > 127 & Chinese Windows Pin
Jason Teagle11-Jun-02 23:31
Jason Teagle11-Jun-02 23:31 
GeneralRe: Building Char Strings, Chars ASCII > 127 & Chinese Windows Pin
Jason Teagle12-Jun-02 1:17
Jason Teagle12-Jun-02 1:17 
GeneralSafearray in VB Pin
Hans Ruck11-Jun-02 23:07
Hans Ruck11-Jun-02 23:07 
GeneralRe: Safearray in VB Pin
Ghazi H. Wadi18-Jun-02 22:16
Ghazi H. Wadi18-Jun-02 22:16 
Questionhow to make a trial software Pin
11-Jun-02 4:37
suss11-Jun-02 4:37 
AnswerRe: how to make a trial software Pin
SimonS11-Jun-02 6:10
SimonS11-Jun-02 6:10 
GeneralRe: how to make a trial software Pin
adol11-Jun-02 6:30
adol11-Jun-02 6:30 
AnswerRe: how to make a trial software Pin
Nick Parker11-Jun-02 18:05
protectorNick Parker11-Jun-02 18:05 
There are several ways to do this, however one of the simpilest ways is to store a value in the registry (i.e. - installation date) and then when the application loads everytime you can grabb that value from the registry and check using DateDiff to see if time has expired. There is a lot of code out there explaining how to use the registry in your application so I won't go into the details, but again this is just a suggestion.

HTH

Nick Parker
GeneralRe: how to make a trial software Pin
13-Jun-02 5:03
suss13-Jun-02 5:03 
GeneralRe: how to make a trial software Pin
SHaroz13-Jun-02 6:51
SHaroz13-Jun-02 6:51 
GeneralRe: how to make a trial software Pin
Nick Parker13-Jun-02 8:32
protectorNick Parker13-Jun-02 8:32 
GeneralCursor Question Pin
Nick Parker7-Jun-02 10:35
protectorNick Parker7-Jun-02 10:35 
GeneralRe: Cursor Question Pin
Jeremy Falcon11-Jun-02 5:22
professionalJeremy Falcon11-Jun-02 5:22 
GeneralRe: Cursor Question Pin
Nick Parker11-Jun-02 5:16
protectorNick Parker11-Jun-02 5:16 
GeneralRe: Cursor Question Pin
Jeremy Falcon11-Jun-02 5:54
professionalJeremy Falcon11-Jun-02 5:54 
GeneralRe: Cursor Question Pin
Nick Parker11-Jun-02 5:51
protectorNick Parker11-Jun-02 5:51 
GeneralWord Macro Pin
laphijia7-Jun-02 7:44
laphijia7-Jun-02 7:44 
GeneralRe: Word Macro Pin
Rama Krishna Vavilala7-Jun-02 7:48
Rama Krishna Vavilala7-Jun-02 7:48 
GeneralRe: Word Macro Pin
laphijia7-Jun-02 7:57
laphijia7-Jun-02 7:57 
GeneralRe: Word Macro Pin
laphijia7-Jun-02 8:02
laphijia7-Jun-02 8:02 
GeneralRe: Word Macro Pin
Rama Krishna Vavilala7-Jun-02 8:22
Rama Krishna Vavilala7-Jun-02 8:22 
GeneralRe: Word Macro Pin
laphijia7-Jun-02 8:37
laphijia7-Jun-02 8:37 
GeneralPermission Denied Pin
jlaica6-Jun-02 6:53
jlaica6-Jun-02 6:53 
GeneralRe: Permission Denied Pin
Nick Parker7-Jun-02 6:09
protectorNick Parker7-Jun-02 6:09 
GeneralRe: Permission Denied Pin
Gethsus13-Jun-02 3:58
Gethsus13-Jun-02 3:58 

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.