| Thread | Last Post | Replies |
|
| Permission denied | 29 Mar 2007 01:27 GMT | 2 |
We have an application developed w/ vb 6 SP6, and runs on XP SP2. It uses the Microsoft Word 11.0 Object library to create letters. In the process of creating a document, it creates the document in a folder called Desktop (in a share network drive), it then copies it to a Letter ...
|
| Developement or Compiled Version | 28 Mar 2007 16:30 GMT | 4 |
Dear Sir, Is there any constant or object property through we can find that application is running under VB Development Environment or Compiled Exe file.
|
| Iterating through menu Control? | 28 Mar 2007 06:34 GMT | 2 |
I want to display menus and their Parent Menus, how can I ? I can print menu names with the following command, But I am unable to retrieve their Parent Menus. For each control in me.controls
|
| Building VB6 group project from the command line | 24 Mar 2007 22:14 GMT | 4 |
I am building a VB6 project group from the command line. I want this to be completely automated (i.e. a batch process). However, when an error occurs in the build - VB6 displays a dialog box - which requires human intervention - is there anyway to let VB run in silent mode -
|
| Out Of Memory | 24 Mar 2007 01:25 GMT | 1 |
Have you guys ever seen VB6 program crashes with a out of memory message, and then the desktop will turn white (kinda) with all the buttons disappeared? You can still see the window frames of any opened applications.
|
| Performance Impact | 20 Mar 2007 00:59 GMT | 3 |
In our application we lot of VB projects that when compiled become COM DLLs. We are planning to combine these into one project. Is there any performance impact of having lot of CLS files in the COM DLL? Thanks
|
| tool tips code in VB5 | 19 Mar 2007 23:15 GMT | 2 |
Hi everyone. I have problems which this code. (I hope I'm not too annoying.) This is a tooltips code 'ToolTips Option Explicit
|
| shell interfaces in vb.net | 17 Mar 2007 17:23 GMT | 1 |
I use Visual Studio 2005. I would like to ask for some good Internet page where one could fine the description how to use shell interfaces such as ishellfolder, ishellfolder2, in VB.NET - the declarations, structures and so on.
|
| Background Reading | 16 Mar 2007 16:39 GMT | 14 |
I was looking for how to read barcodes in background from a wifi reader using VB6. my barcode scanner is a wifi reader. When reading, does the incoming data goes to the COM port? even if there is nothing linked to the COM port??
|
| I don't know is this code fragment is expected to work: | 12 Mar 2007 00:51 GMT | 5 |
I have trouble compiling this fragment. Please help! _________________________________________ Mitchell McNurlin ICQ#:235649936 Current ICQ status: SMS: (Send an SMS message to my ICQ): +2783142235649936 More ways to contact me: http://wwp.icq.com/235649936
|
| sql server compact edition | 05 Mar 2007 18:30 GMT | 9 |
I d/led and installed sql ce. It unzipped a bunch of files to my computer. I have absolutely no idea how to use it. Would you guy give me a crash course for using sql ce with vb6 please?
|