-
Can absolutely my family too.
VB2005.
-
It can be a bit of a problem.
Win98 is different from WinXP many system files, when developing under 98, some system files under 98 are extracted when packing, so that they can be installed on the machine without VB to run normally. WinXP is an upgraded version after 98, and it's far from it, (if it's something developed under Win2000 to XP, it may be easy to use) A lot of system files are different, so, the system files packaged under the original 98 may not be easy to use in XP.
Solution: Install the VB development environment under XP and recompile it. exe file, repackage, let the packaging software extract the system files under xp, so that it can be used after installation.
If you're not developing software, you're using software, this won't work, and you'll only run at 98. There is no other way.
-
Let's reload it once......I'm using it normally.
-
If it's a 32-bit xin7 system, it should be usable.,If it's a 64-bit win7, it's estimated that it can't run.。
And VB is an interpreter program, if some controls are not registered in xin7, as long as the VB program with these controls cannot run, you have to install registration to run.
-
32-bit win7 can be used. If you are using a control, then register ActiveX
-
What version is supported, from to.
And then, of course, to support. net, provided it is installed. net framework。
-
Not supported.
XP requires the installation of the corresponding version (or higher).net framework
-
It can't be perfectly supported, and many times it will be reported. Win7 can perfectly support the software developed by the above versions.
-
1. Check the program source** and whether there are any network-related parts.
If you are sure that there is, and you must use it, please add its permission to use it in the firewall settings of the XP.
2.Compile to exe
File-> generated. Option - > compilation.
Select p-code here, not native**.
-
Install a VB environment on the XP to debug it.
-
What program did you code? Want to connect to the internet? Is it the firewall reason for XP.
-
It would be nice to recompile it on the XP system.
Set the focus. For example, if you make the text box text1 focus in the program, you can enter the text directly in the text box without clicking the text box with the mouse to make it focus before entering the content. >>>More
It's pretty big, but if you're a beginner, it's nothing, and it's going to change quickly at the beginning.
The data is stored in binary form in the computer, the decimal integer can be accurately converted to binary form, and there will be an error when the decimal number of the non-integer number is converted to a single-precision number or a double-precision number, and the non-integer number is used as a cyclic variable, and the step is also a non-integer number, so the number of cycles may not be as desirable. Therefore, you should avoid using non-integer numbers to control the loop. >>>More
Hehe, it's too simple, and there are many ways. Here's the simplest example: >>>More
Picturebox also works well
Generally, the graphics of each chess piece are collected in a single diagram. >>>More