I hope that this is an appropriate forum. If not, perhaps someone would advise me on which forum to post this question!!
I have a bespoke application, written for a friend 10 or so years ago, which uses Internet Explorer 7, Microsoft Java and Blaxxun VRML (all long since obsolete, but they 'just work') under Win98 to Win NT to create, edit and display 3D models of spheres in "face centre cubic" (fcc) packing, e.g. regular crystal structures at molecular level, basically a lot of balls in a regular lattice arrangement.
Recently the "Open File" and "Save File" menu items stopped working; there's no error message, they're just ignored. I think that a recent Windows automatic update may have taken place; the Open and Save functions are presumably done via Common Dialog calls.
If the "common dialog" functions are performed by a specific DLL, then perhaps I can revert to a previous DLL to get it working. But which? Can anyone suggest a solution? Thanks
I have a bespoke application, written for a friend 10 or so years ago, which uses Internet Explorer 7, Microsoft Java and Blaxxun VRML (all long since obsolete, but they 'just work') under Win98 to Win NT to create, edit and display 3D models of spheres in "face centre cubic" (fcc) packing, e.g. regular crystal structures at molecular level, basically a lot of balls in a regular lattice arrangement.
Recently the "Open File" and "Save File" menu items stopped working; there's no error message, they're just ignored. I think that a recent Windows automatic update may have taken place; the Open and Save functions are presumably done via Common Dialog calls.
If the "common dialog" functions are performed by a specific DLL, then perhaps I can revert to a previous DLL to get it working. But which? Can anyone suggest a solution? Thanks