Search found 7600 matches

by phil
Wed Nov 22, 2006 11:08 pm
Forum: InpOut32 (x64)
Topic: hwinterface32
Replies: 3
Views: 12598

Ok, I had a look at the Logix4U site but unfortunatly the source code for hwinterface32 is not publicly available.

I have sent an email to them - maybe they will let me have access to the source so I can produce a x64 port of the driver. Maybe not.

I'll update you when I know more.

Thanks,
Phil
by phil
Wed Nov 22, 2006 10:36 pm
Forum: InpOut32 (x64)
Topic: hwinterface32
Replies: 3
Views: 12598

I'll have a look at the code from Logix4U and see if its possible to port it. The InpOut32 driver was very simple to port because it only had two or three funcitons. I am by no means a driver specialist, but I will have a look and see what I can do... It may take a while, I havnt got any of the DDK'...
by phil
Sun Nov 12, 2006 9:54 pm
Forum: LCDSmartie Plugins
Topic: Octets to kbps?
Replies: 10
Views: 60220

Great :)
Let me know if there is anything else I can add.

I'll try and remember to let you know if I make any changed, but generally the plugin is fairly stable (I hope) - this is the first change I have made to it .

Thanks,
Phil
by phil
Sun Nov 12, 2006 9:22 pm
Forum: LCDSmartie Plugins
Topic: Octets to kbps?
Replies: 10
Views: 60220

Ive just made a new version for you to try. It has 2 new funcitions, the important one, is funciton 12. It takes the same parameters as function 1 but it basically gets the difference between the current value, and the value last time the funciton was called. And returns the result extrapolated over...
by phil
Sun Nov 12, 2006 7:53 pm
Forum: LCDSmartie Plugins
Topic: Octets to kbps?
Replies: 10
Views: 60220

Ah I see your problem...
Not sure how to handle this one... Either it will be a change to the plugin to remember the last value... or some other method will be required...

I'll have a think and get back to you.

Thanks,
Phil
by phil
Sun Nov 12, 2006 7:38 pm
Forum: LCDSmartie Plugins
Topic: Octets to kbps?
Replies: 10
Views: 60220

You should be able to get two readings in one query.... and you should be able to do the maths - let me try and describe it... Bear with me because its been a while since I actually did this :) a) Use function 10 to multiply the result of a) by 0.000133333 (which is 8/1000/60) b) Use function 9 to s...
by phil
Sun Nov 12, 2006 7:21 pm
Forum: SNMPThroughput
Topic: Correct interface ID? (Billion 7402)
Replies: 3
Views: 36554

Im glad you found the answer :)
Feel free to let me know if there are any bugs - if I dont respond \"quickly\" send me a PM here so I get email notification :)

thanks,
Phil
by phil
Sun Nov 12, 2006 7:19 pm
Forum: LCDSmartie Plugins
Topic: Octets to kbps?
Replies: 10
Views: 60220

As far as I am aware (and as Google has helped me find out), an Octet is a byte. \"Octets are units of 8 bits (also know as bytes).\" So 1 octet = 1 byte, therefore the conversion is pretty straight forward :) Octets = Bytes, therefore multiply by 8 to get bits. Then divide by 1000 (Kbit o...
by phil
Mon Oct 02, 2006 9:45 pm
Forum: InpOut32 (x64)
Topic: JaLCD
Replies: 1
Views: 14051

Hi, I dont know what JaLCD is... Post a link and I'll have a look, but I suspect it will need code changes to JaLCD unless thats already InpOut32 compatible - in which case, just replace the InpOut32.dll with my version.

Phil
by phil
Thu Aug 10, 2006 1:16 am
Forum: InpOut32 (x64)
Topic: Healthmonitoring Using W83792D
Replies: 4
Views: 18611

Hi there, Soryy it took a while to reply - Ive not been monitoring the forums as much as I should! Im not sure if I cant help with this, because I'm not sure InpOutx64 is going to do what your looking for... I'm not familier with this type of port reading - do you get anything out at all? Maybe I ca...
by phil
Mon Jul 03, 2006 10:39 am
Forum: InpOut32 (x64)
Topic: My x64 port of InpOut32
Replies: 10
Views: 42838

Hi kclim, This is very odd... Maybe I have missed something in the header but its strange because it compiles for me fine in VS2005. I'm at work right now but Ive had a quick look and it does appear I have missed the semi-colons at the end of the following two lines... UCHAR _stdcall DlPortReadPortU...
by phil
Tue Jun 13, 2006 10:48 am
Forum: XMouse Button Control
Topic: Totally awesome and fantastic!
Replies: 3
Views: 12818

Anyway, I love vista but you can sure tell it's a beta Yes I agree... Its a lot better than the Feb CTP but still has some way to go. I have it installed but am still using XP x64 as my OS of choice - Vista it not quite close enough for me yet - mainly because it crashes in certain games (CSS for o...
by phil
Mon Jun 12, 2006 1:07 am
Forum: XMouse Button Control
Topic: Totally awesome and fantastic!
Replies: 3
Views: 12818

Good old Google eh :)

But I'm a little surprised intellipoint dosnt install in vista - thats a bit of a shocker (I hadnt actually tried installing intellipoint because I just default to XMouse anyway :))

Just for info, did you try the latest IP v5.x?

Thanks,
Phil
by phil
Wed Jun 07, 2006 12:52 am
Forum: XMouse Button Control
Topic: New Version (v1.25)
Replies: 0
Views: 12551

New Version (v1.25)

I have just built and released version 1.25 The changes from v1.24 are as follows: Added (by request) the option (in the setup screen) to always hide the tray icon. Ensured only ONE instance of XMouse can run at any time. Added the following optional command line options to invoke XMouseButtonContro...
by phil
Fri Jun 02, 2006 3:24 pm
Forum: XMouse Button Control
Topic: XMBC Frequently Asked Questions [FAQ]
Replies: 5
Views: 380858

XMBC Frequently Asked Questions [FAQ]

Here are some frequently asked questions about XMBC and their answers. Why do I need X-Mouse Button Control? XMBC is a small and efficient application to remap your mouse buttons. Originally, I wrote XMBC because Microsoft was slow to release a proper working Intellipoint package for Windows XP x64 ...