Click here to Skip to main content
15,902,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Calculated values from different functions to a single function. Pin
Xing Chen11-Nov-07 22:35
Xing Chen11-Nov-07 22:35 
QuestionADO, Can Bookmark be used to remember the current position of record? [modified] Pin
followait11-Nov-07 21:48
followait11-Nov-07 21:48 
QuestionBack to the roots Pin
Rage11-Nov-07 21:26
professionalRage11-Nov-07 21:26 
AnswerRe: Back to the roots Pin
baerten11-Nov-07 21:47
baerten11-Nov-07 21:47 
GeneralRe: Back to the roots Pin
Rage11-Nov-07 22:13
professionalRage11-Nov-07 22:13 
GeneralRe: Back to the roots Pin
Nelek11-Nov-07 22:33
protectorNelek11-Nov-07 22:33 
GeneralRe: Back to the roots Pin
baerten11-Nov-07 23:10
baerten11-Nov-07 23:10 
GeneralRe: Back to the roots Pin
Nelek11-Nov-07 23:18
protectorNelek11-Nov-07 23:18 
The menu option you told was right. I think is in the "Linker" tab, there are two fields that say:

Name der Ausgabedatei: Release/MyDll.dll

Objekt-/Bibliothek-Module: (for me is empty)


But as I said, when I compile I have all the files in the debug/release folder. The *.dll, *.lib and the *.exp

So I guess not much work is needed.


In the worst case, create a new dll project. Open the *.cpp, *.h and *.def files. Copy/paste the code into the created project and compile.





Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

Wink | ;)

Questionplatform specific API or C standard API Pin
George_George11-Nov-07 20:23
George_George11-Nov-07 20:23 
AnswerRe: platform specific API or C standard API Pin
Matthew Faithfull11-Nov-07 22:47
Matthew Faithfull11-Nov-07 22:47 
GeneralRe: platform specific API or C standard API Pin
George_George11-Nov-07 23:09
George_George11-Nov-07 23:09 
AnswerRe: platform specific API or C standard API Pin
Rajasekharan Vengalil11-Nov-07 22:53
Rajasekharan Vengalil11-Nov-07 22:53 
GeneralRe: platform specific API or C standard API Pin
George_George11-Nov-07 23:11
George_George11-Nov-07 23:11 
QuestionHow to check that ADO connection is successfully open or not. Pin
CodingLover11-Nov-07 19:25
CodingLover11-Nov-07 19:25 
AnswerRe: How to check that ADO connection is successfully open or not. Pin
CodingLover11-Nov-07 21:18
CodingLover11-Nov-07 21:18 
GeneralRe: How to check that ADO connection is successfully open or not. Pin
Rajasekharan Vengalil11-Nov-07 22:41
Rajasekharan Vengalil11-Nov-07 22:41 
GeneralRe: How to check that ADO connection is successfully open or not. Pin
CodingLover11-Nov-07 22:47
CodingLover11-Nov-07 22:47 
QuestionUsing Semaphore Pin
narayanagvs11-Nov-07 19:09
narayanagvs11-Nov-07 19:09 
AnswerRe: Using Semaphore Pin
Naveen11-Nov-07 19:45
Naveen11-Nov-07 19:45 
AnswerRe: Using Semaphore Pin
Cedric Moonen11-Nov-07 20:18
Cedric Moonen11-Nov-07 20:18 
GeneralRe: Using Semaphore Pin
narayanagvs12-Nov-07 0:55
narayanagvs12-Nov-07 0:55 
AnswerRe: Using Semaphore Pin
JudyL_MD12-Nov-07 2:07
JudyL_MD12-Nov-07 2:07 
QuestionNeed some clarification Pin
Mushtaque Nizamani11-Nov-07 19:05
Mushtaque Nizamani11-Nov-07 19:05 
AnswerRe: Need some clarification Pin
Hamid_RT11-Nov-07 19:46
Hamid_RT11-Nov-07 19:46 
AnswerRe: Need some clarification Pin
Llasus11-Nov-07 19:51
Llasus11-Nov-07 19:51 

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.