Click here to Skip to main content
15,917,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Only digits in CRichEditCtrl Pin
Nishad S11-Oct-07 2:04
Nishad S11-Oct-07 2:04 
GeneralRe: Only digits in CRichEditCtrl Pin
prithaa11-Oct-07 2:55
prithaa11-Oct-07 2:55 
GeneralRe: Only digits in CRichEditCtrl Pin
David Crow11-Oct-07 3:56
David Crow11-Oct-07 3:56 
GeneralRe: Only digits in CRichEditCtrl Pin
Nishad S11-Oct-07 17:54
Nishad S11-Oct-07 17:54 
QuestionMy dll wrote in MFC can't register on one pc ,but another can! Pin
szcococut11-Oct-07 0:15
szcococut11-Oct-07 0:15 
GeneralRe: My dll wrote in MFC can't register on one pc ,but another can! Pin
Matthew Faithfull11-Oct-07 1:15
Matthew Faithfull11-Oct-07 1:15 
GeneralRe: My dll wrote in MFC can't register on one pc ,but another can! Pin
ThatsAlok11-Oct-07 3:27
ThatsAlok11-Oct-07 3:27 
AnswerRe: My dll wrote in MFC can't register on one pc ,but another can! Pin
ThatsAlok11-Oct-07 3:27
ThatsAlok11-Oct-07 3:27 
szcococut wrote:
hi my dll can't register on one pc ,but can register on another pc,
why? the error is :" *.dll DllRegisterServer failed ,error code is :0x8007007 "
thanks


you don't need to register dll written in MFC. it is the COM dll you have to register.. try placing the DLL in same folder as of Application

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You

QuestionFunction Pin
nitin311-Oct-07 0:01
nitin311-Oct-07 0:01 
AnswerRe: Function Pin
Roger Broomfield11-Oct-07 3:51
Roger Broomfield11-Oct-07 3:51 
AnswerHence you need... Pin
CPallini11-Oct-07 0:16
mveCPallini11-Oct-07 0:16 
GeneralRe: Hence you need... Pin
Nelek11-Oct-07 0:27
protectorNelek11-Oct-07 0:27 
GeneralRe: Hence you need... Pin
ThatsAlok11-Oct-07 3:03
ThatsAlok11-Oct-07 3:03 
GeneralYou need to forward Pin
CPallini11-Oct-07 3:30
mveCPallini11-Oct-07 3:30 
JokeRe: You need to forward Pin
ThatsAlok11-Oct-07 4:08
ThatsAlok11-Oct-07 4:08 
QuestionHow to call function in webService? Pin
hunkly10-Oct-07 23:41
hunkly10-Oct-07 23:41 
Questionfloat and double data type Pin
shir_k10-Oct-07 23:35
shir_k10-Oct-07 23:35 
AnswerRe: float and double data type Pin
CPallini10-Oct-07 23:44
mveCPallini10-Oct-07 23:44 
GeneralRe: float and double data type Pin
shir_k11-Oct-07 0:00
shir_k11-Oct-07 0:00 
GeneralRe: float and double data type Pin
CPallini11-Oct-07 0:15
mveCPallini11-Oct-07 0:15 
GeneralRe: float and double data type Pin
shir_k11-Oct-07 2:17
shir_k11-Oct-07 2:17 
QuestionChanging dialog color Pin
josip cagalj10-Oct-07 23:21
josip cagalj10-Oct-07 23:21 
AnswerRe: Changing dialog color Pin
Nishad S10-Oct-07 23:26
Nishad S10-Oct-07 23:26 
GeneralRe: Changing dialog color Pin
josip cagalj10-Oct-07 23:47
josip cagalj10-Oct-07 23:47 
GeneralRe: Changing dialog color Pin
Nishad S11-Oct-07 0:28
Nishad S11-Oct-07 0:28 

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.