Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPrinter driver Pin
BEamer5-Dec-03 1:45
BEamer5-Dec-03 1:45 
GeneralRe: Printer driver Pin
Alexander M.,6-Dec-03 1:25
Alexander M.,6-Dec-03 1:25 
GeneralThreads and windowless ActiveX controls Pin
BadJerry5-Dec-03 1:34
BadJerry5-Dec-03 1:34 
GeneralRe: Threads and windowless ActiveX controls Pin
Mike Dimmick5-Dec-03 2:58
Mike Dimmick5-Dec-03 2:58 
GeneralRe: Threads and windowless ActiveX controls Pin
igor19605-Dec-03 8:44
igor19605-Dec-03 8:44 
GeneralRe: Threads and windowless ActiveX controls Pin
Peter Molnar5-Dec-03 14:45
Peter Molnar5-Dec-03 14:45 
Generalabout using view in a dialog application Pin
coda_x5-Dec-03 1:30
coda_x5-Dec-03 1:30 
Generalcreating a library (with Qt) Pin
Jerome Conus5-Dec-03 1:18
Jerome Conus5-Dec-03 1:18 
Hi !

First of all, I have to mention that I never developped any libraries. But, for my application I need one, and many questions are raising in my mind. I hope you can help me a little bit.

- The library will be doing some process for the main application, but what has to be done by the library will be specific to a customer, which is why I want to keep the 'customer-dependent' code inside a library. But, my library will use many classes that are part of my main application, and I don't see how I'm supposed to develop a library which will have to know many classes from my application ? Is it possible to do what I want to do ?

- From my main application, will I have to use functions from the library, or can I instanciate classes which would be part of my library (for example, the base class would be declared in my main app, and derived classes would be declared in the library) ?

- Specific to Qt : do I have to do something particular in the code of the library (I've seen some piece of code from libraries for Windows and they had a WIN_DLL type keyword) ?

Well, as you can see, I don't have a very precise idea of what creating a library involves and I would appreciate your help !

Thank you !
Jerome


GeneralRe: creating a library (with Qt) Pin
BEamer5-Dec-03 1:42
BEamer5-Dec-03 1:42 
GeneralRe: creating a library (with Qt) Pin
Jerome Conus5-Dec-03 1:53
Jerome Conus5-Dec-03 1:53 
GeneralRight to left toolbar Pin
Anonymous5-Dec-03 1:00
Anonymous5-Dec-03 1:00 
GeneralRegion::GetData in GDI+ Pin
OKN5-Dec-03 0:10
OKN5-Dec-03 0:10 
Generaldatabase Pin
Dennis L4-Dec-03 23:36
Dennis L4-Dec-03 23:36 
GeneralRe: database Pin
Steve S5-Dec-03 0:49
Steve S5-Dec-03 0:49 
GeneralRe: database database Pin
Dennis L5-Dec-03 4:29
Dennis L5-Dec-03 4:29 
GeneralRe: database database Pin
Steve S5-Dec-03 5:50
Steve S5-Dec-03 5:50 
GeneralDisplaying Images Pin
ineedhelp4-Dec-03 22:54
ineedhelp4-Dec-03 22:54 
GeneralRe: Displaying Images Pin
Monty25-Dec-03 1:45
Monty25-Dec-03 1:45 
GeneralRe: Displaying Images Pin
Big Art5-Dec-03 5:38
Big Art5-Dec-03 5:38 
Generalvoid-casting unused return values Pin
Johann Gerell4-Dec-03 22:42
Johann Gerell4-Dec-03 22:42 
GeneralRe: void-casting unused return values Pin
фил4-Dec-03 23:10
фил4-Dec-03 23:10 
GeneralRe: void-casting unused return values Pin
Mike Dimmick4-Dec-03 23:44
Mike Dimmick4-Dec-03 23:44 
GeneralRe: void-casting unused return values Pin
cmk5-Dec-03 11:40
cmk5-Dec-03 11:40 
GeneralRe: void-casting unused return values Pin
Joe Woodbury5-Dec-03 20:54
professionalJoe Woodbury5-Dec-03 20:54 
Questionstandalone CHeaderCtrl: how to make text non-bold? Pin
ckorda4-Dec-03 22:41
ckorda4-Dec-03 22:41 

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.