API Declarations
Option Explicit
'API calls
Private Declare Function SHFormatDrive Lib "shell32.dll" (ByVal hwnd As Long, ByVal Drive As Long, ByVal fmtID As Long, ByVal options As Long) As Long
Private Declare Function GetDriveType Lib "kernel32.dll" Alias...
I have a form consisting of a proprietary scheduler component and a label, situated in a way similar to:
+-------------------------------------------
| Scheduler |
|...
I'd say that your frm/frx files are write protected. This will happen automatically if the files were sent on for example a CD.
If sourcesafe is being used, check the items out - failing that, use explorer to unset the write protect property
We experienced similar "rogue" messages in W9x - due to excessive windows - worked around it using windowless controls available from Microsofts web page (can't put hand on link at moment, sorry)
Although the error message states out of memory, it's more likely to be out of resources...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.