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

COM

 
GeneralEmbed Exectuable Pin
zx2c46-May-05 15:16
zx2c46-May-05 15:16 
GeneralRe: Embed Exectuable Pin
Jörgen Sigvardsson6-May-05 23:21
Jörgen Sigvardsson6-May-05 23:21 
GeneralRe: Embed Exectuable Pin
zx2c47-May-05 5:52
zx2c47-May-05 5:52 
QuestionHow to initialize a ActiveX picture? Pin
ben.tsang6-May-05 3:44
ben.tsang6-May-05 3:44 
GeneralCan't Seem To Use COM+ By Remoting Pin
micdevnet5-May-05 23:02
micdevnet5-May-05 23:02 
QuestionHow I Read MBR Master Boot Record Pin
shahzad Ahmed5-May-05 21:18
shahzad Ahmed5-May-05 21:18 
GeneralVirtual memory Allocation Pin
ckkmohan3-May-05 2:55
ckkmohan3-May-05 2:55 
GeneralRe: Virtual memory Allocation Pin
James R. Twine6-May-05 8:33
James R. Twine6-May-05 8:33 
   Programming Error?  Doing things like abusing dynamically allocated memory (misusing string objects, etc.) will do things like that.

   Also, double check for dangling (un-released) interface pointers.  For example, I once had an issue with an OleDB object that was getting binary data from a database table.  I was not releasing the IStream interface pointer I was getting back, and after about 20-50 records, the memory allocations started to skyrocket!

   Behaved completely differently under DEBUG than RELEASE.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
QuestionUrgent! How to instanciate an OCX ? Pin
turenne2-May-05 11:49
turenne2-May-05 11:49 
General,How to deploy COM+ Application. Pin
Het21091-May-05 19:38
Het21091-May-05 19:38 
GeneralRe: ,How to deploy COM+ Application. Pin
vinod shalgar12-May-05 1:41
vinod shalgar12-May-05 1:41 
GeneralCOM and structures Pin
Imtiaz Murtaza30-Apr-05 6:10
Imtiaz Murtaza30-Apr-05 6:10 
GeneralRe: COM and structures Pin
rwestgraham1-May-05 10:22
rwestgraham1-May-05 10:22 
GeneralRe: COM and structures Pin
Jörgen Sigvardsson5-May-05 12:52
Jörgen Sigvardsson5-May-05 12:52 
GeneralRe: COM and structures Pin
rwestgraham5-May-05 19:05
rwestgraham5-May-05 19:05 
GeneralRe: COM and structures Pin
Jörgen Sigvardsson5-May-05 20:51
Jörgen Sigvardsson5-May-05 20:51 
GeneralRe: COM and structures Pin
«_Superman_»5-May-05 4:53
professional«_Superman_»5-May-05 4:53 
GeneralRe: COM and structures Pin
vishalmore11-May-05 20:57
vishalmore11-May-05 20:57 
GeneralRe: COM and structures Pin
Imtiaz Murtaza11-May-05 21:57
Imtiaz Murtaza11-May-05 21:57 
GeneralRe: COM and structures Pin
vishalmore11-May-05 23:08
vishalmore11-May-05 23:08 
GeneralThe problem while transfer C to MASM. really need your help. Pin
Anonymous29-Apr-05 20:06
Anonymous29-Apr-05 20:06 
Generalusing MSRdp control in windows application Pin
Behlool29-Apr-05 1:44
Behlool29-Apr-05 1:44 
GeneralPort Blocking for Windows 98! Pin
URagavSouth28-Apr-05 20:10
URagavSouth28-Apr-05 20:10 
GeneralOutlook CreateDispatch error - "No such interface supported" Pin
Nickmatic28-Apr-05 15:39
Nickmatic28-Apr-05 15:39 
GeneralPeculiar Exception Pin
Nirav Doshi28-Apr-05 6:32
Nirav Doshi28-Apr-05 6:32 

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.