Advertisement

1 - 10 of 1492 containing alltags:("available") (0.001 seconds)
How can I get a list of the available serial ports on a system?  I was reading the registry (Local_Machine, Hardware, DeviceMaps, SerialComm) - this worked for NT but Win95 always shows just Com1 a...
Zones: Windows ProgrammingDate Answered: 11/30/1998 Grade: C Views: 0
I have a loop which essentially looks like: for(i=0; i<imax; i++) {   fscanf(inputfile,"%d",&data_size); // line 1   data_pointer[i]=new char[data_size]; // line 2 } It is quite possible that...
Zones: C++Date Answered: 12/19/1999 Grade: B Views: 0
Is it possible to send e-mail from VB code without actually knowing the name of the Mail Server? I only have the email address available to me, not the Mail Server name? Most controls in VB require...
Zones: Visual BasicDate Answered: 07/13/2000 Grade: C Views: 0
I am creating a DSN-less connection to a SQL Server 7 database, however I want to give the user the ability to select from a list of available servers, and then from a list of available databases. ...
Zones: Visual BasicDate Answered: 08/14/2000 Grade: A Views: 0
This worked Yesterday, was built with chart program within a97 &ODE, SELECT (Format([Date],"DDDDD")),Sum([Total Items]) AS [#Total Items],Sum([I's]) AS [#I's],Sum([E's]) As [#E's],Sum([P's]) AS ...
Zones: MS AccessDate Answered: 09/01/2000 Grade: A Views: 0
How do you make a mapped network drive letter (to an NT4 Server) available to all users of a w2000  pc -  without them all having to re-map it individually?
Zones: Windows 2000Date Answered: 10/09/2000 Grade: A Views: 0
Is there a way i can ask my computer if it has any available IRQ's? I would like to install a PCI card to get a second parellel port. Chris
Zones: Windows 98Date Answered: 01/27/2001 Grade: A Views: 0
I am currently developing a system that allows customers to book rooms in a hotel.  Since the hotel has a limited number of rooms available I will have to keep a track of that number of rooms. ...
Zones: DatabasesDate Answered: 02/05/2002 Grade: A Views: 0
Hi, Is there an easy way to retrieve the available RAM memory on a pc, just like the Windows NT Task Manager shows. I start some processes in my progam that take a lot of memory, so I want t...
Zones: Delphi ProgrammingDate Answered: 05/13/2002 Grade: B Views: 0
tips like this: There is no editor available for 'c:\my documents\visual studio projects\project1\form1.java'. what happened?
Zones: JavaDate Answered: 03/13/2002 Grade: C Views: 0