Search found 4 matches

by someone_else
Tue Jan 17, 2006 12:43 am
Forum: Coding Questions
Topic: using Windows Script Host from PureBasic
Replies: 23
Views: 5291

...

Thanks.
by someone_else
Tue Jan 17, 2006 12:03 am
Forum: Coding Questions
Topic: using Windows Script Host from PureBasic
Replies: 23
Views: 5291

Call PB DLL from WSH

Hi,

I have done other experiment.

Now i found a way to call a dll from within vbs!!
Then i use this method to call a dll that i code in PB, so i can interact betwen my dll and a vbs script in a clean mode.

No more VB stuff, just a vbs code and my PB dll.

Take a look!

download: http://www ...
by someone_else
Mon Jan 16, 2006 1:11 am
Forum: Windows
Topic: Application Log
Replies: 5
Views: 2572

PBOSL, eh?...

Thanks Droopy, I'll look into it.
by someone_else
Mon Jan 16, 2006 12:31 am
Forum: Windows
Topic: Application Log
Replies: 5
Views: 2572

hmm...

So how does one write to the Application log using PureBasic?