Click here to Skip to main content
15,899,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProblem with IE7 Pin
sumd27-Nov-07 21:03
sumd27-Nov-07 21:03 
AnswerRe: Problem with IE7 Pin
ThatsAlok27-Nov-07 22:48
ThatsAlok27-Nov-07 22:48 
GeneralRe: Problem with IE7 Pin
sumd27-Nov-07 23:14
sumd27-Nov-07 23:14 
Questionthread pool Pin
Jhony george27-Nov-07 20:53
Jhony george27-Nov-07 20:53 
QuestionVC 6.0 math bug? Pin
2374127-Nov-07 20:29
2374127-Nov-07 20:29 
AnswerRe: VC 6.0 math bug? Pin
LOUIS Christian27-Nov-07 20:42
LOUIS Christian27-Nov-07 20:42 
AnswerRe: VC 6.0 math bug? Pin
Michael Dunn27-Nov-07 21:46
sitebuilderMichael Dunn27-Nov-07 21:46 
Questioncreate unmovable an nonresizable window Pin
CJ94200227-Nov-07 20:28
CJ94200227-Nov-07 20:28 
I have created a small window on dialog box which looks like just a border. Window is displaying perfectly. I want that this window should not move or resize.

CRect mRect(20, 20, 50, 50);

CWnd* m_pSelWnd->Create(NULL,NULL,WS_CHILD | WS_VISIBLE |WS_THICKFRAME, mRect,this,1234);

How could I handle this?

please help me for this....

Chetan
AnswerRe: create unmovable an nonresizable window Pin
Nelek27-Nov-07 22:08
protectorNelek27-Nov-07 22:08 
QuestionRe: create unmovable an nonresizable window Pin
David Crow28-Nov-07 2:58
David Crow28-Nov-07 2:58 
QuestionI have a problem in transferring database file from server to client Pin
bhagyashree ah27-Nov-07 18:16
bhagyashree ah27-Nov-07 18:16 
QuestionRe: I have a problem in transferring database file from server to client Pin
David Crow28-Nov-07 2:45
David Crow28-Nov-07 2:45 
QuestionRe: I have a problem in transferring database file from server to client Pin
bhagyashree ah28-Nov-07 16:54
bhagyashree ah28-Nov-07 16:54 
AnswerRe: I have a problem in transferring database file from server to client Pin
David Crow29-Nov-07 2:40
David Crow29-Nov-07 2:40 
Questionidentical mechanism in c++ like "CList" in MFC Pin
manish.patel27-Nov-07 17:45
manish.patel27-Nov-07 17:45 
AnswerRe: identical mechanism in c++ like "CList" in MFC Pin
only coder27-Nov-07 18:12
only coder27-Nov-07 18:12 
AnswerRe: identical mechanism in c++ like "CList" in MFC Pin
David Crow28-Nov-07 2:48
David Crow28-Nov-07 2:48 
Questionunresolved external symbol __security_check_cookie Pin
George_George27-Nov-07 16:31
George_George27-Nov-07 16:31 
AnswerRe: unresolved external symbol __security_check_cookie Pin
Michael Dunn27-Nov-07 16:35
sitebuilderMichael Dunn27-Nov-07 16:35 
GeneralRe: unresolved external symbol __security_check_cookie Pin
George_George27-Nov-07 18:51
George_George27-Nov-07 18:51 
AnswerRe: unresolved external symbol __security_check_cookie Pin
Alain Rist27-Nov-07 22:07
Alain Rist27-Nov-07 22:07 
GeneralRe: unresolved external symbol __security_check_cookie Pin
George_George27-Nov-07 22:25
George_George27-Nov-07 22:25 
Questioncan not find MSVCR80D.dll? Pin
George_George27-Nov-07 16:17
George_George27-Nov-07 16:17 
GeneralRe: can not find MSVCR80D.dll? Pin
Hamid_RT10-Apr-08 7:23
Hamid_RT10-Apr-08 7:23 
GeneralRe: can not find MSVCR80D.dll? Pin
George_George10-Apr-08 15:32
George_George10-Apr-08 15:32 

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.