PDA

Click to See Complete Forum and Search --> : Win 95 to Win NT/2000 migration


akKannan
Jul 13th, 2001, 04:58 AM
hi all,
We are migrating a VB application from Win 95 to Win NT/2000. To display the resources(User Memory, System Memory, GDI memory) We are using rsrc32.dll in Win 95. Can we use the same DLL in win NT/2000? If we cant use, what is the other option.
Hope you can help us out?

Thanks in advance.

Regards
Kannan

amitabh
Jul 13th, 2001, 06:12 AM
Most of the dll's used still remain same in both the OS's. Still to be sure, look up in MSDN about the files needed for your api calls. If there is any discrepancy, it will be listed there. You can visit the online version at http://msdn.microsoft.com/library/default.asp

parksie
Jul 16th, 2001, 02:54 AM
That's irrelevant in 2000 because resources aren't limited to 64K.