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

C / C++ / MFC

 
Generalthanks! seems like it repeat with .ecxr Pin
valerie9925-Aug-05 4:00
valerie9925-Aug-05 4:00 
GeneralRe: thanks! seems like it repeat with .ecxr Pin
Blake Miller25-Aug-05 5:04
Blake Miller25-Aug-05 5:04 
Generalhere is what I got... Pin
valerie9925-Aug-05 5:34
valerie9925-Aug-05 5:34 
GeneralRe: here is what I got... Pin
Blake Miller25-Aug-05 5:43
Blake Miller25-Aug-05 5:43 
Generalyou are amazing! Pin
valerie9925-Aug-05 5:59
valerie9925-Aug-05 5:59 
GeneralMFC regular DLL Pin
LeeeNN24-Aug-05 11:29
LeeeNN24-Aug-05 11:29 
AnswerRe: MFC regular DLL Pin
Shog924-Aug-05 13:09
sitebuilderShog924-Aug-05 13:09 
GeneralRe: MFC regular DLL Pin
LeeeNN24-Aug-05 13:51
LeeeNN24-Aug-05 13:51 
I don't want MFC extention DLL. regular is enough. I just found these skeleton useless.
I delete these stuff, it works!
another problem:
I don't want my class private member to be exposed to Client. I know I have to use .def file to export class. but when I do

EXPORTS
; Explicit exports can go here
CMyClass

I got compile error. CMyClass is not recongnized by compiler.
Frown | :(


GeneralRe: MFC regular DLL Pin
Christian Graus24-Aug-05 14:07
protectorChristian Graus24-Aug-05 14:07 
GeneralRe: MFC regular DLL Pin
LeeeNN24-Aug-05 14:45
LeeeNN24-Aug-05 14:45 
AnswerRe: MFC regular DLL Pin
Shog924-Aug-05 14:59
sitebuilderShog924-Aug-05 14:59 
GeneralRe: MFC regular DLL Pin
LeeeNN24-Aug-05 15:25
LeeeNN24-Aug-05 15:25 
GeneralCalling programs from a VC++ program Pin
Aditya Rao24-Aug-05 8:02
Aditya Rao24-Aug-05 8:02 
GeneralRe: Calling programs from a VC++ program Pin
David Crow24-Aug-05 8:10
David Crow24-Aug-05 8:10 
GeneralRe: Calling programs from a VC++ program Pin
Roland Pibinger24-Aug-05 12:00
Roland Pibinger24-Aug-05 12:00 
GeneralRe: Calling programs from a VC++ program Pin
David Crow25-Aug-05 4:54
David Crow25-Aug-05 4:54 
GeneralRe: Calling programs from a VC++ program Pin
ThatsAlok24-Aug-05 18:32
ThatsAlok24-Aug-05 18:32 
General3rd Party Grids, Tree Controls, editors Pin
Patrick D Owens24-Aug-05 6:01
Patrick D Owens24-Aug-05 6:01 
GeneralRe: 3rd Party Grids, Tree Controls, editors Pin
Maximilien24-Aug-05 7:48
Maximilien24-Aug-05 7:48 
GeneralScrollbar help Pin
KellyR24-Aug-05 4:52
KellyR24-Aug-05 4:52 
Generalmultithreaded dialog problems Pin
DaveManGO24-Aug-05 4:20
DaveManGO24-Aug-05 4:20 
GeneralRe: multithreaded dialog problems Pin
David Crow24-Aug-05 4:26
David Crow24-Aug-05 4:26 
GeneralRe: multithreaded dialog problems Pin
DaveManGO24-Aug-05 4:31
DaveManGO24-Aug-05 4:31 
GeneralRe: multithreaded dialog problems Pin
David Crow24-Aug-05 5:22
David Crow24-Aug-05 5:22 
GeneralRe: multithreaded dialog problems Pin
DaveHuber24-Aug-05 8:08
DaveHuber24-Aug-05 8:08 

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.