I am getting the message, "Unable to initialize CMAPIENG.VxD" each time I boot up. I have
an ATI Expression video card. What is the problem and how can I correct it?
http://www.experts-exchange.com/Hardware/Misc/Q_10057727.html
When I add an combobox control into the dialog resource editor, I filled in the items I need into the "Data" Tab expecting it to show up. But it didn't. I know I can add the items by calling "AddSt...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10126718.htm...
Zones:
Windows MFCDate Answered: 02/09/1999 Rating: 6.4 Views: 0
I was having problems with files missing on boot up of my Panasonic laptop using Win98, so I tired to use the step by step approach. One of the last things I did was tell the system not to initial...
http://www.experts-exchange.com/Hardware/Misc/Q_10162722.html
Zones:
HardwareDate Answered: 06/03/1999 Rating: 4.2 Views: 0
Help me! please.
I'd like to take value input in field. what does command for input the value into this field?
I writting script in Intltialize.
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 05/28/1999 Rating: 7.4 Views: 0
I load a runtime package from a test application.
Before I load the package I show the Application.Handle.
I then load the package and again show the Application.Handle from the initialization of...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10168961.html
If i'm logged onto an NT 4.0 server for over five minutes and the logon screen saver comes on stating that the pc has been locked and I have to put in my password I get this error message. "Initia...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10175225.html
Hello
I'm trying to periodically copy all files to LPT1.
A4.bat was created with a following content
d:
cd plot\A4
copy *.****8** lpt1
del /Q *.**
Running this script from DOS window works exa...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10199166.html
I get this message accessing a database:
ORA-01658: unable to create INITIAL extent for segment in tablespace DGT_002
What does this mean?
http://www.experts-exchange.com/Database/Oracle/Q_10254249.html
Zones:
OracleDate Answered: 01/25/2000 Rating: 6.2 Views: 0
I have a TTimer component that resides on my application's shell window and performs data updates at user-defined intervals. The app. is meant to run continuously, but at startup, I initialize wit...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10508378.html
Is there a better way to do this? I am putting a word, passed as a parameter, into a char array. Can this be done without a loop?
void f(const char* word)
{
// ...
char wordBuffer[] = ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11142005.html
Zones:
C++Date Answered: 08/29/2000 Rating: 9.4 Views: 0