Click here to Skip to main content
15,926,174 members
Home / Discussions / COM
   

COM

 
GeneralRe: Passing SAFEARRAYS through COM events Pin
Rashid Thadha4-Dec-01 10:39
Rashid Thadha4-Dec-01 10:39 
GeneralRe: Passing SAFEARRAYS through COM events Pin
Rick Dangerous6-Dec-01 6:23
Rick Dangerous6-Dec-01 6:23 
GeneralRe: Passing SAFEARRAYS through COM events Pin
Rashid Thadha6-Dec-01 11:43
Rashid Thadha6-Dec-01 11:43 
QuestionExtending Active Directory UI ? Pin
Hendrik Kurniawan27-Nov-01 16:35
Hendrik Kurniawan27-Nov-01 16:35 
QuestionExtending Active Directory UI ? Pin
Hendrik Kurniawan27-Nov-01 16:33
Hendrik Kurniawan27-Nov-01 16:33 
GeneralActiveX control looses TAB key Veeerrry Strange Pin
Bill Wilson27-Nov-01 12:44
Bill Wilson27-Nov-01 12:44 
GeneralAutomation Error Pin
Firoz27-Nov-01 0:43
Firoz27-Nov-01 0:43 
GeneralRe: Automation Error Pin
Shadi Al-Kahwaji27-Nov-01 22:29
Shadi Al-Kahwaji27-Nov-01 22:29 
Hi,

Use Form_QueryUnload instead of Form_Unload, this might help, becuase Form_QueryUnload called before the client exists, but Form_Unload is called when the application is already being unloaded. By the way, you can stop existing the client using Form_QueryUnload event using Cancel argument.

ShadiK.

Shadi Al-Kahwaji
GeneralNEW Guy Needs Help w/COM Pin
21-Nov-01 17:31
suss21-Nov-01 17:31 
GeneralRe: NEW Guy Needs Help w/COM Pin
Firoz21-Nov-01 18:37
Firoz21-Nov-01 18:37 
GeneralRe: NEW Guy Needs Help w/COM Pin
27-Nov-01 2:10
suss27-Nov-01 2:10 
GeneralRe: NEW Guy Needs Help w/COM Pin
Brian van der Beek27-Nov-01 10:19
Brian van der Beek27-Nov-01 10:19 
GeneralRe: NEW Guy Needs Help w/COM Pin
Bill Wilson27-Nov-01 13:09
Bill Wilson27-Nov-01 13:09 
GeneralUnresolved External Link Pin
Adam Arthur21-Nov-01 8:46
Adam Arthur21-Nov-01 8:46 
GeneralRe: Unresolved External Link Pin
Michael Dunn21-Nov-01 17:59
sitebuilderMichael Dunn21-Nov-01 17:59 
GeneralError in COM Pin
19-Nov-01 18:31
suss19-Nov-01 18:31 
GeneralRe: Error in COM Pin
Henrik Sternberg20-Nov-01 5:33
Henrik Sternberg20-Nov-01 5:33 
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 

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.