| Thread | Last Post | Replies |
|
| Locating resource leaks | 21 Jul 2004 18:18 GMT | 4 |
Are there any good tools to help diagnose resource / memory leaks in VB 6 apps ? Thnks Bruce
|
| visual studio 2005 beta vb express installation problem | 21 Jul 2004 17:47 GMT | 3 |
I downloaded the vbsetup.exe file for VB express for VS 2005 beta, and ran it. It downloaded all the components and tried to install but failed. At the end, there was a check box (that I left ticked) to keep the installation files to avoid having to download them again.
|
| MDI & ControlBox | 21 Jul 2004 17:40 GMT | 1 |
im running VB6 (sp6) and SQL 2000. I using a MDI project and am trying to find out about the controlbox on the 'Main' form. I have looked in the properties of the form but it doesnt have a controlbox property. All i want on the form is the Max and Min options.. is this possible ...
|
| label BackStyle consideration. | 21 Jul 2004 16:42 GMT | 13 |
i notice that label backstyle contained 2 options, one is TRANSPARENT while another one is OPAQUE. my question is, which one use less resource? my guess is TRANSPARENT coz system no need to draw the transparent part, so
|
| prevent keyboard cursor being shown in textbox? | 21 Jul 2004 16:16 GMT | 6 |
let say i got a form with one textbox, what should i set to prevent the keyboard cursor (that blink always) being shown on the DISABLED textbox? the logic is, when that particular textbox is disabled, nothing should be able to put itself in that textbox (including
|
| vb label background change to white when heavy processing | 21 Jul 2004 16:12 GMT | 2 |
Any idea on why the VB 6.0 label background color change to WHITE when there's a do loop processing for about 10 seconds? Any solution to this?
|
| View Thumbnails in Common Dialog by default | 21 Jul 2004 15:54 GMT | 1 |
Can i make View Thumbnails option set by default when i call ShowOpen in a Common Dialog? thanks in advance, Gonçalo Boléo
|
| IDE | 21 Jul 2004 15:13 GMT | 5 |
Is there a way to search the VB IDE for codes such as search for carriage retruns or tabs? In Word you cab search using a ^p or ^t code. IS there a dll avaialble to modified the VB IDE?
|
| Limit to recordset size | 21 Jul 2004 15:00 GMT | 1 |
Is there a limit to how big a recordset can be (1 M, 10M, 100M)? TIA,
 Signature Joe
|
| Can VB read and write files created by CArchive | 21 Jul 2004 13:31 GMT | 1 |
In VC++ MFC there is a CArchive class used to serialize data in and out of CFile class. Is there anyway for VB 6 to read these data and generate the data that can be deserialized by CArchive? The reason I have to ask is, I am converting a project from VC++ to VB, and
|
| Excel object hidden | 21 Jul 2004 13:06 GMT | 11 |
I'm printing an Excel workbook/sheet from a VB front-end (MDI form w/menu). Note: This problem only occurs in the compiled application. It does not happen when the program is run from the IDE.
|
| VB App as Windows Service | 21 Jul 2004 09:54 GMT | 2 |
I need to write a vb APP that calls other VB EXE. This VB APP should be a windows Service. How would I do that? What I am trying to do is execute some EXE's from the windows scheduler. The problem is that in order to do that, I would have to be logged onto the
|
| How do i get Windows XP style controls for vb | 21 Jul 2004 08:32 GMT | 1 |
how do i get windows xp style controls for visual basic 6? i run windows xp professional
|
| Question about Windows ME | 21 Jul 2004 04:18 GMT | 2 |
Can any tell me whether Windows ME has theme like Windows XP or not. I have it installed before but not quite remembered it. Thanks
|
| VB 6 display Thailand language | 21 Jul 2004 01:31 GMT | 3 |
Recently we have develop an application with VB 6. This application able to display Chinese character correctly but it display "?????" for Thai language. I have searching the information on this. it seems like VB 6 doesn't support Thai language? is that so? Does anyone encounter ...
|