Hi,
I am migrating VB4.0 application into VB5.0, Following API functions
has been used in VB4.0.
GetFreeSystemResources
GetFreeSpace
Now I need to replace those functions with 32-bit API functions.
Would you please help me in replacing 16-bit calls with 32-bit
calls.