Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Error Pin
Barm29-Aug-05 17:48
Barm29-Aug-05 17:48 
Questionselect excel cells with automation Pin
Bayu Ardianto29-Aug-05 17:17
Bayu Ardianto29-Aug-05 17:17 
Questiondial a telephone number ,and play audio file Pin
sunnf29-Aug-05 15:54
sunnf29-Aug-05 15:54 
AnswerRe: dial a telephone number ,and play audio file Pin
Christian Graus29-Aug-05 17:14
protectorChristian Graus29-Aug-05 17:14 
QuestionError C2065 Pin
Member 216100429-Aug-05 15:44
Member 216100429-Aug-05 15:44 
AnswerRe: Error C2065 Pin
Christian Graus29-Aug-05 16:03
protectorChristian Graus29-Aug-05 16:03 
GeneralRe: Error C2065 Pin
Member 216100429-Aug-05 16:33
Member 216100429-Aug-05 16:33 
GeneralRe: Error C2065 Pin
Christian Graus29-Aug-05 16:36
protectorChristian Graus29-Aug-05 16:36 
1983ttj wrote:
int SOCKADDR_IN;

Did you mean to put typedef in front of this ? Or perhaps #define SOCKADDR_IN int ?

As it stands, you have a global int called SOCKADDR_IN, and you're trying to use a variable name as if it were a type.


Christian Graus - Microsoft MVP - C++
QuestionVisual C++ Pin
BlitzPackage29-Aug-05 14:59
BlitzPackage29-Aug-05 14:59 
AnswerRe: Visual C++ Pin
Christian Graus29-Aug-05 16:02
protectorChristian Graus29-Aug-05 16:02 
QuestionHow do I use the IActiveDesktop interface Pin
Carlisle Willard29-Aug-05 14:19
Carlisle Willard29-Aug-05 14:19 
AnswerRe: How do I use the IActiveDesktop interface Pin
Jose Lamas Rios29-Aug-05 16:10
Jose Lamas Rios29-Aug-05 16:10 
GeneralHow do I initialize the IActiveDesktop function Pin
Carlisle Willard29-Aug-05 17:10
Carlisle Willard29-Aug-05 17:10 
GeneralRe: How do I initialize the IActiveDesktop function Pin
Christian Graus29-Aug-05 17:16
protectorChristian Graus29-Aug-05 17:16 
GeneralRe: How do I initialize the IActiveDesktop function Pin
Jörgen Sigvardsson29-Aug-05 20:06
Jörgen Sigvardsson29-Aug-05 20:06 
GeneralRe: How do I use the IActiveDesktop interface Pin
ThatsAlok29-Aug-05 20:18
ThatsAlok29-Aug-05 20:18 
QuestionPlease use the /MD switch for _AFXDLL builds Pin
Christian Graus29-Aug-05 14:07
protectorChristian Graus29-Aug-05 14:07 
AnswerRe: Please use the /MD switch for _AFXDLL builds Pin
Tim Smith29-Aug-05 14:27
Tim Smith29-Aug-05 14:27 
GeneralRe: Please use the /MD switch for _AFXDLL builds Pin
Christian Graus29-Aug-05 14:33
protectorChristian Graus29-Aug-05 14:33 
GeneralRe: Please use the /MD switch for _AFXDLL builds Pin
Christian Graus29-Aug-05 16:49
protectorChristian Graus29-Aug-05 16:49 
QuestionColorizing source code Pin
alex.barylski29-Aug-05 13:45
alex.barylski29-Aug-05 13:45 
AnswerRe: Colorizing source code Pin
Christian Graus29-Aug-05 14:06
protectorChristian Graus29-Aug-05 14:06 
GeneralRe: Colorizing source code Pin
alex.barylski29-Aug-05 14:17
alex.barylski29-Aug-05 14:17 
GeneralRe: Colorizing source code Pin
Christian Graus29-Aug-05 14:30
protectorChristian Graus29-Aug-05 14:30 
QuestionCustom Controls within a CPropertyPage Pin
Mark Cariddi29-Aug-05 11:12
Mark Cariddi29-Aug-05 11:12 

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.