Click here to Skip to main content
15,892,809 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Memory leaks with BSTR Pin
Steve S19-Nov-04 0:20
Steve S19-Nov-04 0:20 
QuestionHow can I create a colour btimap ? Pin
Darked developer18-Nov-04 19:59
Darked developer18-Nov-04 19:59 
AnswerRe: How can I create a colour btimap ? Pin
Rory Solley18-Nov-04 23:34
Rory Solley18-Nov-04 23:34 
GeneralRe: How can I create a colour btimap ? Pin
Darked developer19-Nov-04 2:41
Darked developer19-Nov-04 2:41 
GeneralCall to one Method of a COM component returns 0x80020008. But works on other machine Pin
User 21559718-Nov-04 18:39
User 21559718-Nov-04 18:39 
GeneralRe: Call to one Method of a COM component returns 0x80020008. But works on other machine Pin
geo_m19-Nov-04 2:58
geo_m19-Nov-04 2:58 
GeneralRe: Call to one Method of a COM component returns 0x80020008. But works on other machine Pin
User 21559719-Nov-04 3:28
User 21559719-Nov-04 3:28 
GeneralRe: Call to one Method of a COM component returns 0x80020008. But works on other machine Pin
geo_m19-Nov-04 3:48
geo_m19-Nov-04 3:48 
Hmm, that would be quite difficult to debug - I would check, if there is difference between these two machines in regional settings (for user as well as for the system). Also take into account what the method call have to do (can help to focus a bit - if it should work with date/time or numbers or whatever).

Also possibility is that it calls internally some other component and on one machine is different version that on the other one.

Anyway, if there's no support neither source code for the component, I would think about dumping it and trying to find/develop somethin what does the same job but more reliable, because now, you can spend some few days with locating the bug and tomorrow at client's site there can be other problems similar or worse than this one.


GeneralRe: Call to one Method of a COM component returns 0x80020008. But works on other machine Pin
User 21559721-Nov-04 17:13
User 21559721-Nov-04 17:13 
GeneralMoment of file Close Pin
moyeenm18-Nov-04 4:26
moyeenm18-Nov-04 4:26 
GeneralRe: Moment of file Close Pin
geo_m19-Nov-04 3:10
geo_m19-Nov-04 3:10 
QuestionVectors safe??? Pin
Anonymous17-Nov-04 0:44
Anonymous17-Nov-04 0:44 
AnswerRe: Vectors safe??? Pin
markkuk17-Nov-04 1:16
markkuk17-Nov-04 1:16 
GeneralRe: Vectors safe??? Pin
Jörgen Sigvardsson17-Nov-04 11:31
Jörgen Sigvardsson17-Nov-04 11:31 
GeneralUrgent!!!How to pass an array in Event in ATl/COM Pin
Akshay Dave16-Nov-04 22:52
Akshay Dave16-Nov-04 22:52 
GeneralRe: Urgent!!!How to pass an array in Event in ATl/COM Pin
El'Cachubrey16-Nov-04 23:30
El'Cachubrey16-Nov-04 23:30 
GeneralRe: Urgent!!!How to pass an array in Event in ATl/COM Pin
ThatsAlok17-Nov-04 17:19
ThatsAlok17-Nov-04 17:19 
GeneralRe: Urgent!!!How to pass an array in Event in ATl/COM Pin
Akshay Dave18-Nov-04 17:30
Akshay Dave18-Nov-04 17:30 
GeneralRe: Urgent!!!How to pass an array in Event in ATl/COM Pin
Akshay Dave19-Nov-04 0:15
Akshay Dave19-Nov-04 0:15 
GeneralRe: Urgent!!!How to pass an array in Event in ATl/COM Pin
ThatsAlok21-Nov-04 20:06
ThatsAlok21-Nov-04 20:06 
Generalbasic stl::list erase question Pin
Stefan0116-Nov-04 6:14
Stefan0116-Nov-04 6:14 
GeneralRe: basic stl::list erase question Pin
Joaquín M López Muñoz16-Nov-04 9:24
Joaquín M López Muñoz16-Nov-04 9:24 
GeneralRe: basic stl::list erase question Pin
Stefan0116-Nov-04 11:59
Stefan0116-Nov-04 11:59 
GeneralStrange way of killing DLLHOST Pin
Federico Milano16-Nov-04 5:56
Federico Milano16-Nov-04 5:56 
GeneralSTL DataStructure for 50000 - 100000 items Pin
SandeepN16-Nov-04 4:10
SandeepN16-Nov-04 4:10 

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.