Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to build visual c++ code Pin
Vetukuri Raju1-Oct-09 6:00
Vetukuri Raju1-Oct-09 6:00 
you are using the following header files
#include "stdafx.h"
#include <atlbase.h>
#include <activeds.h>
#include <cstringt.h>
#include <atlstr.h>
#include <comdef.h>
#include <Iads.h>
#include <Adshlp.h>

Is it a small project?
does your application contains the activeds.h?

If your project does not contain any file,then only you will get this problem..First you look for this header file whether it is there in your appliation or not..?
QuestionCapturing printed data Pin
ibnhatab1-Oct-09 3:50
ibnhatab1-Oct-09 3:50 
AnswerRe: Capturing printed data Pin
Richard MacCutchan1-Oct-09 5:50
mveRichard MacCutchan1-Oct-09 5:50 
GeneralRe: Capturing printed data Pin
ibnhatab1-Oct-09 6:20
ibnhatab1-Oct-09 6:20 
GeneralRe: Capturing printed data Pin
Richard MacCutchan1-Oct-09 6:55
mveRichard MacCutchan1-Oct-09 6:55 
GeneralRe: Capturing printed data Pin
ibnhatab1-Oct-09 7:00
ibnhatab1-Oct-09 7:00 
AnswerRe: Capturing printed data Pin
Stuart Dootson1-Oct-09 22:34
professionalStuart Dootson1-Oct-09 22:34 
GeneralRe: Capturing printed data Pin
Paul Belikian3-Oct-09 19:55
Paul Belikian3-Oct-09 19:55 
QuestionCreateInstance("Msxml2.XMLHTTP.4.0") fails Pin
Ash_VCPP1-Oct-09 3:23
Ash_VCPP1-Oct-09 3:23 
QuestionRe: CreateInstance("Msxml2.XMLHTTP.4.0") fails Pin
David Crow1-Oct-09 3:37
David Crow1-Oct-09 3:37 
AnswerRe: CreateInstance("Msxml2.XMLHTTP.4.0") fails Pin
Ash_VCPP1-Oct-09 3:42
Ash_VCPP1-Oct-09 3:42 
GeneralRe: CreateInstance("Msxml2.XMLHTTP.4.0") fails Pin
David Crow1-Oct-09 4:02
David Crow1-Oct-09 4:02 
AnswerRe: CreateInstance("Msxml2.XMLHTTP.4.0") fails Pin
Randor 1-Oct-09 3:49
professional Randor 1-Oct-09 3:49 
QuestionPortible Email Client for Embedded OEM system Pin
Kobib1-Oct-09 3:15
Kobib1-Oct-09 3:15 
JokeRe: Portible Email Client for Embedded OEM system Pin
enhzflep1-Oct-09 14:05
enhzflep1-Oct-09 14:05 
GeneralRe: Portible Email Client for Embedded OEM system Pin
Kobib3-Oct-09 21:39
Kobib3-Oct-09 21:39 
Questionautomation charts Pin
prithaa1-Oct-09 2:43
prithaa1-Oct-09 2:43 
QuestionRe: automation charts Pin
David Crow1-Oct-09 3:08
David Crow1-Oct-09 3:08 
AnswerRe: automation charts Pin
prithaa1-Oct-09 5:36
prithaa1-Oct-09 5:36 
Questionhow to re-engineer code from binary or exe Pin
SNI1-Oct-09 1:12
SNI1-Oct-09 1:12 
AnswerRe: how to re-engineer code from binary or exe Pin
Richard MacCutchan1-Oct-09 1:40
mveRichard MacCutchan1-Oct-09 1:40 
GeneralRe: how to re-engineer code from binary or exe Pin
SNI1-Oct-09 1:45
SNI1-Oct-09 1:45 
GeneralRe: how to re-engineer code from binary or exe Pin
harold aptroot1-Oct-09 1:59
harold aptroot1-Oct-09 1:59 
GeneralRe: how to re-engineer code from binary or exe Pin
harold aptroot1-Oct-09 3:26
harold aptroot1-Oct-09 3:26 
GeneralRe: how to re-engineer code from binary or exe Pin
Richard MacCutchan1-Oct-09 2:20
mveRichard MacCutchan1-Oct-09 2:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.