Click here to Skip to main content
15,895,256 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Easy questions about C++ [modified] Pin
Code-o-mat21-Nov-08 0:29
Code-o-mat21-Nov-08 0:29 
GeneralRe: Easy questions about C++ Pin
akirilov21-Nov-08 4:17
akirilov21-Nov-08 4:17 
GeneralRe: Easy questions about C++ Pin
Code-o-mat21-Nov-08 6:23
Code-o-mat21-Nov-08 6:23 
GeneralRe: Easy questions about C++ Pin
bulg21-Nov-08 12:59
bulg21-Nov-08 12:59 
GeneralConfusions related to Dll. Pin
Nilesh Hamane20-Nov-08 23:34
Nilesh Hamane20-Nov-08 23:34 
GeneralRe: Confusions related to Dll. Pin
SandipG 20-Nov-08 23:50
SandipG 20-Nov-08 23:50 
GeneralRe: Confusions related to Dll. Pin
tasumisra21-Nov-08 1:14
tasumisra21-Nov-08 1:14 
GeneralRe: Confusions related to Dll. Pin
22491721-Nov-08 15:41
22491721-Nov-08 15:41 
Nilesh Hamane wrote:
Can anyone tell me what is the main purpose of Dll?


Consider you know some function that can be helpful to other programmers and, they are ready to pay you for it, so how would you prefer to give it? you can give your source code, os a better option would be to compile your code as a dll and then sell, because the dll after compilation gets converted to machine code.


Nilesh Hamane wrote:
As we can get the data from Dll, can we put the data in Dll?


This is not the purpose of dlls, you should use files or databases for storing your application data.


-Suhredayan

QuestionDelete Shortcut file Pin
MsmVc20-Nov-08 22:11
MsmVc20-Nov-08 22:11 
AnswerRe: Delete Shortcut file Pin
Chandrasekharan P20-Nov-08 22:19
Chandrasekharan P20-Nov-08 22:19 
GeneralRe: Delete Shortcut file Pin
MsmVc20-Nov-08 22:29
MsmVc20-Nov-08 22:29 
AnswerRe: Delete Shortcut file Pin
Iain Clarke, Warrior Programmer20-Nov-08 22:39
Iain Clarke, Warrior Programmer20-Nov-08 22:39 
GeneralRe: Delete Shortcut file Pin
MsmVc20-Nov-08 22:53
MsmVc20-Nov-08 22:53 
GeneralRe: Delete Shortcut file Pin
Iain Clarke, Warrior Programmer20-Nov-08 23:03
Iain Clarke, Warrior Programmer20-Nov-08 23:03 
QuestionColored cursor became Black cursor in Vista Pin
Rahul Vaishnav20-Nov-08 22:00
Rahul Vaishnav20-Nov-08 22:00 
QuestionDynamic Edit Boxes Pin
Chandrasekharan P20-Nov-08 21:30
Chandrasekharan P20-Nov-08 21:30 
AnswerRe: Dynamic Edit Boxes Pin
Cedric Moonen20-Nov-08 21:41
Cedric Moonen20-Nov-08 21:41 
GeneralRe: Dynamic Edit Boxes Pin
Chandrasekharan P20-Nov-08 23:11
Chandrasekharan P20-Nov-08 23:11 
Questionwhich dll to operate with DNS Service? Pin
Ponzano Paolo20-Nov-08 21:30
Ponzano Paolo20-Nov-08 21:30 
AnswerRe: which dll to operate with DNS Service? Pin
Randor 20-Nov-08 22:34
professional Randor 20-Nov-08 22:34 
QuestionComparing two GUIDs Pin
tasumisra20-Nov-08 20:26
tasumisra20-Nov-08 20:26 
AnswerRe: Comparing two GUIDs Pin
Randor 20-Nov-08 21:41
professional Randor 20-Nov-08 21:41 
AnswerRe: Comparing two GUIDs Pin
Mark Salsbery21-Nov-08 5:25
Mark Salsbery21-Nov-08 5:25 
GeneralRe: Comparing two GUIDs Pin
Randor 21-Nov-08 6:30
professional Randor 21-Nov-08 6:30 
GeneralRe: Comparing two GUIDs Pin
Mark Salsbery21-Nov-08 6:47
Mark Salsbery21-Nov-08 6:47 

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.