Click here to Skip to main content
15,914,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create patch for program update? Pin
Ming Yan7-Jan-04 21:31
Ming Yan7-Jan-04 21:31 
AnswerRe: How to create patch for program update? Pin
Antti Keskinen7-Jan-04 21:38
Antti Keskinen7-Jan-04 21:38 
GeneralRe: How to create patch for program update? Pin
Ming Yan7-Jan-04 22:21
Ming Yan7-Jan-04 22:21 
GeneralRe: How to create patch for program update? Pin
Antti Keskinen8-Jan-04 0:11
Antti Keskinen8-Jan-04 0:11 
GeneralRe: How to create patch for program update? Pin
Ming Yan8-Jan-04 14:52
Ming Yan8-Jan-04 14:52 
Generalcreating toolbar window(MFC) Pin
grunt1237-Jan-04 21:08
grunt1237-Jan-04 21:08 
Questioncan u modify this proxy program,thank u . Pin
tujj997-Jan-04 20:58
tujj997-Jan-04 20:58 
Generallookup problem, pcap.h Pin
styve7-Jan-04 20:36
styve7-Jan-04 20:36 
Hi!

I have installed libpcap to my linux computer, and I have made a simple program that uses the file pcap.h in /include.

I having problem with looking up the device. My code is:

dev = pcap_lookupdev(errbuf);

and message I get when I compile is

/home/steve/tmp/ccCzGEwY.o(.text+0x1e): In function `main':
: undefined reference to `pcap_lookupdev'
collect2: ld returned 1 exit status

Can someone help me??
Thanks for your time

/Stefan
GeneralRe: lookup problem, pcap.h Pin
Antti Keskinen7-Jan-04 21:41
Antti Keskinen7-Jan-04 21:41 
GeneralRe: lookup problem, pcap.h Pin
Mike Dimmick8-Jan-04 0:59
Mike Dimmick8-Jan-04 0:59 
Generalwrite into another app Edit Box Pin
SiddharthAtw7-Jan-04 20:14
SiddharthAtw7-Jan-04 20:14 
GeneralRe: write into another app Edit Box Pin
jhwurmbach7-Jan-04 20:27
jhwurmbach7-Jan-04 20:27 
Generalpreventing the user from closing a floating toolbar Pin
Hin Jang7-Jan-04 20:02
Hin Jang7-Jan-04 20:02 
GeneralRe: preventing the user from closing a floating toolbar Pin
Roger Allen8-Jan-04 3:18
Roger Allen8-Jan-04 3:18 
GeneralRe: preventing the user from closing a floating toolbar Pin
Hin Jang8-Jan-04 9:18
Hin Jang8-Jan-04 9:18 
GeneralWindow Login and keybd_event Pin
Member 8017697-Jan-04 19:52
Member 8017697-Jan-04 19:52 
GeneralRe: Window Login and keybd_event Pin
Mike Dimmick8-Jan-04 1:12
Mike Dimmick8-Jan-04 1:12 
GeneralRe: Window Login and keybd_event Pin
Member 8017698-Jan-04 17:28
Member 8017698-Jan-04 17:28 
GeneralHTTP Request Pin
murali_utr7-Jan-04 19:37
murali_utr7-Jan-04 19:37 
GeneralRe: HTTP Request Pin
Alexander M.,8-Jan-04 8:17
Alexander M.,8-Jan-04 8:17 
GeneralABrower Plugin Pin
Abhi Lahare7-Jan-04 18:11
Abhi Lahare7-Jan-04 18:11 
GeneralRe: ABrower Plugin Pin
bryce7-Jan-04 18:22
bryce7-Jan-04 18:22 
GeneralLogin using my application Pin
SiddharthAtw7-Jan-04 18:05
SiddharthAtw7-Jan-04 18:05 
GeneralRe: Login using my application Pin
bryce7-Jan-04 18:20
bryce7-Jan-04 18:20 
GeneralRe: Login using my application Pin
SiddharthAtw7-Jan-04 18:39
SiddharthAtw7-Jan-04 18:39 

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.