| Thread | Last Post | Replies |
|
| remote shell to a domain controller to change some users attribute | 23 Jan 2008 01:06 GMT | 1 |
Hi all... I've been tasked with delevoping a tool to create users accounts within our 2003 AD. The tool uses a xml which specifiies which domain controller to use for each AD site. this works great.
|
| web development | 20 Jan 2008 00:39 GMT | 1 |
I can't find any newbie newsgroup for web development... Instead of posting all over the place, I guess I will ask people here. I have been working with vb6 for years. I now need to turn all those vb6 programs to "web application".
|
| Using the functions | 15 Jan 2008 17:09 GMT | 2 |
For example I have created many functions and procedures in the AddIn (MyAddin.dll) for using in other VB6 applications. One of this function called
|
| using functions and procedures in VB6 from an AddIn (created by VB6) | 15 Jan 2008 16:36 GMT | 1 |
I have created an AddIn with VB6 containing functions and procedures (defined as pulic). Now I would like to use it in other VB applications. Can someone tell me how I have to define it for using (Public Declare..) an do I have to implement additional something in the Addin ( ...
|
| scrollbar keeps flashing !! | 06 Jan 2008 18:07 GMT | 12 |
Used a common routine whereby I've put 2 x pictureboxes together and then set up a vertical scrollbar to scroll the contents of the internal pic box up and down. Basically my app's Settings controls list was getting bigger than my form's set size!
|