Click here to Skip to main content
15,893,401 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Check for one bit in a word value. Pin
Chris Losinger22-May-07 11:11
professionalChris Losinger22-May-07 11:11 
AnswerRe: Check for one bit in a word value. Pin
cmk22-May-07 17:46
cmk22-May-07 17:46 
AnswerRe: Check for one bit in a word value. Pin
paper6722-May-07 18:14
paper6722-May-07 18:14 
GeneralRe: Check for one bit in a word value. Pin
CPallini22-May-07 20:46
mveCPallini22-May-07 20:46 
QuestionWinsock Pin
jocblack22-May-07 5:56
jocblack22-May-07 5:56 
QuestionRe: Winsock Pin
David Crow22-May-07 6:04
David Crow22-May-07 6:04 
AnswerRe: Winsock Pin
Michael Sadlon22-May-07 6:41
Michael Sadlon22-May-07 6:41 
GeneralRe: Winsock Pin
jocblack22-May-07 12:07
jocblack22-May-07 12:07 
I was able to force the linker to use "ws2_32.lib" by adding the following line in my code.

#pragma comment(lib, "ws2_32.lib")


I found this in MSDN but it took a lot of search.


Thanks
QuestionImage Pin
deeps_cute22-May-07 5:35
deeps_cute22-May-07 5:35 
QuestionRe: Image Pin
Mark Salsbery22-May-07 7:21
Mark Salsbery22-May-07 7:21 
QuestionRe: Image Pin
Hamid_RT22-May-07 7:46
Hamid_RT22-May-07 7:46 
AnswerRe: Image Pin
deeps_cute22-May-07 17:50
deeps_cute22-May-07 17:50 
GeneralRe: Image Pin
Hamid_RT22-May-07 19:03
Hamid_RT22-May-07 19:03 
QuestionRe: Image Pin
Hamid_RT23-May-07 6:09
Hamid_RT23-May-07 6:09 
GeneralRe: Image Pin
Mark Salsbery23-May-07 7:12
Mark Salsbery23-May-07 7:12 
QuestionTemplate function compilation and linking question. Pin
Maximilien22-May-07 4:43
Maximilien22-May-07 4:43 
AnswerRe: Template function compilation and linking question. Pin
Nelek22-May-07 5:18
protectorNelek22-May-07 5:18 
GeneralRe: Template function compilation and linking question. Pin
jhwurmbach22-May-07 5:30
jhwurmbach22-May-07 5:30 
GeneralRe: Template function compilation and linking question. Pin
Arman S.22-May-07 5:33
Arman S.22-May-07 5:33 
AnswerRe: Template function compilation and linking question. Pin
jhwurmbach22-May-07 5:34
jhwurmbach22-May-07 5:34 
AnswerRe: Template function compilation and linking question. Pin
Arman S.22-May-07 5:43
Arman S.22-May-07 5:43 
AnswerRe: Template function compilation and linking question. Pin
David Crow22-May-07 6:19
David Crow22-May-07 6:19 
AnswerRe: Template function compilation and linking question. Pin
cp987622-May-07 14:47
cp987622-May-07 14:47 
AnswerRe: Template function compilation and linking question. Pin
cmk22-May-07 18:07
cmk22-May-07 18:07 
AnswerRe: Template function compilation and linking question. Pin
Michael Dunn22-May-07 20:44
sitebuilderMichael Dunn22-May-07 20:44 

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.