Click here to Skip to main content
15,899,679 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: FileSystemObject, Trace and Compiled Difference? Pin
Hesham Amin18-Aug-03 21:31
Hesham Amin18-Aug-03 21:31 
GeneralRe: FileSystemObject, Trace and Compiled Difference? Pin
Paul Riley18-Aug-03 23:59
Paul Riley18-Aug-03 23:59 
GeneralRe: FileSystemObject, Trace and Compiled Difference? Pin
Hesham Amin19-Aug-03 0:12
Hesham Amin19-Aug-03 0:12 
GeneralRe: FileSystemObject, Trace and Compiled Difference? Pin
Paul Riley19-Aug-03 0:21
Paul Riley19-Aug-03 0:21 
GeneralWord Automation Pin
Emile Jacobs18-Aug-03 6:08
Emile Jacobs18-Aug-03 6:08 
GeneralRe: Word Automation Pin
Nick Seng18-Aug-03 16:16
Nick Seng18-Aug-03 16:16 
GeneralReal-time plots in VB Pin
blaze197818-Aug-03 5:11
blaze197818-Aug-03 5:11 
GeneralRe: Real-time plots in VB Pin
Anonymous27-Aug-03 11:52
Anonymous27-Aug-03 11:52 
Hello,

Basicly you need to monitor file change (FileChangeNotification API) to detect when new data is available. Signalling your file read/plot routine.

However this is best way to do it, if the plot data resides in disk file. Better method is to allocate memory mapped file, write to it and then signal plotting application.

Regards
Benkku
GeneralVB6 Pin
totig18-Aug-03 4:34
totig18-Aug-03 4:34 
GeneralRe: VB6 Pin
Nick Seng18-Aug-03 16:05
Nick Seng18-Aug-03 16:05 
GeneralPrinting by VB.NET Pin
rain117818-Aug-03 1:00
rain117818-Aug-03 1:00 
QuestionHow can i send keystrokes to a window in created by another process Pin
Quatl17-Aug-03 17:40
Quatl17-Aug-03 17:40 
AnswerRe: How can i send keystrokes to a window in created by another process Pin
Martin Cross24-Aug-03 23:53
Martin Cross24-Aug-03 23:53 
Generalreading RTF message Body, outlook automation Pin
pnpfriend13-Aug-03 5:00
pnpfriend13-Aug-03 5:00 
QuestionCreating A Bitmap? Pin
GrindAZ12-Aug-03 9:48
GrindAZ12-Aug-03 9:48 
GeneralBuilding a report viewer for Access Pin
sagmam10-Aug-03 22:07
sagmam10-Aug-03 22:07 
GeneralRe: Building a report viewer for Access Pin
mikasa27-Aug-03 2:57
mikasa27-Aug-03 2:57 
QuestionNetScheduleJobAdd API Alternatives? Pin
runtimeware8-Aug-03 13:34
runtimeware8-Aug-03 13:34 
AnswerRe: NetScheduleJobAdd API Alternatives? Pin
Garth J Lancaster8-Aug-03 14:03
professionalGarth J Lancaster8-Aug-03 14:03 
AnswerRe: NetScheduleJobAdd API Alternatives? Pin
Garth J Lancaster8-Aug-03 14:05
professionalGarth J Lancaster8-Aug-03 14:05 
GeneralMicrosoft Word 2000 from the Web Pin
William O'Malley8-Aug-03 4:49
sussWilliam O'Malley8-Aug-03 4:49 
GeneralShaped Forms | vb.NET Pin
Yamarain8-Aug-03 4:01
Yamarain8-Aug-03 4:01 
GeneralRe: Shaped Forms | vb.NET Pin
Ray Cassick8-Aug-03 5:09
Ray Cassick8-Aug-03 5:09 
GeneralThank You Very much!! HELPed alot! Pin
Yamarain8-Aug-03 9:10
Yamarain8-Aug-03 9:10 
GeneralHTTPWebRequest Pin
ami-uhle8-Aug-03 1:12
ami-uhle8-Aug-03 1:12 

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.