| Thread | Last Post | Replies |
|
| xp service pack 3 problem system restarting | 07 May 2008 08:16 GMT | 1 |
Installed xp home sp2 on my laptop and updated with sp3 now it is restarting anyone has any suggestions? How to uninstall sp3 at command prompt?
|
| Executing remote EXE on demand | 07 May 2008 08:06 GMT | 7 |
I have a problem executing an exe on a remote location. The situation is as follows: 1. I have my main application on a server. This main app is run by many users of the organisation (via Remote desktop connection).
|
| How to create DLL for subtractio in vc++ and how to call in it in | 07 May 2008 08:05 GMT | 1 |
How to create DLL for subtractio in vc++ and how to call in it in v.b plzz friends help me out in this its very urgent if u have coeing for this give if u have steps how to do it give me plzzz.
|
| From c# to classic vbscript (asp) | 07 May 2008 07:31 GMT | 3 |
I need to translate the following code to "classic" vbscript... can someone help me out? thanks! <script language="C#" runat="server">
|
| Sleep | 06 May 2008 23:54 GMT | 3 |
I believe there is a Sleep function but what librrary is it a part of ?? I can't find it. I need to include this library in my Project > References. Outside of MSDN, is there a way to determine whihc functions & methods
|
| Array Problem When Index Value is Nothing | 06 May 2008 21:29 GMT | 2 |
I ran into memory problems while tying to search and replace a very large text file. To solve this I break the file up into chunks and run the search and replace on each chunk. This works fine and has solved the OutOfMemory problem. However, on the last loop when the array c is ...
|
| TypeLibrary? | 06 May 2008 01:50 GMT | 6 |
Hello again, I have a problem which bothers me since years and I would like to finally get rid of it: I cannot use UDTs as property in classes. If I remember correctly I once
|
| Retrieving CD/DVD Media Information | 06 May 2008 01:39 GMT | 4 |
Is it possible to get specific information about the CD/DVD media that a program is being distributed on. For example: I create a program and distribute it on a CD-R or DVD made by a particular
|
| using ListBox | 05 May 2008 23:51 GMT | 1 |
I have a List1 that I would like to populate with items X,Y, and Z (3 items). How can I do this with the List1.List property ? Also, once done, do I need to populate List1.ItemData in order for ListIndex to correctly determine the item that the user selected ?
|
| Capacity of a listbox (in Excel 2007 VBA) | 05 May 2008 19:07 GMT | 1 |
Listboxs in Excel VBa seem to have a capacity limit in the number of characters they can contain (my guess it is about 20,000 characters or 400 lines of 50 characters/line). Is there anyway that I can increase that? My backup plan is to use 2 or 3 listboxes, and have the first ...
|
| SAPI voice recognition with VB6: Hoarse voice? | 05 May 2008 18:59 GMT | 5 |
Has anyone found their voice becoming hoarse when surrounded by computers? I am now experimenting with SAPI and VB6 and it's great fun. But I have always had a problem with my voice in that after a few hours
|
| Clipboard question | 05 May 2008 17:31 GMT | 2 |
I would like to copy a possibly selected text (e. g. in Word) to the clipboard to process it. But I don't want to destroy what the user may have selected into the clipboard himself.
|
| Using Inno | 05 May 2008 16:13 GMT | 13 |
I wan t to create a package with Inno. Is there something a newbie can read to understand how to use Inno? This is where I am at the moment:- Created vbFiles and run VBRUN69sp5.exe files are in folder.
|
| MineSweeper game logic | 05 May 2008 15:49 GMT | 40 |
It was easy to deduce two rules that applied to each numbered cell: (The 'yard' is what I have called the surrounding 8 cells of a numbered cell.) ' 1. If the number of flags and unused buttons in the
|
| Loading file into recordset | 05 May 2008 15:37 GMT | 1 |
I am new to .net platform. I have one text file on my 'C:\' drive i want to read the file and append all the line of it to the ADODB recordset.
|