Click here to Skip to main content
15,890,043 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to find out associated filetypes? Pin
David Crow30-May-08 3:29
David Crow30-May-08 3:29 
AnswerRe: how to find out associated filetypes? Pin
ThatsAlok20-Jul-09 1:00
ThatsAlok20-Jul-09 1:00 
QuestionFile size in standard way Pin
CodingLover29-May-08 20:46
CodingLover29-May-08 20:46 
AnswerRe: File size in standard way Pin
Doc Lobster29-May-08 21:44
Doc Lobster29-May-08 21:44 
GeneralRe: File size in standard way Pin
CodingLover29-May-08 22:26
CodingLover29-May-08 22:26 
AnswerRe: File size in standard way Pin
CPallini29-May-08 22:06
mveCPallini29-May-08 22:06 
GeneralRe: File size in standard way Pin
CodingLover29-May-08 22:22
CodingLover29-May-08 22:22 
GeneralRe: File size in standard way Pin
CPallini29-May-08 22:34
mveCPallini29-May-08 22:34 
GeneralRe: File size in standard way Pin
CodingLover29-May-08 22:39
CodingLover29-May-08 22:39 
GeneralRe: File size in standard way Pin
CPallini29-May-08 23:03
mveCPallini29-May-08 23:03 
QuestionRe: File size in standard way Pin
CodingLover29-May-08 23:07
CodingLover29-May-08 23:07 
AnswerRe: File size in standard way Pin
CPallini29-May-08 23:19
mveCPallini29-May-08 23:19 
NewsRe: File size in standard way Pin
CodingLover30-May-08 2:33
CodingLover30-May-08 2:33 
QuestionChanging the no. of rows and cols in MsFlexGrid dynamically Pin
sunny_vc29-May-08 20:24
sunny_vc29-May-08 20:24 
AnswerRe: Changing the no. of rows and cols in MsFlexGrid dynamically Pin
Nelek29-May-08 21:05
protectorNelek29-May-08 21:05 
AnswerRe: Changing the no. of rows and cols in MsFlexGrid dynamically Pin
MANISH RASTOGI29-May-08 21:17
MANISH RASTOGI29-May-08 21:17 
AnswerRe: Changing the no. of rows and cols in MsFlexGrid dynamically Pin
Chandrasekharan P30-May-08 1:21
Chandrasekharan P30-May-08 1:21 
QuestionPageheap working in MFC App but not Win32 console? Pin
ohming29-May-08 18:29
ohming29-May-08 18:29 
Questionwriting a device context from one application to another Pin
Llasus29-May-08 18:22
Llasus29-May-08 18:22 
AnswerRe: writing a device context from one application to another Pin
SandipG 29-May-08 19:33
SandipG 29-May-08 19:33 
GeneralRe: writing a device context from one application to another Pin
Llasus29-May-08 19:38
Llasus29-May-08 19:38 
GeneralRe: writing a device context from one application to another Pin
SandipG 29-May-08 19:44
SandipG 29-May-08 19:44 
GeneralRe: writing a device context from one application to another Pin
Llasus29-May-08 19:53
Llasus29-May-08 19:53 
GeneralRe: writing a device context from one application to another [modified] Pin
SandipG 29-May-08 20:00
SandipG 29-May-08 20:00 
GeneralRe: writing a device context from one application to another [modified] Pin
Llasus29-May-08 20:11
Llasus29-May-08 20:11 
yes, I somehow get the point. But does that work? I mean if I apply the DLL in those two applications, although they use the same DLL, will the static variable that both the applications pointing to will be the same? If you can give me some sort of reference on this implementation it will be a great help.
Thank you very much.

already found some good samples here. No need to answer the questions. Thanks again Smile | :)

modified on Friday, May 30, 2008 2:29 AM

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.