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

C / C++ / MFC

 
AnswerRe: Problem with list control header? Pin
David Crow17-Aug-04 5:17
David Crow17-Aug-04 5:17 
GeneralMicrosoft Web Browser Object Pin
gnagendran7917-Aug-04 2:39
gnagendran7917-Aug-04 2:39 
GeneralRe: Microsoft Web Browser Object Pin
*Dreamz17-Aug-04 17:52
*Dreamz17-Aug-04 17:52 
GeneralRe: Microsoft Web Browser Object Pin
gnagendran7917-Aug-04 18:47
gnagendran7917-Aug-04 18:47 
GeneralScanf won't printf Pin
madref17-Aug-04 2:19
madref17-Aug-04 2:19 
GeneralRe: Scanf won't printf Pin
David Crow17-Aug-04 5:18
David Crow17-Aug-04 5:18 
General:( procedure entry point not found :( Pin
nainakhawaja17-Aug-04 2:01
nainakhawaja17-Aug-04 2:01 
GeneralRe: :( procedure entry point not found :( Pin
jerry1211a17-Aug-04 3:28
jerry1211a17-Aug-04 3:28 
Try including some or all of the following in your file:

#include <winsock2.h>
#include <windows.h>
#include "ipexport.h"
#include "icmpapi.h"

#pragma comment(lib, "Ws2_32.lib")
#pragma comment(lib, "iphlpapi.lib")

It may help.
Jerry
GeneralRe: :( procedure entry point not found :( Pin
nainakhawaja17-Aug-04 18:30
nainakhawaja17-Aug-04 18:30 
GeneralRe: :( procedure entry point not found :( Pin
Blake Miller20-Aug-04 5:06
Blake Miller20-Aug-04 5:06 
GeneralCrystal Reports Pin
ArielR17-Aug-04 1:13
ArielR17-Aug-04 1:13 
GeneralRe: Crystal Reports Pin
Michael P Butler17-Aug-04 1:36
Michael P Butler17-Aug-04 1:36 
Generalerror C2065: 'IDD_DIALOG1' : undeclared identifier Pin
anderslundsgard17-Aug-04 0:23
anderslundsgard17-Aug-04 0:23 
GeneralRe: error C2065: 'IDD_DIALOG1' : undeclared identifier Pin
Antony M Kancidrowski17-Aug-04 0:35
Antony M Kancidrowski17-Aug-04 0:35 
GeneralRe: error C2065: 'IDD_DIALOG1' : undeclared identifier Pin
ThatsAlok17-Aug-04 0:42
ThatsAlok17-Aug-04 0:42 
GeneralRe: error C2065: 'IDD_DIALOG1' : undeclared identifier Pin
anderslundsgard17-Aug-04 1:46
anderslundsgard17-Aug-04 1:46 
Questionsize of folder? Pin
lonely_life17-Aug-04 0:22
lonely_life17-Aug-04 0:22 
AnswerRe: size of folder? Pin
David Crow17-Aug-04 5:21
David Crow17-Aug-04 5:21 
GeneralDarg n Drop problm , TO get file path and name Pin
zahid_ash17-Aug-04 0:10
zahid_ash17-Aug-04 0:10 
GeneralRe: Darg n Drop problm , TO get file path and name Pin
David Crow17-Aug-04 5:35
David Crow17-Aug-04 5:35 
GeneralRe: Darg n Drop problm , TO get file path and name Pin
zahid_ash17-Aug-04 18:19
zahid_ash17-Aug-04 18:19 
GeneralRe: Darg n Drop problm , TO get file path and name Pin
David Crow18-Aug-04 6:08
David Crow18-Aug-04 6:08 
GeneralC++ Access violation Pin
rahbani16-Aug-04 23:48
rahbani16-Aug-04 23:48 
Generalprevent from screen capture Pin
Member 65121716-Aug-04 22:52
Member 65121716-Aug-04 22:52 
GeneralRe: prevent from screen capture Pin
ThatsAlok17-Aug-04 0:36
ThatsAlok17-Aug-04 0:36 

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.