I'm using VFP7 SP1, and setting up an editbox with a vertical scrollbar. It works great on my dev machine - both in the dev environment and the runtime exe. But the scrollbox disappears when the runtime EXE is run on other PC's.
I found this problem in the archived "thread1254-1063226", which pointed out that SP1 fixes this. Made sense to me, so I made sure the client had the latest VFP7R.DLL and VFP7RENU.DLL from my dev machine. Both are version 7.0.0.9262, with sizes 3,336k & 880k, respectively. I also made sure the MSVCR70.DLL is the same version -- 7.0.9466, size 336k, and that didn't help.
What am I missing? I even put these three DLL's in the same folder as the .EXE, and the scroll bar is still not showing up.
I found this problem in the archived "thread1254-1063226", which pointed out that SP1 fixes this. Made sense to me, so I made sure the client had the latest VFP7R.DLL and VFP7RENU.DLL from my dev machine. Both are version 7.0.0.9262, with sizes 3,336k & 880k, respectively. I also made sure the MSVCR70.DLL is the same version -- 7.0.9466, size 336k, and that didn't help.
What am I missing? I even put these three DLL's in the same folder as the .EXE, and the scroll bar is still not showing up.