G
Guest
I have a dll I've written that works fine on one set of machines, and does
not function on another set of machines. All the machines display 5.00.1295
SP 4 as the current OS version, yet, the set of machines that are problematic
have a user32.dll version 5.00.1295.7032 in the sytem directory, and all the
machines that allow the dll to function have a user32.dll with version
5.00.1295.7017 od less. Clearly, although the OSs are supposedly the same
version, clearly they are not. I do not know if the user32.dll is actually
the source of the problem, but this seems to indicate that there are
different iterations of the OS, some where my dll works, and some where it
does not. Does any one have any knowledge or insight into the subtle
differences in various iterations of the OS, and how to identify them.
Thanks for any help
not function on another set of machines. All the machines display 5.00.1295
SP 4 as the current OS version, yet, the set of machines that are problematic
have a user32.dll version 5.00.1295.7032 in the sytem directory, and all the
machines that allow the dll to function have a user32.dll with version
5.00.1295.7017 od less. Clearly, although the OSs are supposedly the same
version, clearly they are not. I do not know if the user32.dll is actually
the source of the problem, but this seems to indicate that there are
different iterations of the OS, some where my dll works, and some where it
does not. Does any one have any knowledge or insight into the subtle
differences in various iterations of the OS, and how to identify them.
Thanks for any help