how can i tell if a global varable exists or not?
http://www.experts-exchange.com/Database/Oracle/Q_10219676.html
Zones:
OracleDate Answered: 10/18/1999 Rating: 7.0 Views: 0
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10333974.html
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 ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10339161.html
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
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20149895.html
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 ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20185939.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20284185.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20302071.htm...
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20426083.html
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.
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20616148.html
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
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_206...
Zones:
MS OfficeDate Answered: 08/27/2003 Rating: 9.4 Views: 0