Search found 4 matches

by TomTheTim
Fri Mar 31, 2006 5:49 am
Forum: Announcement
Topic: DirectUIhwnd 1.0 : Emulation of MS control Released
Replies: 36
Views: 16265

uh.. giant lib for this in .NET?

Not really.. i wrote an exact copy of the WinXP menu thing, including support for controls, large icons (even in the header), small icons, collapsing, removing, floating, name it... 16kb DLL out of C# 2005.

Of course, it needs a run-time package to work tho :) but hey, the code should compile fine ...
by TomTheTim
Fri Sep 30, 2005 5:52 pm
Forum: Coding Questions
Topic: Accessing SCSI Tape Drive
Replies: 0
Views: 659

Accessing SCSI Tape Drive

Hey guys,

Any idea how i can get PB to read to, write from, and eject the tape from PureBasic?

It's a HP SureStore DAT40 SCSI drive on an Adaptec SCSI controller.

Any info would be much appreciated!

Regards,

Tom
by TomTheTim
Sat Sep 24, 2005 2:41 am
Forum: Coding Questions
Topic: Network traffic
Replies: 3
Views: 1851

Network traffic

Hi,

Is there any way i can retrieve how many bytes have been received or sent over a network connection? (With this i mean totals, for a particular network card, ala the info a network connection in XP gives you when you open it from the control panel)

Thanks,

Tom
by TomTheTim
Tue Sep 06, 2005 7:25 am
Forum: Coding Questions
Topic: Filling in forms in webgadget, automatically
Replies: 3
Views: 1078

Filling in forms in webgadget, automatically

I've been trying for DAYS now.. any way to do it?

Tom