Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
server.vbw & mirge.vbw
#3
*.vbw files are used to keep information on the last used settings of a VB project. For example, if you open a project after deleting the *.vbw files, you won't see any open windows when you open the *.vbp file. These are not required by Visual Basic and in no way alter the end product. I recommend deleting / not including these every time you distribute your code, even if distributing the source, in case your resolution is higher than the previous user's (could cause some huge windows, which is annoying) and to speed up load time since not all code panes have to load.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)