| Thread | Last Post | Replies |
|
| WIN32_IE compiler constant | 01 Feb 2007 20:41 GMT | 10 |
I am analyzing someone else's VB6 code and found this construction: #If (WIN32_IE >= &H300) Then ... #End If
|
| Reading text from a file | 01 Feb 2007 20:39 GMT | 3 |
How do you read an entire text from a file. The file is written using notepad. (ACSII Based File)? Warm Regards, Sharrukin
|
| OCX files for web... | 01 Feb 2007 19:53 GMT | 4 |
I have been toying around with making OCX files for internet use. I serve the file, but when I go to view it I get the unknown publisher error. How do I fix this?
|
| How to remove the whole section inside ini file? | 01 Feb 2007 18:30 GMT | 2 |
There are APIs to Get or Write the section into ini file. But I cannot find API to delete section. What is the best method of doing that? I need to mention that ini file is created dynamically and the section I
|
| VB script and GPO | 01 Feb 2007 18:20 GMT | 5 |
I manage a couple labs and a VB script is failing to run when a user first logs into the machine. Simply put, if the user logs on for the first time and doesn't have a user profile, the script fails to run. My script is applied at the OU level through a GPO and is adding
|
| How to Erase Memory Image and Caches? | 01 Feb 2007 13:50 GMT | 5 |
I'm writing a utility that will run from a flash drive. The user will run it up to any machine he finds available. It contains sensitive data. The program and all the data are on the drive, but before removing it from the machine it needs to erase any data left on the
|
| VB 6.0 Controls In VBE - 'DriveListBox', 'DirListBox' & 'FileListB | 01 Feb 2007 13:08 GMT | 12 |
Guyz, I have just learnt how to add the 'DriveListBox', 'DirListBox' and 'FileListBox' controls that were always included in the toolbox with VB 3.0 / 4.0 / 5.0, but always missing in VBE 2005.
|
| MsgNoteText | 01 Feb 2007 12:55 GMT | 2 |
How to chane the text color of Me.MAPIMessages.MsgNoteText or part of the text Me.MAPIMessages.MsgNoteText thanks for help
|
| Problem with MsgBox in ActiveX | 01 Feb 2007 12:36 GMT | 3 |
I have this scenario: A client application (VB6 standard exe) has various batch processes that take time to complete. These processes are carried out on the server (Activex EXE). The user is stuck till a process completes. These processes
|
| Runtime Error(481): invalid picture vb | 01 Feb 2007 12:20 GMT | 2 |
We have bought an excel application from Oracle. And when we start to run the app we get an error as "invalid picture". However this application use to work before on my PC, and also its working fine on some of my coworkers PC. I have excel 2003 and Visual basic 6.3 same
|
| Visual basic, placing a value of the register in my script. | 01 Feb 2007 10:05 GMT | 6 |
hi my name is jeremy. i'm a beginner vb programmeur. i'm making a script to make it possible that a user can put in some website's(in a txtbox) and that when the user press a button that he
|
| help needed | 01 Feb 2007 04:04 GMT | 2 |
I had a crystal report with version-10..can any body tell me how to display that report in VB6.0 It will be helpful if any one can provide the appropriate source code Thanks & Regards
|
| How to use Windows Visual Styles on Windows Common Controls | 01 Feb 2007 02:30 GMT | 19 |
How can I use Windows Visual Styles on my app's controls, in Windows XP, for example, without making a MANIFEST file? Thanks in advance, SJ
|