Enter Keywords:
1 - 10 of 1880(0.002 seconds)
Sort By:
 
how can i tell if a global varable exists or not?
Zones: OracleDate Answered: 10/18/1999 Rating: 7.0 Views: 5
I try to make a linked list class for my school project and got some problem with typedef thing. MY HEADER FILE LOOKS LIKE (list.h): struct node; struct dataTypeList; typedef dataTypeLis...
Zones: C++Date Answered: 05/01/2000 Rating: 8.4 Views: 9
We have recently been hit by the loveletter virus. To stop this reoccuring I want to set up this global inbox rule in exchange to stop us recieving .vbs extension files. Is there anyway to do this ...
Zones: Windows NTDate Answered: 05/08/2000 Rating: 7.0 Views: 0
what is schema and what is global catlog. and what is the difference between them
Zones: Windows NT, XHTMLDate Answered: 07/14/2001 Rating: 8.4 Views: 0
I've just created a win32 DLL containing some classes. There are some global objects (instances of a class). I also have my own entry point function. The problem: the constructors of the global ...
Zones: Windows ProgrammingDate Answered: 09/23/2001 Rating: 7.4 Views: 0
I have a VC++ ATL COM Appwizard generated application, in which there are two COM objects, object1 and object2. Is it possible for these two objects to access a global integer variable (called nGin...
Zones: Windows MFC, Microso...Date Answered: 04/02/2002 Rating: 8.0 Views: 0
I have code that uses A sql server in one place, and an access database in another. so the only difference in the pages is connection string. Is there some way I can put the connection string i...
Zones: ASPDate Answered: 05/20/2002 Rating: 7.6 Views: 0
Hi there, I have created a DLL that gets called and loaded by another application.  In my DLL i want to use the CreateWindowEx() function to create a new window.  However, I want to  supply the ...
Zones: C++Date Answered: 12/14/2002 Rating: 9.0 Views: 0
Hi, i need a global class, or some variables, that can be accessed (read to, read from...) from any Class in a SDI application, including those classes generated when i constructed new windows. ...
Zones: C++Date Answered: 05/16/2003 Rating: 8.0 Views: 0
I know how to embed a function (in VBA) that I write inside a spreadsheet.  Is there a way to make a function "global," as in all excel worksheets can then call that function? Thanks, Justin
Zones: MS OfficeDate Answered: 08/27/2003 Rating: 9.4 Views: 0