Search found 3 matches

by Zerosurf
Thu Jan 02, 2020 4:16 pm
Forum: Tricks 'n' Tips
Topic: Listing Adapters with their IPs
Replies: 11
Views: 5907

Re: Listing Adapters with their IPs

Hi, I tried to run this code and following error occurs:
Line 2: Structure already declared: IP_ADDR_STRING (in a resident file).
Could some one please explain me, what that means?

SIncerely
by Zerosurf
Tue Oct 06, 2015 6:02 am
Forum: Coding Questions
Topic: Use COMatePLUS with VideoLAN.VLCPlugin.2
Replies: 0
Views: 1323

Use COMatePLUS with VideoLAN.VLCPlugin.2

Hi,
how do i set up a Button to control - for example - the play feature for the axvlc.dll?


XIncludeFile "COMatePLUS.pbi"

Define.COMateObject MediaObject

If OpenWindow(0, #PB_Ignore, #PB_Ignore, 440, 280, "VLC Demo")

ContainerGadget(0, 0, 0, 440, 240)
CloseGadgetList()
ButtonGadget(1, 20 ...
by Zerosurf
Mon Oct 05, 2015 1:16 am
Forum: Announcement
Topic: Driver development using PureBasic
Replies: 32
Views: 37999

Re: Driver development using PureBasic

Does this mean, it´s possible do code a virtual monitor driver in purebasic now?