Click here to Skip to main content
15,898,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: video capture Pin
J512198224-Feb-06 0:02
J512198224-Feb-06 0:02 
Questiontabs on list box control Pin
picazo22-Feb-06 20:33
picazo22-Feb-06 20:33 
Questionchecking the validity of hex? Pin
namaskaaram22-Feb-06 19:23
namaskaaram22-Feb-06 19:23 
AnswerRe: checking the validity of hex? Pin
Ryan Binns22-Feb-06 19:39
Ryan Binns22-Feb-06 19:39 
GeneralRe: checking the validity of hex? Pin
Blake Miller23-Feb-06 4:44
Blake Miller23-Feb-06 4:44 
GeneralRe: checking the validity of hex? Pin
Ryan Binns23-Feb-06 18:06
Ryan Binns23-Feb-06 18:06 
GeneralRe: checking the validity of hex? Pin
Blake Miller24-Feb-06 4:27
Blake Miller24-Feb-06 4:27 
AnswerRe: checking the validity of hex? Pin
kakan22-Feb-06 19:40
professionalkakan22-Feb-06 19:40 
Questionlow level file functions? Pin
filthy mcnasty22-Feb-06 18:23
filthy mcnasty22-Feb-06 18:23 
AnswerRe: low level file functions? Pin
Ryan Binns22-Feb-06 18:44
Ryan Binns22-Feb-06 18:44 
GeneralRe: low level file functions? Pin
filthy mcnasty6-Mar-06 22:29
filthy mcnasty6-Mar-06 22:29 
QuestionWindows Sockets implementation Pin
Rohan Bhosale22-Feb-06 18:14
Rohan Bhosale22-Feb-06 18:14 
QuestionIs there any replacement for CComboboxEx::FindString Pin
followait22-Feb-06 17:46
followait22-Feb-06 17:46 
AnswerRe: Is there any replacement for CComboboxEx::FindString Pin
Joe Woodbury22-Feb-06 18:03
professionalJoe Woodbury22-Feb-06 18:03 
GeneralRe: Is there any replacement for CComboboxEx::FindString Pin
followait22-Feb-06 21:26
followait22-Feb-06 21:26 
AnswerRe: Is there any replacement for CComboboxEx::FindString Pin
Ryan Binns22-Feb-06 18:09
Ryan Binns22-Feb-06 18:09 
GeneralRe: Is there any replacement for CComboboxEx::FindString Pin
followait22-Feb-06 21:24
followait22-Feb-06 21:24 
GeneralRe: Is there any replacement for CComboboxEx::FindString Pin
Ryan Binns22-Feb-06 21:29
Ryan Binns22-Feb-06 21:29 
GeneralRe: Is there any replacement for CComboboxEx::FindString Pin
followait23-Feb-06 17:35
followait23-Feb-06 17:35 
GeneralRe: Is there any replacement for CComboboxEx::FindString Pin
Ryan Binns23-Feb-06 17:44
Ryan Binns23-Feb-06 17:44 
Questionwant to expand and collapse a paragraph vertically Pin
Khawar Abbas122-Feb-06 17:46
Khawar Abbas122-Feb-06 17:46 
QuestionPlease help for generating exe file! Pin
tiancaidao22-Feb-06 16:31
tiancaidao22-Feb-06 16:31 
AnswerRe: Please help for generating exe file! Pin
StarMeteor22-Feb-06 17:05
StarMeteor22-Feb-06 17:05 
GeneralRe: Please help for generating exe file! Pin
tiancaidao22-Feb-06 18:09
tiancaidao22-Feb-06 18:09 
AnswerRe: Please help for generating exe file! Pin
Ryan Binns22-Feb-06 17:09
Ryan Binns22-Feb-06 17:09 
Which DLLs are you linking against?

If it's the C library and the MFC library, you can change your linker <edit>settings</edit> to link to them statically, rather than dynamically.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

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.