I'm trying to play a game in dos. (I have Win 95 & dos 7.0) I got an error message saying I needed 2mb of EMS Memory. I finally found a config in Windows under Notepad and deleted a line that said...
http://www.experts-exchange.com/Hardware/New_Users/Q_10010510.html
Zones:
New UsersDate Answered: 05/10/1997 Rating: 5.2 Views: 0
I'm just trying to figure out the best way of doing a program with multiple forms, so that it doesn't take up loads of memory. Is this achieved simply by using the load and unload commands or is t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10132863.html
Zones:
Visual BasicDate Answered: 02/25/1999 Rating: 7.6 Views: 0
I have the same question that MaryD posed 0n 10/22/98 which she never seemed to recieve a satisfactory reply. I can unload a control array element using code from a commandbutton click event which...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10383476.html
Zones:
Visual BasicDate Answered: 06/02/2000 Rating: 9.2 Views: 0
I noticed that when my browser window closes out...the OnUnLoad event isnt called sometimes. I have streaming video on my machine and if the video isnt stopped and set to 0.....it crashes. I put ...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_20074426.html
Zones:
Web BrowsersDate Answered: 03/01/2001 Rating: 9.2 Views: 0
How can you delete a users profile, the user is logged off, the user has not been deleted and when I try to delete or take ownership Access denied?? I have tried to unload the hive in HKEY_USERS a...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20091622.html
Zones:
Windows NTDate Answered: 03/16/2001 Rating: 7.0 Views: 0
I have been playing around with LoadResPicture for the first time but I am obviously missing something. Here is what I have done:
Form1.imgHome = LoadResPicture("ABOUT", 0)
is used to set an...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20447846.html
Zones:
Visual BasicDate Answered: 01/11/2003 Rating: 6.0 Views: 0
1. How do I disable the control box of a MDI Form.
(100 points)
2. And also how do I write statements with the close control box (or th close, unload event), of the MDI form such that when I cl...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20519516.html
Zones:
Visual BasicDate Answered: 02/21/2003 Rating: 8.8 Views: 0
hello everyone . i've got a problem with playing games on my xp home edition pc . every time i go to play a game on the pc it tells me unload the debugger and try again??????!!!!!! what the heck is...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20535082.html
Zones:
Windows XPDate Answered: 04/02/2003 Rating: 6.2 Views: 0
I have the following code in a form:
Option Explicit
Private rsCustomers As New ADODB.Recordset
Private Sub SaveData()
Dim lgCustomerID As Long
'save the current record
lgCust...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20557218.html
Zones:
Visual BasicDate Answered: 03/20/2003 Rating: 9.0 Views: 0
At the moment i have a simple message box under a command button that closes my button that displays the text "are you sure you want to quit?" with a Yes/No answer. if no then it returns to the for...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20607643.html
Zones:
Visual BasicDate Answered: 09/15/2003 Rating: 7.6 Views: 0