Dear Professionals,
I have a big problem on the different version of Windows NT Workstation.
My developing plaform is Visual Basic 6 on the Eng. Windows NT Workstation, and the running plaform is a Traditional Chinese Windows NT Workstation. When I running a public sub in a form. The Eng. version work prefect. but the Trad. Chin. version will have a run-time error "Invalid Procedure Call or argument"
I have put some msgbox in order to trace which part is the problem... and I finally find that is happen at statement "Unload me"
Does anyone has idea about that? I have tried to use "Unload frmXXX" but still get the error.
Thanks for your help.
I have a big problem on the different version of Windows NT Workstation.
My developing plaform is Visual Basic 6 on the Eng. Windows NT Workstation, and the running plaform is a Traditional Chinese Windows NT Workstation. When I running a public sub in a form. The Eng. version work prefect. but the Trad. Chin. version will have a run-time error "Invalid Procedure Call or argument"
I have put some msgbox in order to trace which part is the problem... and I finally find that is happen at statement "Unload me"
Does anyone has idea about that? I have tried to use "Unload frmXXX" but still get the error.
Thanks for your help.