Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: reading audio file properties like artist,genre,album etc using VC++ 6 Pin
Ken Mazaika1-Mar-09 18:22
Ken Mazaika1-Mar-09 18:22 
AnswerRe: reading audio file properties like artist,genre,album etc using VC++ 6 Pin
Jijo.Raj1-Mar-09 19:11
Jijo.Raj1-Mar-09 19:11 
QuestionHandle Show Desktop in MFC. Pin
Le@rner1-Mar-09 18:02
Le@rner1-Mar-09 18:02 
AnswerRe: Handle Show Desktop in MFC. Pin
grassrootkit1-Mar-09 20:13
grassrootkit1-Mar-09 20:13 
GeneralRe: Handle Show Desktop in MFC. Pin
Le@rner1-Mar-09 20:16
Le@rner1-Mar-09 20:16 
QuestionRe: Handle Show Desktop in MFC. Pin
grassrootkit1-Mar-09 20:29
grassrootkit1-Mar-09 20:29 
AnswerRe: Handle Show Desktop in MFC. Pin
Le@rner1-Mar-09 20:33
Le@rner1-Mar-09 20:33 
GeneralRe: Handle Show Desktop in MFC. Pin
grassrootkit1-Mar-09 21:08
grassrootkit1-Mar-09 21:08 
GeneralRe: Handle Show Desktop in MFC. Pin
Le@rner1-Mar-09 21:24
Le@rner1-Mar-09 21:24 
AnswerRe: Handle Show Desktop in MFC. Pin
Eytukan1-Mar-09 21:02
Eytukan1-Mar-09 21:02 
GeneralRe: Handle Show Desktop in MFC. Pin
Le@rner1-Mar-09 21:30
Le@rner1-Mar-09 21:30 
GeneralRe: Handle Show Desktop in MFC. Pin
Le@rner2-Mar-09 1:10
Le@rner2-Mar-09 1:10 
AnswerRe: Handle Show Desktop in MFC. Pin
Nishad S1-Mar-09 21:57
Nishad S1-Mar-09 21:57 
GeneralRe: Handle Show Desktop in MFC. Pin
Le@rner1-Mar-09 22:03
Le@rner1-Mar-09 22:03 
GeneralRe: Handle Show Desktop in MFC. Pin
Nishad S1-Mar-09 22:12
Nishad S1-Mar-09 22:12 
GeneralRe: Handle Show Desktop in MFC. Pin
Iain Clarke, Warrior Programmer2-Mar-09 4:03
Iain Clarke, Warrior Programmer2-Mar-09 4:03 
QuestionText Fle Filter Pin
rdop1-Mar-09 17:14
rdop1-Mar-09 17:14 
AnswerRe: Text Fle Filter Pin
_AnsHUMAN_ 1-Mar-09 17:28
_AnsHUMAN_ 1-Mar-09 17:28 
AnswerRe: Text Fle Filter Pin
«_Superman_»1-Mar-09 17:31
professional«_Superman_»1-Mar-09 17:31 
GeneralRe: Text Fle Filter Pin
rdop1-Mar-09 18:57
rdop1-Mar-09 18:57 
GeneralRe: Text Fle Filter Pin
Nishad S1-Mar-09 19:12
Nishad S1-Mar-09 19:12 
AnswerRe: Text Fle Filter Pin
Jijo.Raj1-Mar-09 21:52
Jijo.Raj1-Mar-09 21:52 
AnswerRe: Text Fle Filter Pin
Le@rner2-Mar-09 0:36
Le@rner2-Mar-09 0:36 
QuestionIs it possible to convert part of source code to library? Pin
sunny_vc1-Mar-09 15:22
sunny_vc1-Mar-09 15:22 
Hi All,
im working on a dialog based application in vc6.0.
My project consists of 15 files in which i need to convert 4 files
in to a library.
Is it really possible to convert only part of code in to a library, by keeping rest of the code as it is??

Or do i need to remove those 4 files and built them in to a separate work space as
library and add it to the complete project?

If I can do it, please give me the steps to do it.

Regards,
Sunil Kumar

AnswerRe: Is it possible to convert part of source code to library? Pin
Garth J Lancaster1-Mar-09 15:55
professionalGarth J Lancaster1-Mar-09 15:55 

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.