Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: resizing a property sheet Pin
Sarath C12-Mar-09 20:53
Sarath C12-Mar-09 20:53 
QuestionRe: resizing a property sheet Pin
Jaydev.A13-Mar-09 1:34
Jaydev.A13-Mar-09 1:34 
QuestionWhat is contained in lib? Pin
JackPuppy12-Mar-09 19:08
JackPuppy12-Mar-09 19:08 
AnswerRe: What is contained in lib? Pin
Stephen Hewitt12-Mar-09 19:22
Stephen Hewitt12-Mar-09 19:22 
GeneralRe: What is contained in lib? Pin
«_Superman_»12-Mar-09 19:28
professional«_Superman_»12-Mar-09 19:28 
GeneralRe: What is contained in lib? Pin
JackPuppy12-Mar-09 21:01
JackPuppy12-Mar-09 21:01 
GeneralRe: What is contained in lib? Pin
Eytukan12-Mar-09 23:01
Eytukan12-Mar-09 23:01 
GeneralRe: What is contained in lib? Pin
Stephen Hewitt13-Mar-09 5:32
Stephen Hewitt13-Mar-09 5:32 
VuNic wrote:
lib doesn't contain any "logic" inside.


That's not necessarily true. Import libraries just contain, essentially, function names and the name of the containing DLL, so it’s true in that case. However, the “other” sort of lib file contains machine code and data.

Steve

GeneralRe: What is contained in lib? Pin
Eytukan13-Mar-09 23:27
Eytukan13-Mar-09 23:27 
GeneralRe: What is contained in lib? Pin
JackPuppy12-Mar-09 21:04
JackPuppy12-Mar-09 21:04 
GeneralRe: What is contained in lib? Pin
Stephen Hewitt13-Mar-09 5:33
Stephen Hewitt13-Mar-09 5:33 
QuestionMaking remote machine inaccessible Pin
Imtiaz Murtaza12-Mar-09 17:51
Imtiaz Murtaza12-Mar-09 17:51 
AnswerRe: Making remote machine inaccessible Pin
«_Superman_»12-Mar-09 18:15
professional«_Superman_»12-Mar-09 18:15 
AnswerRe: Making remote machine inaccessible Pin
Sarath C12-Mar-09 20:50
Sarath C12-Mar-09 20:50 
Questionconvert parameter from 'const int' to 'void *' Pin
CHYGO12-Mar-09 17:26
CHYGO12-Mar-09 17:26 
AnswerRe: convert parameter from 'const int' to 'void *' Pin
Rajasekharan Vengalil12-Mar-09 17:38
Rajasekharan Vengalil12-Mar-09 17:38 
AnswerRe: convert parameter from 'const int' to 'void *' Pin
Sarath C12-Mar-09 17:54
Sarath C12-Mar-09 17:54 
QuestionSetting Window Name in CWnd Object Pin
ForNow12-Mar-09 15:11
ForNow12-Mar-09 15:11 
QuestionRe: Setting Window Name in CWnd Object Pin
«_Superman_»12-Mar-09 18:18
professional«_Superman_»12-Mar-09 18:18 
AnswerRe: Setting Window Name in CWnd Object Pin
Hamid_RT12-Mar-09 20:08
Hamid_RT12-Mar-09 20:08 
GeneralRe: Setting Window Name in CWnd Object Pin
ForNow12-Mar-09 21:06
ForNow12-Mar-09 21:06 
AnswerRe: Setting Window Name in CWnd Object Pin
A_xin12-Mar-09 23:47
A_xin12-Mar-09 23:47 
GeneralRe: Setting Window Name in CWnd Object Pin
ForNow13-Mar-09 0:59
ForNow13-Mar-09 0:59 
GeneralRe: Setting Window Name in CWnd Object Pin
ForNow13-Mar-09 6:20
ForNow13-Mar-09 6:20 
QuestionSTL <list> destructor</list> Pin
mjackson1112-Mar-09 12:24
mjackson1112-Mar-09 12:24 

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.