Click here to Skip to main content
15,924,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CPropertySheet/CPropertPage modified flag Pin
David Crow10-Sep-07 6:01
David Crow10-Sep-07 6:01 
GeneralRe: CPropertySheet/CPropertPage modified flag Pin
Mark Salsbery10-Sep-07 6:21
Mark Salsbery10-Sep-07 6:21 
GeneralRe: CPropertySheet/CPropertPage modified flag Pin
bob1697210-Sep-07 17:13
bob1697210-Sep-07 17:13 
GeneralRe: CPropertySheet/CPropertPage modified flag Pin
Mark Salsbery10-Sep-07 17:45
Mark Salsbery10-Sep-07 17:45 
GeneralRe: CPropertySheet/CPropertPage modified flag Pin
bob1697210-Sep-07 17:08
bob1697210-Sep-07 17:08 
QuestionCStatic groupbox Pin
PietievdPlaas9-Sep-07 1:37
PietievdPlaas9-Sep-07 1:37 
AnswerRe: CStatic groupbox Pin
Mark Salsbery9-Sep-07 7:33
Mark Salsbery9-Sep-07 7:33 
Questioncompiling a dll Pin
T.D.Prasad8-Sep-07 20:23
T.D.Prasad8-Sep-07 20:23 
Hi
I have written a utility program using c++ that does some number crunching. To give access to the users, created a dll by wrapping member functions of this c++ class. I have successfully compiled (using VS2005) and used the dll.

Now I would like to make it available to public. However, the users of the dll may want to use it with differnt compilers (other than VS2005) such as VB, Borland C++, or Delphi.

What is the best way to generate .lib, .h, .pas (delphi), etc files. Any guidence please.

Regards,
Prasad
AnswerRe: compiling a dll Pin
bob169728-Sep-07 20:46
bob169728-Sep-07 20:46 
QuestionRe: compiling a dll Pin
T.D.Prasad9-Sep-07 11:10
T.D.Prasad9-Sep-07 11:10 
AnswerRe: compiling a dll Pin
ThatsAlok9-Sep-07 19:58
ThatsAlok9-Sep-07 19:58 
Questionweekday in number (2) Pin
includeh108-Sep-07 18:53
includeh108-Sep-07 18:53 
AnswerRe: weekday in number (2) Pin
bob169728-Sep-07 19:30
bob169728-Sep-07 19:30 
AnswerRe: weekday in number (2) Pin
Russell'8-Sep-07 23:35
Russell'8-Sep-07 23:35 
AnswerRe: weekday in number (2) Pin
Christian Graus9-Sep-07 3:16
protectorChristian Graus9-Sep-07 3:16 
AnswerRe: weekday in number (2) Pin
jhwurmbach9-Sep-07 22:40
jhwurmbach9-Sep-07 22:40 
QuestionSQL issue Pin
Max++8-Sep-07 15:51
Max++8-Sep-07 15:51 
AnswerRe: SQL issue Pin
Christian Graus8-Sep-07 16:10
protectorChristian Graus8-Sep-07 16:10 
AnswerRe: SQL issue Pin
Mark Salsbery9-Sep-07 7:43
Mark Salsbery9-Sep-07 7:43 
QuestionDetermine if VC++ 2005 SP1 runtime is installed? Pin
mid=57418-Sep-07 14:11
mid=57418-Sep-07 14:11 
AnswerRe: Determine if VC++ 2005 SP1 runtime is installed? Pin
George L. Jackson8-Sep-07 16:32
George L. Jackson8-Sep-07 16:32 
GeneralRe: Determine if VC++ 2005 SP1 runtime is installed? [modified] Pin
mid=57418-Sep-07 16:37
mid=57418-Sep-07 16:37 
QuestionLine drawing in MFC Pin
DGit8-Sep-07 12:30
DGit8-Sep-07 12:30 
AnswerRe: Line drawing in MFC Pin
Christian Graus8-Sep-07 12:32
protectorChristian Graus8-Sep-07 12:32 
GeneralRe: Line drawing in MFC Pin
DGit8-Sep-07 12:49
DGit8-Sep-07 12:49 

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.