Click here to Skip to main content
15,926,857 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTree Pin
yaser30-Aug-02 11:01
yaser30-Aug-02 11:01 
Generaltree Pin
yaser30-Aug-02 10:52
yaser30-Aug-02 10:52 
GeneralNTService creating COM object problem Pin
Ed K30-Aug-02 9:26
Ed K30-Aug-02 9:26 
GeneralRe: NTService creating COM object problem Pin
Vagif Abilov30-Aug-02 10:12
professionalVagif Abilov30-Aug-02 10:12 
GeneralRe: NTService creating COM object problem Pin
Ed K30-Aug-02 11:13
Ed K30-Aug-02 11:13 
GeneralRe: NTService creating COM object problem Pin
Le centriste30-Aug-02 10:20
Le centriste30-Aug-02 10:20 
GeneralRe: NTService creating COM object problem Pin
Ed K30-Aug-02 11:08
Ed K30-Aug-02 11:08 
GeneralRe: NTService creating COM object problem Pin
Jörgen Sigvardsson30-Aug-02 11:52
Jörgen Sigvardsson30-Aug-02 11:52 
If you're compiling an ATL com server, be sure to see if you've got ATL_MINCRT defined. (I think that's the right name..)

IIRC, global object constructors are not called if you use this optimization since the libc is not there to do it for you...

Preferred storyline:
- I am your father. Search your feelings and you'll know it's the truth. Together we can rule this galaxy like father and son.
- Ok dad. Let's kick some butt!
GeneralRe: NTService creating COM object problem Pin
Anders Molin30-Aug-02 12:32
professionalAnders Molin30-Aug-02 12:32 
Questionposition of code matters? Pin
ns30-Aug-02 9:23
ns30-Aug-02 9:23 
AnswerRe: position of code matters? Pin
Ravi Bhavnani30-Aug-02 12:32
professionalRavi Bhavnani30-Aug-02 12:32 
GeneralCHeaderCtrl messages from CListView based View Pin
JennyP30-Aug-02 7:34
JennyP30-Aug-02 7:34 
GeneralRe: CHeaderCtrl messages from CListView based View Pin
Tomasz Sowinski30-Aug-02 7:52
Tomasz Sowinski30-Aug-02 7:52 
GeneralPointer to Document Pin
Kash30-Aug-02 7:01
Kash30-Aug-02 7:01 
GeneralRe: Pointer to Document Pin
JennyP30-Aug-02 7:27
JennyP30-Aug-02 7:27 
GeneralRe: Pointer to Document Pin
Kash30-Aug-02 8:29
Kash30-Aug-02 8:29 
Generalgaining back lost focus Pin
Anonymous30-Aug-02 6:38
Anonymous30-Aug-02 6:38 
GeneralAdding spin control to ListCtrl Pin
dennisV30-Aug-02 6:10
dennisV30-Aug-02 6:10 
Generalzooming problem Pin
Zayax30-Aug-02 5:29
Zayax30-Aug-02 5:29 
GeneralRe: zooming problem Pin
Chris Losinger30-Aug-02 5:46
professionalChris Losinger30-Aug-02 5:46 
GeneralRe: zooming problem Pin
Zayax30-Aug-02 6:23
Zayax30-Aug-02 6:23 
GeneralLoad Icons from DLL Pin
Matt Newman30-Aug-02 5:02
Matt Newman30-Aug-02 5:02 
GeneralRe: Load Icons from DLL Pin
Tomasz Sowinski30-Aug-02 5:08
Tomasz Sowinski30-Aug-02 5:08 
GeneralRe: Load Icons from DLL Pin
Matt Newman31-Aug-02 1:56
Matt Newman31-Aug-02 1:56 
GeneralRe: Load Icons from DLL Pin
Brian Delahunty30-Aug-02 5:27
Brian Delahunty30-Aug-02 5:27 

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.