Click here to Skip to main content
15,899,679 members
Home / Discussions / COM
   

COM

 
Generalconnection points of custom event in exe Pin
5-May-01 17:48
suss5-May-01 17:48 
GeneralCOM threading question... Pin
Amit Dey4-May-01 5:50
Amit Dey4-May-01 5:50 
GeneralATL COM Service Install Trouble Pin
Garth J Lancaster3-May-01 21:07
professionalGarth J Lancaster3-May-01 21:07 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster4-May-01 14:38
professionalGarth J Lancaster4-May-01 14:38 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster7-May-01 0:05
professionalGarth J Lancaster7-May-01 0:05 
GeneralRe: ATL COM Service Install Trouble Pin
7-May-01 11:09
suss7-May-01 11:09 
GeneralRe: ATL COM Service Install Trouble Pin
Garth J Lancaster8-May-01 14:38
professionalGarth J Lancaster8-May-01 14:38 
General_ATL_MIN_CRT Pin
SuperGeek1-May-01 13:36
SuperGeek1-May-01 13:36 
Hello all the ATL/COM/C++ gurus!!!
The little and unnoticed ATL beginner desparately needs your help.

I am trying to build my project with ReleaseMinSize configuration with _ATL_MIN_CRT flag.

Note that I don't have any runtime header files included, but I use #import-ed VB-based COM objects.
Note that I disabled "exception handling" mechanisms and MFC support.
All data types I am using are _com_ptr_t, _bstr_t, _variant_t from import-created .tlh and .tli files, plus regular C/C++ scalar types.

My problem: link error 2001 with the bunch of unresolved external symbols.
Does anyone know where the problem is.

BIG TIME thanks to all with the BIG heart.
Kirill.
GeneralRe: _ATL_MIN_CRT Pin
Michael Dunn1-May-01 16:54
sitebuilderMichael Dunn1-May-01 16:54 
GeneralRe: _ATL_MIN_CRT Pin
Felix Cho1-May-01 17:30
Felix Cho1-May-01 17:30 
GeneralRe: _ATL_MIN_CRT Pin
SuperGeek2-May-01 6:28
SuperGeek2-May-01 6:28 
GeneralRe: _ATL_MIN_CRT Pin
SuperGeek2-May-01 6:19
SuperGeek2-May-01 6:19 
GeneralSnap-in resources Pin
Paul Rogan1-May-01 5:40
Paul Rogan1-May-01 5:40 
Generalprogramers Pin
mohan30-Apr-01 22:49
mohan30-Apr-01 22:49 
GeneralMFC ATL dll link error Pin
30-Apr-01 6:03
suss30-Apr-01 6:03 
GeneralRe: MFC ATL dll link error Pin
SuperGeek1-May-01 13:22
SuperGeek1-May-01 13:22 
GeneralRe: MFC ATL dll link error Pin
1-May-01 17:18
suss1-May-01 17:18 
GeneralRe: MFC ATL dll link error Pin
1-May-01 20:16
suss1-May-01 20:16 
GeneralInterface Inheritance Pin
Paul Rogan30-Apr-01 1:22
Paul Rogan30-Apr-01 1:22 
GeneralRe: Interface Inheritance Pin
Pete Bassett30-Apr-01 1:38
Pete Bassett30-Apr-01 1:38 
GeneralRe: Interface Inheritance Pin
Paul Rogan30-Apr-01 1:54
Paul Rogan30-Apr-01 1:54 
GeneralRe: Interface Inheritance Pin
Ryan Park2-May-01 7:59
Ryan Park2-May-01 7:59 
GeneralQuery a specific COM DLL for an interface Pin
Martin Eskildsen29-Apr-01 21:21
Martin Eskildsen29-Apr-01 21:21 
GeneralRe: Query a specific COM DLL for an interface Pin
Michael Dunn29-Apr-01 22:48
sitebuilderMichael Dunn29-Apr-01 22:48 
GeneralRe: Query a specific COM DLL for an interface Pin
Martin Eskildsen29-Apr-01 23:15
Martin Eskildsen29-Apr-01 23:15 

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.