Click here to Skip to main content
15,919,749 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Freelibrary hangs my application Pin
Alexandru Savescu18-Nov-02 5:06
Alexandru Savescu18-Nov-02 5:06 
GeneralRe: Freelibrary hangs my application Pin
Alvaro Mendez18-Nov-02 5:38
Alvaro Mendez18-Nov-02 5:38 
GeneralMFC Keyboard input trouble Pin
s o v a n n18-Nov-02 4:21
s o v a n n18-Nov-02 4:21 
GeneralRe: MFC Keyboard input trouble Pin
Alvaro Mendez18-Nov-02 4:44
Alvaro Mendez18-Nov-02 4:44 
GeneralRe: MFC Keyboard input trouble Pin
Bill Wilson18-Nov-02 13:26
Bill Wilson18-Nov-02 13:26 
GeneralAccessing DLL exports with NONAME Pin
Stephen Birdsall18-Nov-02 3:31
Stephen Birdsall18-Nov-02 3:31 
GeneralRe: Accessing DLL exports with NONAME Pin
Paul M Watt18-Nov-02 6:39
mentorPaul M Watt18-Nov-02 6:39 
GeneralApplication fails to update registry using COleTemplateServer::UpdateRegistry with Win2000 Pin
Luis E. Cuadrado18-Nov-02 2:53
Luis E. Cuadrado18-Nov-02 2:53 
Hello Everybody:

I'm having a problem whenever my application is executed without administrator privileges in Win2000. An ASSERT error comes out. Something that I noticed is when I click ignore, a blank AfxMessageBox comes out with just the OK button. When you clicked OK, the application continues. I look at the code, and the error happens in InitInstance() of the application. The error is exactly in this line:

// When a server application is launched stand-alone, it is a good idea<br />
//  to update the system registry in case it has been damaged.<br />
m_server.UpdateRegistry(OAT_DISPATCH_OBJECT);


Have any of you experienced this problem before? If so, is there any solution to solve this?
Any answer is more than welcome.

Thanks,

Luis E.


Luis E. Cuadrado
Blush | :O )
GeneralRe: Application fails to update registry using COleTemplateServer::UpdateRegistry with Win2000 Pin
Michael P Butler18-Nov-02 3:14
Michael P Butler18-Nov-02 3:14 
GeneralRe: Application fails to update registry using COleTemplateServer::UpdateRegistry with Win2000 Pin
Hans-Georg Ulrich18-Nov-02 3:31
Hans-Georg Ulrich18-Nov-02 3:31 
GeneralRe: Application fails to update registry using COleTemplateServer::UpdateRegistry with Win2000 Pin
Luis E. Cuadrado19-Nov-02 3:07
Luis E. Cuadrado19-Nov-02 3:07 
GeneralCSplitterWnd issue Pin
BlackSmith18-Nov-02 2:52
BlackSmith18-Nov-02 2:52 
GeneralRe: CSplitterWnd issue Pin
jhwurmbach18-Nov-02 3:21
jhwurmbach18-Nov-02 3:21 
GeneralCSplitterWnd issue (newby) Pin
BlackSmith18-Nov-02 2:48
BlackSmith18-Nov-02 2:48 
GeneralHelp File Corrupted Pin
georgiek5018-Nov-02 2:13
georgiek5018-Nov-02 2:13 
GeneralQuakeII Source Code Pin
jumbo jet18-Nov-02 2:01
jumbo jet18-Nov-02 2:01 
GeneralRe: QuakeII Source Code Pin
Anonymous18-Nov-02 5:52
Anonymous18-Nov-02 5:52 
QuestionInserting HTML in a dialog... is it possible? Pin
Joan M18-Nov-02 0:21
professionalJoan M18-Nov-02 0:21 
AnswerRe: Inserting HTML in a dialog... is it possible? Pin
Joaquín M López Muñoz18-Nov-02 0:34
Joaquín M López Muñoz18-Nov-02 0:34 
AnswerRe: Inserting HTML in a dialog... is it possible? Pin
Ravi Bhavnani18-Nov-02 7:10
professionalRavi Bhavnani18-Nov-02 7:10 
GeneralGets the hot spot coordinates from the cursor Pin
Eugene Pustovoyt18-Nov-02 0:13
Eugene Pustovoyt18-Nov-02 0:13 
QuestionHow to find child windows??? Pin
Hendrik Wiese17-Nov-02 23:51
Hendrik Wiese17-Nov-02 23:51 
AnswerRe: How to find child windows??? Pin
Rickard Andersson2017-Nov-02 23:57
Rickard Andersson2017-Nov-02 23:57 
GeneralRe: How to find child windows??? Pin
Hendrik Wiese18-Nov-02 0:48
Hendrik Wiese18-Nov-02 0:48 
GeneralRe: How to find child windows??? Pin
RED18-Nov-02 1:18
RED18-Nov-02 1:18 

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.