Advertisement

1 - 10 of 38 containing alltags:("redefinition") (0 seconds)
I am trying to create an OpenGL object which can draw itself within the scene I have created. I need to include the following files in my project main .h file. #include <gl\gl.h>      // OpenGL...
Zones: C++Date Answered: 11/06/2002 Grade: B Views: 14
Hi, I'm having problem with either (1)"make'ing apache2, or (2) running "${PATH}/bin/apachectl start. on a Sun U10/Solaris 9 (1) compiled and installed openssl: /usr/local/openssl-0.9.6g r...
Zones: SolarisDate Answered: 06/23/2004 Grade: B Views: 0
How do you make use of this header file along with windows.h? I keep getting this error: e:\program files\vc98\mfc\include\afxv_w32.h(14) : fatal error C1189: #error :  WINDOWS.H already included....
Zones: C++Date Answered: 04/18/1999 Grade: C Views: 14
I'd like to expose a set of overloaded methods in an ATL object, but can't seem to get the compiler to read the IDL file correctly. here is the IDL definition: ... [id(1), helpstring("method M...
Zones: C++, Microsoft ProgrammingDate Answered: 02/13/2001 Grade: A Views: 0
Hi,  Thanks in advance for trying to help me.  I have a COM based project that links to MFC statically. When i try building the project i get the error listed below (at the very end). I have trie...
Zones: Windows MFCDate Answered: 05/28/2003 Grade: B Views: 0
i'm trying to evaluate memory leakage during execution. i found a piece of code on th net redefining new and delete which maintain a linked list of allocated memory which gets dumped at program com...
Zones: C++, Microsoft Visual C++Date Answered: 06/12/2003 Grade: A Views: 0
When I include ntddk.h I get multiple redefinition error messages. I am using MS Visual C++ 7
Zones: CDate Answered: 10/08/2003 Grade: C Views: 0
Hi, I'm playing around with a toolbar application that I found on Code Project (you can see it here: http://www.codeproject.com/shell/2find.asp ) and while trying to compile it, I encountered so...
Zones: Programming, Microsoft Visual C++Date Answered: 07/06/2004 Grade: A Views: 24
This is a 2 part question. First, how can I or can I set a color and then use that throught my style sheet, something like: defcolor=#990000 <style> .css1 {color:defcolor} .css2 {backgroun...
Zones: CSS, Adobe Type Manager, DHTMLDate Answered: 09/29/2004 Grade: A Views: 0
Hello experts, This problem should be easily solvable... Here is the situation: 1) I have 4 classes ( class A, B, C & D ). 2) Functions from class A are needed in class B & C, so I have #i...
Zones: ProgrammingDate Answered: 05/01/2005 Grade: A Views: 0