|
-
Mar 14th, 2001, 09:12 AM
#1
Thread Starter
Member
Hi,
Can i know the steps to migratet a VisualBasic application from Windows-NT operating system to Windows-2000 operating system.
Thanks in advance
Srini
-
Mar 14th, 2001, 09:15 AM
#2
install it on 2000. as long as you didnt use any API calls that are not supported anymore.
-
Mar 14th, 2001, 09:26 AM
#3
Thread Starter
Member
Thanks, but one more question
Thanks a lot,
That helps.
So, if i just install the VB6 app on Win-2000, it will work??
Or do i have to make any special settings on VB side?
Srini
-
Mar 14th, 2001, 09:28 AM
#4
In mst cases youshouldnt have to do anything.
-
Mar 14th, 2001, 09:31 AM
#5
I use Win2000 as my main OS, and all VB apps I write worke perfecly.
Only some API calls aren't supported in Win2k as opposed to Win98, but that's because of the WindowsNT framework for Win2k (=NT5).
For example the SystemParametersInfo API doesn't exist in WindowsNT (2k)
Gerco.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|