Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: what DefWindowProc does to WM_PAINT message? Pin
Mark Salsbery6-Jun-07 5:25
Mark Salsbery6-Jun-07 5:25 
QuestionNewbie: how to make PrintPreview the initial view Pin
redflyingpig6-Jun-07 0:11
redflyingpig6-Jun-07 0:11 
Questiondll [modified] Pin
jannathali6-Jun-07 0:01
jannathali6-Jun-07 0:01 
AnswerRe: dll Pin
Anurag Gandhi6-Jun-07 0:47
professionalAnurag Gandhi6-Jun-07 0:47 
GeneralRe: dll Pin
jannathali6-Jun-07 1:00
jannathali6-Jun-07 1:00 
GeneralRe: dll Pin
Anurag Gandhi6-Jun-07 1:23
professionalAnurag Gandhi6-Jun-07 1:23 
GeneralRe: dll Pin
jannathali6-Jun-07 1:33
jannathali6-Jun-07 1:33 
AnswerRe: dll Pin
thammadi6-Jun-07 20:42
thammadi6-Jun-07 20:42 
In you client application, add this string (#include "yourATLDLL.rc") in View->Resource Includes->Compile-time directives edit box.

Next, in Project Settings->Resources tab, under "Additional resource include directories:" edit box, add (..\foldername) where your "ATLDLL.rc" file is located.

Hope this helps.

Thammadi
QuestionHow to add soap header information in a proxy class Pin
pushkarnap5-Jun-07 23:31
pushkarnap5-Jun-07 23:31 
QuestionHide caret in CRichEdit View [modified] Pin
TariqZ5-Jun-07 23:24
TariqZ5-Jun-07 23:24 
AnswerRe: Hide caret in CRichEdit View Pin
Mark Salsbery6-Jun-07 5:32
Mark Salsbery6-Jun-07 5:32 
Questionmenu help again Pin
p_5-Jun-07 23:08
p_5-Jun-07 23:08 
AnswerRe: menu help again Pin
Rajkumar R5-Jun-07 23:45
Rajkumar R5-Jun-07 23:45 
GeneralRe: menu help again Pin
p_6-Jun-07 0:06
p_6-Jun-07 0:06 
GeneralRe: menu help again Pin
Anurag Gandhi6-Jun-07 1:27
professionalAnurag Gandhi6-Jun-07 1:27 
QuestionCString Limitation Pin
Anurag Gandhi5-Jun-07 22:48
professionalAnurag Gandhi5-Jun-07 22:48 
AnswerRe: CString Limitation Pin
CPallini5-Jun-07 23:07
mveCPallini5-Jun-07 23:07 
AnswerRe: CString Limitation Pin
Matthew Faithfull5-Jun-07 23:09
Matthew Faithfull5-Jun-07 23:09 
GeneralRe: CString Limitation Pin
Anurag Gandhi5-Jun-07 23:50
professionalAnurag Gandhi5-Jun-07 23:50 
AnswerRe: CString Limitation Pin
David Crow6-Jun-07 2:59
David Crow6-Jun-07 2:59 
QuestionHuge increase in memory usage with Debug binary [modified] Pin
mandanani5-Jun-07 22:34
mandanani5-Jun-07 22:34 
QuestionRe: Huge increase in memory usage with Debug binary Pin
David Crow6-Jun-07 3:03
David Crow6-Jun-07 3:03 
AnswerRe: Huge increase in memory usage with Debug binary Pin
mandanani6-Jun-07 18:14
mandanani6-Jun-07 18:14 
AnswerRe: Huge increase in memory usage with Debug binary Pin
Cyrilix6-Jun-07 4:24
Cyrilix6-Jun-07 4:24 
GeneralRe: Huge increase in memory usage with Debug binary Pin
David Crow6-Jun-07 4:57
David Crow6-Jun-07 4:57 

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.