|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visual Basic General Discussionmicrosoft.public.vb.general.discussion
VB6 to Web Page?
ck -
21 Oct 2006 11:15 PM - 5 messages
I've got an application written in VB6 which is basically a survey type with a few text boxes, but mostly frames with radio buttons where the user picks one selection in each frame. The output is a csv file. I use a large control ...
Snapshot Image of Treeview
AGP -
21 Oct 2006 11:08 PM - 7 messages
I am trying to save the image of a treeview control and save it as a BMP, GIF or other image format. In doing some research i have found very little in how I can do this. I need to basically take an image snapshot of the ...
interfaces
giladr -
21 Oct 2006 10:18 PM - 2 messages
how do i use the IFolderView interface (or any other interface) in VB6 ? ...
Not = versus <>
MP -
21 Oct 2006 6:51 PM - 38 messages
in the following choice is there a perferred syntax and if so why If Not val = someval then versus If val <> someval then Thanks Mark ...
Caller-ID code?
Dick Hoffman -
21 Oct 2006 5:05 PM - 2 messages
Anyone have a simple VB3-compatible routine to read the caller-ID from my telephone line? What I'd like to set up is a shortcut key that will show me the caller-ID when I'm not dialed up online but working on my PC ...
Using multiple UDT's?
Co -
21 Oct 2006 2:37 PM - 22 messages
Hi All, I use an array to load data on a form: Public Type LINKDATA pIcon As Long sLabel As String sLabel2 As String szTip As String * 128 ...
Real Noob Here - How to Publish/Deploy Database With App
Doug Miannay -
21 Oct 2006 2:31 PM - 3 messages
I am just getting started with VB 2005 and created a small application that connects to an Access DB during execution. When I publish the application with VB 2005 the database is not included with the package. When I sent it ...
How do i resize an image and save in a different format?
ricfeen -
21 Oct 2006 1:29 PM - 3 messages
Heres my code so far. I am opening an image and placing it in a Picture box and an image box. The image box is set to a certain size and i have the stretch field set to true. Now i want to save the image as a bmp which i can ...
Displaying images on form...
Co -
21 Oct 2006 11:55 AM - 11 messages
Hi All, I'm trying to display some images on a form in circle. But since the forms width is bigger then the height the circle is not round but more of an egg. What do I need to change to make it a round circle? ...
Visual Basic 6 help
Kurt_Nes -
21 Oct 2006 9:06 AM - 4 messages
Hello, I am starting a Visual Basic course next week and have been given an exercise to do at home as practice. But i just dont know what to do. "A company has two schemes for paying monthly shift pay to its ...
How I get my MVP award
MikeD -
21 Oct 2006 5:49 AM - 36 messages
Hi everyone, As you may or may not know, I recently got the Microsoft MVP award again (3 years straight now...I'm kinda proud of that especially because there are not too many people who have gotten it in consecutive years longer than ...
Option Explicit bug?
MikeD -
21 Oct 2006 3:02 AM - 4 messages
Hey gang, Many, many years ago I came across some code for encrypting strings, which I have been using in various projects. I did not write the original code, but I did make a few very minor changes to it. It's always worked very well ...
Can't unzip files with vbaccel.com's infozip unzip sample code
Woodie M -
21 Oct 2006 1:46 AM - 3 messages
I can't seem to get the sample code for unzipping files with the info-zip dll from vbaccellerator.com to work. I keep getting error 53 at the point marked below. I have the vbzip11.dll in my windows/system folder and I've ...
VB EXPRESS OPEN APP IN FORM
Tight_Head_Prop -
20 Oct 2006 10:07 PM - 2 messages
Is there a way to call an application, in this case EXCEL from a tabbed form and have the opened excel restrained by the form size (look as if it is embedded within the form) and automatically provide V and H sliders ? ...
VB.Net on Windows 98/Me?
PeterD -
20 Oct 2006 4:51 PM - 10 messages
My customer wants a custom program that will run on all platforms (Windows 98, Me, XP and 2K) without having to worry about installing runtime code/libraries. The entire program must be standalone, and under 200K in size. I'm wondering if VB.Net might be the answer? I guess my alternative is ...
Need help with Hello World--MS Visual C++ 6.0
Phisherman -
20 Oct 2006 12:42 PM - 4 messages
For some reason I cannot get my HelloWorld program to display "Hello World!" on the output window. My program compiles, links, and executes without errors. After executing this program a window appears with a white background and no text. I am running MS Visual ...
Visual Basic 5.0 Setup Wizard
Fred -
20 Oct 2006 11:10 AM - 4 messages
When I run this application I first get the " Initializing Visual Basic 5.0 Setup Wizard" dialog box and then I get a box that says "Invalid property value. An unexpected error has occured". What the $%#@^% does this mean? Cheers ...
Nested For-If-Next
Joachim -
20 Oct 2006 5:31 AM - 8 messages
I want to do something like this (now this doesn't work of course, but I think you understand where I want to go): For l_Ind = 0 To something ...
Re: Famous cracked software download
djancoek -
20 Oct 2006 1:28 AM - 7 messages
hi there, i need Eviews 5.0 my email : luminair***@yahoo.com thanks in advance ...
Very simple
Rick -
19 Oct 2006 10:18 PM - 3 messages
I have form with the autoredraw property set to true. There are three command buttons with the style set to graphical and their back colors are somewhat light blue. When the form process data it unloads itself and calls another form, which ...
Tearing my hair out here! expand.exe utility doesn't uncompress files!
MM -
19 Oct 2006 9:14 PM - 19 messages
On Windows 98SE I want to expand one file from the comlayer files for VB3/Access 2 compatibility. The file is vbdb300.dl_ and the first four bytes are KWAJ In a command window I have tried: expand source destination ...
subclass listview in UserControl
adolfox -
19 Oct 2006 8:39 PM - 3 messages
I want to create an Activex control that is basically an improved listview. I'm trying to subclass the listview to process WM_HSCROLL and WM_VSCROLL messages. I've been reading different stuff, but most examples about sublassing are for either the usercontrol itself or the ...
USB autostart, possible w/vb3 program & runtime?
Mike Scirocco -
19 Oct 2006 7:23 PM - 3 messages
Is it possible to do an autostart on a USB stick similar to a CD? Is the presence of autorun.inf enough? In the past I've used a VB3 program with the VB3 runtime successfully on a CD, will this work from an autorun.inf ...
Tab and Pos functions
atmkoh -
19 Oct 2006 7:03 PM - 6 messages
Hi I have a query which I hope someone can help me. Basically I use a software that requires inputs in a particular "formatted space delmited" or *.prn format and my file should have positions as follows: 5 spaces 5spaces and 10 spaces ...
403 Forbidden
fiefie.niles -
19 Oct 2006 4:55 PM - 3 messages
Our VB program downloads an XML file from a URL on our website to our client's machine using HTTP control. When it does that, it got the following error: "403 Forbidden - The ISA Server denies the specified Uniform Resource ...
SetProcessWorkingSetSize
Jonathan Orgel -
19 Oct 2006 4:20 PM - 3 messages
We have a VB program which runs for a long time (weeks) the memory keeps growing until the point where the program crashes. If we minimized the program a lot of the memory is reclaimed. I am trying to do the same using ...
TextBox Question
Tim -
19 Oct 2006 3:07 PM - 2 messages
Hi, I have a textbox that I use to display a date. Is there a way to have the "/" stay in a textbox when a user tried to edit the textbox? Thanks ...
SHGetFolderPath - CSIDL_FLAG_CREATE
Desi -
19 Oct 2006 2:03 PM - 4 messages
I'd appreciate some perspective on this from those of you who have experience using the SHGetFolderPath API. I read in previous posts here in this group about the SHGetFolderPath and CSIDL values. I read on MSDN where Microsoft recomends it's use. And a quick trip over to VBnet and I can put it into use, yeilding "C:\Documents and Settings\All Users\Application Data" without much ado. My application will build several disconected recordsets and use them from session to session. I intend to create an application specific directory within \Application Data for their storage. Can anyone point me to a reference regarding protocal for doing this? Maybe I'm making too much of this but it seems a bit presumptious on my part to use the CSIDL_FLAG_CREATE flag when obtaining the ...\Application Data path via the SHGetFolderPath API. Should the function fail would it be considered more appropriate to make other arrangements vis-a-vis a new directory for said storage. Is the absence of the \Application Data directory indicative of greater preexisting problems? ...
Form_Terminate arrives, but window does not go away
asperamanca -
19 Oct 2006 1:45 PM - 11 messages
Hello all, I have a pretty complex application written mostly in VB6 (with some ActiveX-Compoenents written in VC). There's one form which holds an AX-Control displaying something like an outlook calendar (written also in VB). Sometimes, when I open and work in this form, then close the whole ...
row number from a spreadsheet?
fatima.issawi -
19 Oct 2006 12:15 PM - 3 messages
Hi, I need to make a row from a spreadsheet unique. I do not have control over the data in the spreadsheet. I just process it in my VB code as a recordset. Is there any way to get the row number from an excel spreadsheet? Or is ...
Getting current time in EPOCH time?
briana -
19 Oct 2006 10:48 AM - 13 messages
This is probably something simple. I'm trying to get the current time in EPOC time, which is, I believe, also called time_t in C. I think the GETLOCALTIME API call will do what I want, but I'm not sure. ...
Check Out - Is It?
takethemoney -
19 Oct 2006 10:42 AM - 2 messages
Hello All, I am writing a snippet of code to run automatically when a document is opened. This is Documents.CheckOut (Filename1) where Filename1 is set to address of the file on the sharepoint server. What I would like to know is if there is a way of checking to see if the ...
checkbox
Claudia Fong -
19 Oct 2006 8:44 AM - 3 messages
Hi, When the value is true, If the Appearance property of the checkbox is set to Button, the control will appear sunken when Checked is true and raised like a standard button when false. If I want to return to a standard button after click, all I need is to ...
Compile Differences, WinXP-Pro and Win2K
Signet -
19 Oct 2006 1:33 AM - 6 messages
I have an application that I'm trying to release tomorrow, and just found out that with the latest release, if the app is compiled to exe on WinXP Pro, it will not run properly on my work Win2K machine. It starts fine, and ...
Registry verses INI
Brian -
18 Oct 2006 11:32 PM - 5 messages
I've seen various post suggest that an INI file is preferred to using the registry for saving application configuration data. My question is this... If a user doesn't have admin rights on the PC, where is the best place to ...
Screen Size
Mike Williams -
18 Oct 2006 10:02 PM - 20 messages
I've been using GetDeviceCaps to look at the relationship between the number of pixels per logical inch (as is obtained using LOGPIXELSX) and the number of pixels per inch (as can be calculated by dividing the HORZRES result by ...
Is it possible to change visual style elements???
Flash -
18 Oct 2006 9:17 PM - 3 messages
Hello, recently I was looking through the system properties and came accross system.visualstyles namespace. This appears to contain all of the visual style elements in xp and I was wondering if it is possible to change these, either using the way I found or another. When I tried to change one of the ...
Is it possible to convert VB3 to .NET ?
Tony Girgenti -
18 Oct 2006 8:41 PM - 75 messages
Hello. I have a client that wants to convert a VB3 project to one of the latest versions of VB. We have Visual Studio .NET 2003 and Visual Studio 6.0. Considering upgrading to VS 2005. The main reason for this is because the programs will not run on fast ...
coax P&D Wizard to install mdac on target machine during std. installation, possible?
Mike Scirocco -
18 Oct 2006 7:57 PM - 6 messages
I would like to include mdac_type.exe with my installation files and then coax the P&D wizard to run the file on any target machine a program is installed on. Is this possible? ...
Creating a visual style?
Flash -
18 Oct 2006 7:23 PM - 2 messages
hello, while I was exploring the tons of properties under system, I found the visual styles namespace. I wanted to try and change the visual style of windows xp. (without using any other programs out there) Is this possible to ...
how to make an ie toolbar
Web Search Store -
18 Oct 2006 7:11 PM - 5 messages
Does anyone know how to make a toolbar for internet explorer using vb6? Thanks. Scott -------------------------------------------------------------------------------- I am using the free version of SPAMfighter for private users. It has removed 3834 spam emails to date. Paying users do not have this message in their emails. ...
MonthCalendar
D Lutheran -
18 Oct 2006 5:42 PM - 6 messages
I'm having problems with a monthcalendar control I need to synchronize. When I change dates in the list box and numeric up down, I need to have it change my calendar control. and Vice versa Here's my code. It looks like there may be something wrong in my ...
VB6 spreadsheet to Excel
Altair Brito -
18 Oct 2006 5:27 PM - 5 messages
Hi. I mad a small program that will use the spreadsheet in VB6 that you can add from components. I input data to the spreadsheet and now I would like to save to an actual excel file. How would I go about saving all the data on the spreadsheet (all rows and ...
Retrieving the COM class factory for component with CLSID error,pls help me
orieni -
18 Oct 2006 4:22 PM - 2 messages
Hi, I have writen a code to take snapshot of Internet Explorer. The code works fine when run in the debug mode. But once I publish the site I get the following error for: Retrieving the COM class factory for component with CLSID ...
VB.Net and Authentication with Active Directory
hngo01 -
18 Oct 2006 3:40 PM - 3 messages
Hi all I am trying to enthenticate user via Active Directory using DirectoryEntry object Question is when fail to enthenticate, the object root.NativeObject has Error number...I don't know how to get those error numbers to a ...
Encrypting a file on disk
Andrew -
18 Oct 2006 3:10 PM - 3 messages
Back again, Trying to encrypt any file on disk Can I use code something like this to encrypt a file and not just a string of data. [link] [link] ...
Creating a class in a exe project, info needed on best practices.
Andrew -
18 Oct 2006 3:02 PM - 4 messages
I am unsure about classes in a exe project. I have built active x dll’s separate from an exe project. But when you right code in a class in an exe, does that output as an dll or is it compiled all in with the exe? ...
postback in VB6
mamin -
18 Oct 2006 1:21 PM - 3 messages
Hi all, I have the following ASP page: </head> <body> <% ..... %> <form> <input type="submit" name="Submit" value="Press" /> </form> </body> </html> After pressing on Press Submit, postback event is caused. How can I ...
Contents Help on mshflexgrid
Mark -
18 Oct 2006 1:07 PM - 2 messages
Does anyone know why when you press the F1 key, in a MshFlexGrid ,why the contents help will not show up. Is there a setting that I might be missing? Any suggestions would be appreciated. Thanks Mark ...
I dont know how to link VB to database (ODBC) table.
Howk013 -
18 Oct 2006 4:07 AM - 21 messages
Hi This is what i have in Form, one text box, one Data Under the Data Properties Name: Data1 Connect : Access DataBaseName: C:\Sample\Sampledb.mdt Default Type: ODBC Recordset Type: 1 Dynaset Record Source : (This is the part i had problem with) ...
True dbGrid Question
Gunawan -
18 Oct 2006 12:24 AM - 4 messages
Hi All, Have you ever use or try True dbGrid from componentone? I use XArrayDb to comunicate between client apps and dcom dll like this On Client --------- Dim xa as new XArrayDb Set o = CreateObject("MyClass.Products", "MyServer") result = o.GetRecord(xa) ...
Picture control
ajfriloux -
17 Oct 2006 11:48 PM - 3 messages
Is there a control that allows you to select all of the pictures in a directory and display them. I know how to select them how do I display all of them with some type of scroll bar. ...
VB6 String -> byte array
Mike D -
17 Oct 2006 8:54 PM - 12 messages
I have data in a string that I want to write to a buffer, to send it out the serial port. Whatever version of the MID function I try to use gives me an error. What am I doing wrong? ...
VB6 Leaks Memory - Plain and Simple?
Joseph Geretz -
17 Oct 2006 4:52 PM - 12 messages
We've been looking at a steadily climbing memory allocation to the working set for a batch VB6 program. We've been all over the map with this; COM, ADO, etc. As we continued to simplify, flatten out the object hierarchy and ...
detect OS SP level from VB6, possible?
Mike Scirocco -
17 Oct 2006 3:50 PM - 5 messages
I would like to detect the Service Pack level for XP, Server 2003 and possibly a few others. Is it possible to do this from VB6, maybe by reading the registry? ...
Window user activity, does a function exist?
Luc Seguin -
17 Oct 2006 2:52 PM - 7 messages
Is there a native function from Windows that we could use to evaluate the inactivity of the user, like the one on the desktop must use to bring on the screen saver? We have 2 VB6 exe with timer that evaluate the inactivity of a user with a ...
SQL & VB
cnlai -
17 Oct 2006 2:45 PM - 7 messages
Is it possible to generate a recordset of running numbers (ie 1, 2, 3...) using SQL statement ? I am using MDB file. Thanks. ...
passing parameters to a procedure
Nab -
17 Oct 2006 2:13 PM - 3 messages
I have just tried to pass parameters to a procedure in VB 2005 and realised that you only need to pass the input parameter. The output parameter's value will be returned without the need to pass it as was the case in the previous ...
Questions abt Package and Deployment in VB6
albertleng -
17 Oct 2006 1:18 PM - 9 messages
Hi. 2 newbie questions regarding Package and Deployment in VB6 Wizard. 1) Using the wizard, how can i install some files and keep them even after "UNINSTALL" the program? That means i want to keep those files in my computer even the main program has been removed. ...
Single Instance Fun
Liam -
17 Oct 2006 10:17 AM - 2 messages
Apologies for what must seem a newbie question (but I'm a newbie!) I'm building an MDI app, and have declared new instances of several child forms in a module. Then, in the parent form (where the IsMdiContainer property is set to True) I simply Import the module, and then behind some ...
Adding new API to C++ COM library causes crash.
Dan Donovan -
17 Oct 2006 9:38 AM - 2 messages
I have a C++ library that is being called from a VBA spreadsheet. Up until now I have been able to add new API's to the .idl, implement them and call them from VBA successfully. However, when I add any new API to this .idl and implement it, as soon as ...
illigal operation
aprajaa@gmail.com -
17 Oct 2006 8:05 AM - 2 messages
whenever closing my vb exe filse the error occuring " this program has performed an illegal operation and will be shut down" also "if the problem persist, contact the program vendor" ...
Need help. Different apps order on Alt+Tab
Maxim -
17 Oct 2006 7:52 AM - 10 messages
Hello! I need a help. My application (in VB6) has two forms. Both are modeless, both are visible. Then I start any other application. I start use Alt+Tab and what I see. First Alt+Tab, I see: MyForm1 | MyForm2 | OtherApp ...
Need Help
velmurugan(Internal) -
17 Oct 2006 6:32 AM - 4 messages
Dear Frenz, How to add multiple filters in common dialog control ..Please suggest me. For eg.I want the filter to be *.txt and also "all "how to do this. ...
How to detect System32 folder in VB6
Andrew -
17 Oct 2006 1:17 AM - 2 messages
Hi guys. I am working with some old code in an Ms Access VBA application. Just need to locate the system32 folder. One way I know is to use Environ("SYTEMROOT") & "\System32" but I guess there must be a ...
Disconnect between project and module
Scott M. -
16 Oct 2006 7:54 PM - 6 messages
I have a VB project that has a module in it. The module has various functions and subroutines. Nothing special so far. For some reason, when my project calls a routine in the module, it blows up. I did some ...
An Exception System.Security.SecurityException has accured
Phillip Taylor -
16 Oct 2006 7:54 PM - 2 messages
Hi The Visual Basic 2003 application that I wrote was installed on Windows 2003 Server and we are trying to acess it across the network from Windows XP Pro but we are getting An Exception System.Security.SecurityException has accured ...
Exporting Report in PDF
Francois Houde -
16 Oct 2006 6:50 PM - 2 messages
Hi all, we have a lots of DataReports that are designed in VB6 with the Microsoft Data Report Designer 6.0 (SP4) (MSSTDFMT.DLL). After the report is generated, we export it in a PDF file. Sometimes we are ...
Programatically change HTML <title /> tag
evanburen@gmail.com -
16 Oct 2006 6:49 PM - 3 messages
I have thousands of .htm documents sitting on a file server that have been downloaded from various company web sites and many of them do not have a titled and instead read <title>Untitled</title> or ...
vb6 callstack without error?
abad -
16 Oct 2006 5:33 PM - 4 messages
Been a while since I've worked in VB6 ... definitely more of a C# guy ... was hoping there was way to access the current call stack in VB6, without an error condition being in effect? thanks in advance! ...
Added Form gives Error during load
Seadog -
16 Oct 2006 5:12 PM - 7 messages
Adding a Form from another project to a new project I get an "Error during load. Refer to <path>AddedForm.log". The log says this: Line 31: Property TabPicture(0) in SSTab1 had an invalid file reference. Line 45: Property TabPicture(1) in SSTab1 had an invalid file reference. ...
Optimizing code
Darhl Thomason -
16 Oct 2006 4:55 PM - 3 messages
I have a combo box that populates based on the selection of another combo box. The code for populating the 2nd combo box is similar for each choice and currently looks like this: Private Sub getComboRS() Set adoInstallerRS = New Recordset ...
Winsock1 broadcast question?
Andrew -
16 Oct 2006 4:33 PM - 2 messages
What I would like to do is, I have a server that I wanted to broadcast information over the network, and have about 5 clients listening on a specified port. They all receive the information and process it what ever why ...
AutoUpdate feature
Darhl Thomason -
16 Oct 2006 4:20 PM - 12 messages
I'd like to implement an autoupdate feature in my application. i.e. everytime a user starts up the app, it checks a network drive location to see if a newer version exists. If so, it pulls down the new version and ...
use LDAP, retrieve current OU, possible?
Mike Scirocco -
16 Oct 2006 3:35 PM - 3 messages
I'm trying to use an approach like this to list all of the computers in the current OU in Server 2003. Is there any way to read the OU dynamically from any machine instead of having to hard-code it? ...
enabling two controls at the same time
IJALAB -
16 Oct 2006 2:15 PM - 5 messages
Hi All, I have several buttons in a window and every button should repeat an action every 10 seconds when toggled. It is an ON/OFF button. When I click Button1 ON then the button 1 should receive data from a ...
kernel 32 error
aprajaa@gmail.com -
16 Oct 2006 12:21 PM - 3 messages
hi i am getting kernel 32 error every time closing my vb exe filse, Some time system hanging am working win98 and vb6 backend oracle 8i..... ...
printer object in vbscript
PC -
16 Oct 2006 12:12 PM - 2 messages
how can i print to the default printer in vbscript example (in vb): For i = 0 To 1000 Step 100 Printer.Line (i, 0)-(i, 1000) Next ...
Detecting debug mode
Johan_Stäck -
16 Oct 2006 11:39 AM - 21 messages
Hello! A fairly common requirement is to detect if your VB6 code is running compiled or in the IDE. I use this frequently. However, I want to take it a step further, and detect (when in the IDE) if the program is "running free" or being "single-stepped" (using F8). ...
Turn off autochange
Joachim -
16 Oct 2006 11:27 AM - 2 messages
When I write Length(some_string) my VB6 changes it to length(some_string) which gives a compile-time error. How can I turn off this autochange feature? ...
Turn off autochange in VB6
Joachim -
16 Oct 2006 11:27 AM - 8 messages
When I write Length(some_string) my VB6 changes it to length(some_string) which gives a compile-time error. How can I turn off this autochange feature? ...
Turn off autochange
Joachim -
16 Oct 2006 11:26 AM - 6 messages
When I write Length(some_string) my VB6 changes it to length(some_string) which gives a compile-time error. How can I turn off this autochange feature? ...
Problem debugging VB 6.0 program on Windows XP
Arun Raghu -
16 Oct 2006 6:54 AM - 2 messages
I am having a problem in running a VB 6.0 program in debug mode on Windows XP SP1/SP2 system. I get ‘System Error &H80004005 Unspecified Error.’ Again, this only happens if my project has a class file marked as ...
crash on compiled EXE - inside NTDLL. Does not happen when running in the IDE
Pedro CR -
16 Oct 2006 3:01 AM - 3 messages
Hi I have a program that has been running for long and I have been updating it often in recent times. The program compiles fine on both computers I have. But when I run it and open a certain window or simply when I close it crashes. The call stack is ...
Hyperlink with Command-line Switch
barneybeale -
16 Oct 2006 2:20 AM - 14 messages
I'm generating an email in vb6 which contains a hyperlink to an exe file and a command-line switch. Outlook receives the email, and the hyperlink works to the exe file, eg "C:\Program Files\Microsoft Office\Winword.exe". ...
component one
PC -
15 Oct 2006 9:31 PM - 2 messages
i remember when .net came out you could get the .net controls from component one for free the best thing was, it came with all the activex controls from component one for free to seems you can not any longer get them for free from component one ...
How to remove MRU list?
Co -
15 Oct 2006 8:06 PM - 3 messages
Hi All, I have an application which opens files. In my MDI form I have a menu which shows the MRU files. I want to build some code which clears this list. I tried this code: Public Function Clear(ByRef cR As cRegistry) As Boolean ...
Error opening Visual Basic
Jason Madison -
15 Oct 2006 12:21 PM - 10 messages
I am getting an error every time I open Visual Basic. The initial splash screen opens, then I get "Visual Basic has encountered a problem and needs to close. We are sorry for the inconvenience". This is how it happened. ...
|
|||||||||||||||||||||||