Community Page
- i-nz.net/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I doubt you have one, troll. Get a life instead of writing rude and useless comments.
- Get a fucking life, geek.
- As long as the ip addresses were different and there was no default gateway on the LAN network then this should have been automatic. Do you have any form of routing on the LAN?
- You sir, made my day. Thanks a lot.
- No, because I don't have an internet connection on the LAN network. It might be possible in theory, but I doubt many software applications support choosing which network card to use so that you...
Jump to original thread »
A few days ago I wanted to make a plugin for Gaim to control Banshee trough. E.g “/bnext” will change the track to the next one and “/bnp” will do a “/me is now playing Artist - Track Name”. Basically childish stuff. I hacked on Banshee and found that the design is really nice and [...]
... Continue reading »
2 years ago
This can be solved w/out an internal call using [DllImport("__Internal")],
if the function isn't static, of course.