|
-
July 18th, 2010, 06:29 PM
#13
Re: MS Visual Studio 2010 and support for Windows 9x and 2000
To make the point more clear, create an EXE file, and drag it into Dependency Walker. What are the DLL's that it depends on (the first level in the tree on the left)? If it's only KERNEL32, USER32, GDI32, then that EXE should work (or at least start to run) on any 32-bit OS (if it's a 32-bit app).
Regards,
Paul McKenzie
Last edited by Paul McKenzie; July 18th, 2010 at 06:41 PM.
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
|