Click here to Skip to main content
15,907,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to insert a row in FlexGrid? Pin
Radha Nair24-Jun-03 22:57
Radha Nair24-Jun-03 22:57 
AnswerRe: How to insert a row in FlexGrid? Pin
Toni7825-Jun-03 0:08
Toni7825-Jun-03 0:08 
GeneralUsing printer device Pin
Ahmed Galal24-Jun-03 22:54
Ahmed Galal24-Jun-03 22:54 
Questionstl set bug ? Pin
Brian van der Beek24-Jun-03 21:35
Brian van der Beek24-Jun-03 21:35 
AnswerRe: stl set bug ? Pin
ankea17-Nov-15 0:16
ankea17-Nov-15 0:16 
Generalvb constants in vc Pin
mooze24-Jun-03 21:15
mooze24-Jun-03 21:15 
GeneralRace conditions Pin
Toni7824-Jun-03 20:35
Toni7824-Jun-03 20:35 
GeneralCOM DLL registration problem Pin
vikramj24-Jun-03 20:15
vikramj24-Jun-03 20:15 
Hi Friends,

I am facing a problem in registering my COM DLL. We have build an Addin for a CAD application, which is a COM addin.

At some customer site, the addin dll is not getting registered. When we try to register using Regsvr32.exe, the exe returns an error code of 0x000000B6. The error description is "The operating system cannot run %1." when viwed with 'Error Lookup' tool.

I searched on google newsgroups and i found 1 article stating this error occurs when the ATL.dll on the target machine does not match with the ATL.dll with which the addin dll (the DLL being registered) was built. And we have to use the mindependency build to remove the ATL.dll dependency.

Accordingly i found my machine has ATL.dll with version 3.0xxx. where as the client's machine has ATL.dll 2.0xxx. I replaced the ATL.dll with the one that i had and tried to register. Still the problem persists.
Any clues on the above problem ? This is the most urgent and most important issue for us.

Thanks and Regards,
Vikram
GeneralRe: COM DLL registration problem Pin
Kannan Kalyanaraman24-Jun-03 20:49
Kannan Kalyanaraman24-Jun-03 20:49 
QuestionHow to check who is currently logged on (Win2K/XP) Pin
Hashim Saleem24-Jun-03 19:52
Hashim Saleem24-Jun-03 19:52 
AnswerRe: How to check who is currently logged on (Win2K/XP) Pin
Ryan Binns24-Jun-03 20:04
Ryan Binns24-Jun-03 20:04 
Questionhow to free library by dll self Pin
gucy24-Jun-03 17:52
gucy24-Jun-03 17:52 
AnswerRe: how to free library by dll self Pin
David Crow25-Jun-03 3:09
David Crow25-Jun-03 3:09 
QuestionApplication that handles 200 000+ Lines? Pin
Steve The Plant24-Jun-03 16:01
Steve The Plant24-Jun-03 16:01 
AnswerRe: Application that handles 200 000+ Lines? Pin
J. Dunlap24-Jun-03 16:14
J. Dunlap24-Jun-03 16:14 
GeneralRe: Application that handles 200 000+ Lines? Pin
Steve The Plant24-Jun-03 16:21
Steve The Plant24-Jun-03 16:21 
GeneralRe: Application that handles 200 000+ Lines? Pin
David Crow25-Jun-03 3:14
David Crow25-Jun-03 3:14 
AnswerRe: Application that handles 200 000+ Lines? Pin
Steve The Plant24-Jun-03 17:17
Steve The Plant24-Jun-03 17:17 
GeneralRe: Application that handles 200 000+ Lines? Pin
basementman25-Jun-03 5:11
basementman25-Jun-03 5:11 
QuestionDrawing without flicker? Pin
Aidman24-Jun-03 15:25
Aidman24-Jun-03 15:25 
AnswerRe: Drawing without flicker? Pin
John M. Drescher24-Jun-03 15:45
John M. Drescher24-Jun-03 15:45 
AnswerRe: Drawing without flicker? Pin
Dave Bryant24-Jun-03 15:46
Dave Bryant24-Jun-03 15:46 
GeneralRe: Drawing without flicker? Pin
Aidman24-Jun-03 15:51
Aidman24-Jun-03 15:51 
GeneralRe: Drawing without flicker? Pin
John M. Drescher24-Jun-03 15:54
John M. Drescher24-Jun-03 15:54 
GeneralRe: Drawing without flicker? Pin
Aidman24-Jun-03 15:59
Aidman24-Jun-03 15:59 

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.