Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Redraw the toolbar's gripper. Pin
alex.barylski25-Feb-02 22:26
alex.barylski25-Feb-02 22:26 
GeneralHIJRI GHAMARI ---> HIJRI SHAMSI Pin
Hadi Rezaee25-Feb-02 19:02
Hadi Rezaee25-Feb-02 19:02 
GeneralRe: HIJRI GHAMARI ---> HIJRI SHAMSI Pin
Nish Nishant25-Feb-02 20:12
sitebuilderNish Nishant25-Feb-02 20:12 
GeneralRe: HIJRI GHAMARI ---> HIJRI SHAMSI Pin
Hadi Rezaee26-Feb-02 0:47
Hadi Rezaee26-Feb-02 0:47 
GeneralRe: HIJRI GHAMARI ---> HIJRI SHAMSI Pin
Mazdak26-Feb-02 1:17
Mazdak26-Feb-02 1:17 
GeneralRe: HIJRI GHAMARI ---> HIJRI SHAMSI Pin
Hadi Rezaee26-Feb-02 18:09
Hadi Rezaee26-Feb-02 18:09 
Generalnaming conventions and standards Pin
Roman Nurik25-Feb-02 18:03
Roman Nurik25-Feb-02 18:03 
GeneralRe: naming conventions and standards Pin
Bill Wilson26-Feb-02 6:28
Bill Wilson26-Feb-02 6:28 
I don't think there is a universal standard for this. I don't really care what conventions you use inside the code. If I were buying it, I would mainly like to see consistency.

If the library is an improvement/replacement for an existing library, make the API as compatible as possible.

I don't think you can build a single .dll. Even if you manually constructed a file with 4 entry points for each function, there would be no way to resolve which entry point to use, since the call gives no indication of the mode it was built in.

P.S. What sort of library are you building? Is it for public consumption or internal use. Will it be fore sale?

Good luck,
Bill
GeneralMFC list view control question.... Pin
David Z25-Feb-02 17:35
David Z25-Feb-02 17:35 
GeneralRe: MFC list view control question.... Pin
Nish Nishant25-Feb-02 18:15
sitebuilderNish Nishant25-Feb-02 18:15 
GeneralRe: MFC list view control question.... Pin
Ravi Bhavnani25-Feb-02 18:27
professionalRavi Bhavnani25-Feb-02 18:27 
GeneralRe: MFC list view control question.... Pin
David Z25-Feb-02 18:35
David Z25-Feb-02 18:35 
GeneralRe: MFC list view control question.... Pin
Nish Nishant25-Feb-02 18:41
sitebuilderNish Nishant25-Feb-02 18:41 
GeneralRe: MFC list view control question.... Pin
Ravi Bhavnani25-Feb-02 18:53
professionalRavi Bhavnani25-Feb-02 18:53 
GeneralRe: MFC list view control question.... Pin
David Z25-Feb-02 19:09
David Z25-Feb-02 19:09 
GeneralRe: MFC list view control question.... Pin
Ravi Bhavnani25-Feb-02 19:23
professionalRavi Bhavnani25-Feb-02 19:23 
GeneralRe: MFC list view control question.... Pin
David Z25-Feb-02 19:31
David Z25-Feb-02 19:31 
GeneralRe: MFC list view control question.... Pin
Nish Nishant25-Feb-02 20:14
sitebuilderNish Nishant25-Feb-02 20:14 
GeneralIcon Question.... Pin
Joseph Dempsey25-Feb-02 15:16
Joseph Dempsey25-Feb-02 15:16 
GeneralRe: Icon Question.... Pin
Shog925-Feb-02 15:49
sitebuilderShog925-Feb-02 15:49 
GeneralGDI+ question! Pin
G.Richard25-Feb-02 14:16
G.Richard25-Feb-02 14:16 
GeneralClipping Pin
alex.barylski25-Feb-02 13:19
alex.barylski25-Feb-02 13:19 
GeneralRe: Clipping Pin
Shog925-Feb-02 15:51
sitebuilderShog925-Feb-02 15:51 
GeneralRe: Clipping Pin
alex.barylski25-Feb-02 18:50
alex.barylski25-Feb-02 18:50 
GeneralRe: Clipping Pin
Paul M Watt25-Feb-02 19:10
mentorPaul M Watt25-Feb-02 19:10 

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.