Click here to Skip to main content
16,005,181 members
Home / Discussions / COM
   

COM

 
GeneralRe: Error in COM Pin
Carlos Antollini20-Nov-01 5:51
Carlos Antollini20-Nov-01 5:51 
GeneralRe: Error in COM Pin
Michael P Butler21-Nov-01 1:54
Michael P Butler21-Nov-01 1:54 
GeneralRe: Error in COM Pin
Rashid Thadha21-Nov-01 4:36
Rashid Thadha21-Nov-01 4:36 
GeneralRe: Error in COM Pin
22-Nov-01 19:11
suss22-Nov-01 19:11 
QuestionHow to implement COM Add-ins in our application? Pin
yufu16-Nov-01 18:11
yufu16-Nov-01 18:11 
AnswerRe: How to implement COM Add-ins in our application? Pin
Michael P Butler21-Nov-01 1:48
Michael P Butler21-Nov-01 1:48 
GeneralATL server exception throwing problem in release mode. Please Help! Pin
George Anescu16-Nov-01 4:08
George Anescu16-Nov-01 4:08 
GeneralRe: ATL server exception throwing problem in release mode. Please Help! Pin
Bill Wilson16-Nov-01 13:20
Bill Wilson16-Nov-01 13:20 
Sounds like an uninitialized variable somewhere. That is almost always the cause for the symptom you describe. You can also try turning off optimizations, changing thread libraries and stuff like that. But I reiterate, uninitialized variables are nearly always the cause of bugs that only show up in release builds.Suspicious | :suss:
GeneralRe: ATL server exception throwing problem in release mode. Please Help! Pin
George Anescu19-Nov-01 3:39
George Anescu19-Nov-01 3:39 
GeneralClient server Communication Pin
AndyC15-Nov-01 23:08
AndyC15-Nov-01 23:08 
GeneralRe: Client server Communication Pin
Bill Wilson16-Nov-01 7:30
Bill Wilson16-Nov-01 7:30 
GeneralRe: Client server Communication Pin
AndyC3-Dec-01 3:37
AndyC3-Dec-01 3:37 
Generalout-process .EXE problem .. HELP!!!!!!! Pin
Fumiseki15-Nov-01 6:14
Fumiseki15-Nov-01 6:14 
GeneralRe: out-process .EXE problem .. HELP!!!!!!! Pin
Bill Wilson20-Nov-01 13:01
Bill Wilson20-Nov-01 13:01 
GeneralRe: out-process .EXE problem .. HELP!!!!!!! Pin
Firoz21-Nov-01 1:24
Firoz21-Nov-01 1:24 
GeneralRe: out-process .EXE problem .. HELP!!!!!!! Pin
Fumiseki21-Nov-01 19:04
Fumiseki21-Nov-01 19:04 
Generalfiring an event with atl wizard Pin
kike14-Nov-01 6:43
kike14-Nov-01 6:43 
GeneralRe: firing an event with atl wizard Pin
Aaron Schaefer15-Nov-01 3:52
Aaron Schaefer15-Nov-01 3:52 
GeneralRe: firing an event with atl wizard Pin
Bill Wilson16-Nov-01 11:38
Bill Wilson16-Nov-01 11:38 
QuestionDo I have to use ATL ?? Pin
Krouer13-Nov-01 0:05
Krouer13-Nov-01 0:05 
AnswerRe: Do I have to use ATL ?? Pin
Michael P Butler13-Nov-01 0:14
Michael P Butler13-Nov-01 0:14 
GeneralRe: Do I have to use ATL ?? Pin
Krouer13-Nov-01 2:17
Krouer13-Nov-01 2:17 
GeneralRe: Do I have to use ATL ?? Pin
Not Active13-Nov-01 2:45
mentorNot Active13-Nov-01 2:45 
GeneralRe: Do I have to use ATL ?? Pin
Carlos Antollini13-Nov-01 3:07
Carlos Antollini13-Nov-01 3:07 
GeneralRe: Do I have to use ATL ?? Pin
2-Dec-01 18:27
suss2-Dec-01 18: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.