Enter Keywords:
1 - 10 of 372(0.013 seconds)
Sort By:
 
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...
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...
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...
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 ...
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...
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...
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...
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...
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...
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...
Zones: Visual BasicDate Answered: 09/15/2003 Rating: 7.6 Views: 0