Functions for network admin

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Snooze
New User
New User
Posts: 7
Joined: Wed Aug 27, 2003 10:28 am
Location: Belgium

Functions for network admin

Post by Snooze »

Hi all.

Could have Purebasic for Windows some functions like :
- manipulating registry (a REG_EXPAND_SZ key is hard to use)
- Rights management (SETACL command)
- Maybe Active Directory's commands ?

So it could be the best tool for networking administration :D
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

These are whishes that are very related to MS systems. PB's command is, in most cases, available on all systems. So I think you have a bad chance to get this commands. :/
Tranquil
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

Nod its not multiplatform. besides you can do all this using WinAPI - the same way as you would do it in VB.
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
Post Reply