Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
E

Elsie

@Elsie
About
Posts
34
Topics
18
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Upgrading MSDE SP4 to SQL 2008 Express R2
    E Elsie

    I'm upgrading a MSDE SP4 Database consists of Tables containing Blob objects to SQL 2008 Express R2, during upgrade it goes on fine,and works after upgrade, but and after a while i get this microsoft error report. Some unexpeceted errors have happened on the software you recently used.You were not asked to send the error reports at the time they occured. Error Signature Event Type : sqlexception001 Any clue ?

    Database database help question

  • [Solved]How to parse a URL in C++ using sscanf() [modified]
    E Elsie

    Thanks, this helps

    C / C++ / MFC c++ tutorial question

  • [Solved]How to parse a URL in C++ using sscanf() [modified]
    E Elsie

    In my program, i want to parse the complete URL string into tokens of hostname, port, file, querystring parameters?. Is there any generic recommended way of doing it , or any libraries available?

    modified on Monday, August 9, 2010 10:16 AM

    C / C++ / MFC c++ tutorial question

  • Using Activex controls (Designed in vb6) in vc++
    E Elsie

    While designing the activeX control itself, the controls for background colors should have been exposed as a property.

    C / C++ / MFC c++ com help question

  • Cascading specific windows in a MFC MDI application
    E Elsie

    A MDIParent Wnd has many MDIchild Wnds, and also few child dialogs. Dialogs are created this way --- CAutoDlg *pDlg = new CAutoDlg; pDlg->Create(IDD_AUTOCARD,this); I want to cascade only a specific type of dialogs, say dialogs of CAutoDlg type only. If i give MDICascade() it cascades all the child windows and dialogs under the MDIFrame. Is there any other un-conventional way other than calling SetWindowPos for each dialog, based on the position of the previous dialog?

    C / C++ / MFC c++ question

  • Application crash if left idle
    E Elsie

    This is the full call stack under the thread that showed un-hnadled exception. I'm debugging the application.Dont know its driving us crazy. Thank u

    C / C++ / MFC c++ com data-structures

  • Application crash if left idle
    E Elsie

    Yes, i attached with debugger (VS).now i got the stack trace as ntdll.dll!RtlDeleteAtomFromAtomTable() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!KiUserExceptionDispatcher() ntdll.dll!RtlConvertUlongToLargeInteger() ntdll.dll!K

    C / C++ / MFC c++ com data-structures

  • Application crash if left idle
    E Elsie

    I belive it is correct pdb, and crash happens consistent always. But irony here is it happens if and only if it is left idle for sometime.

    C / C++ / MFC c++ com data-structures

  • Application crash if left idle
    E Elsie

    My application(MFC, windows based with activeX ctrls) crashes if it is been idle for say 2 mins, after invoking a particular component. If some othe roperatio is done, after that it works fine. below is its large call stack <Unloaded_RapidEyeAPI.dll>+1e701 02921430 02a1ff48 0292144c ntdll!ExecuteHandler2+26 02921430 02a1ff48 0292144c ntdll!ExecuteHandler+24 02a1ff48 0292144c 02921430 ntdll!KiUserExceptionDispatcher+e 02a1ff48 0292144c 02921430 <Unloaded_RapidEyeAPI.dll>+1e701 02921800 02a1ff48 0292181c ntdll!ExecuteHandler2+26 02921800 02a1ff48 0292181c ntdll!ExecuteHandler+24 02a1ff48 0292181c 02921800 ntdll!KiUserExceptionDispatcher+e 02a1ff48 0292181c 02921800 <Unloaded_RapidEyeAPI.dll>+1e701 02921bd0 02a1ff48 02921bec ntdll!ExecuteHandler2+26 02921bd0 02a1ff48 02921bec ntdll!ExecuteHandler+24 02a1ff48 02921bec 02921bd0 ntdll!KiUserExceptionDispatcher+e 02a1ff48 02921bec 02921bd0 <Unloaded_RapidEyeAPI.dll>+1e701 02921fa0 02a1ff48 02921fbc ntdll!ExecuteHandler2+26 02921fa0 02a1ff48 02921fbc ntdll!ExecuteHandler+24 02a1ff48 02921fbc 02921fa0 ntdll!KiUserExceptionDispatcher+e 02a1ff48 02921fbc 02921fa0 <Unloaded_RapidEyeAPI.dll>+1e701 02922370 02a1ff48 0292238c ntdll!ExecuteHandler2+26 02922370 02a1ff48 0292238c ntdll!ExecuteHandler+24 02a1ff48 0292238c 02922370 ntdll!KiUserExceptionDispatcher+e 02a1ff48 0292238c 02922370 <Unloaded_RapidEyeAPI.dll>+1e701 02922740 02a1ff48 0292275c ntdll!ExecuteHandler2+26 02922740 02a1ff48 0292275c ntdll!ExecuteHandler+24 02a1ff48 0292275c 02922740 ntdll!KiUserExceptionDispatcher+e 02a1ff48 0292275c 02922740 <Unloaded_RapidEyeAPI.dll>+1e701 02922b10 02a1ff48 02922b2c ntdll!ExecuteHandler2+26 02922b10 02a1ff48 02922b2c ntdll!ExecuteHandler+24 02a1ff48 02922b2c 02922b10 ntdll!KiUserExceptionDispatcher+e 02a1ff48 02922b2c 02922b10 <Unloaded_RapidEyeAPI.dll>+1e701 02922ee0 02a1ff48 02922efc ntdll!ExecuteHandler2+26 02922ee0 02a1ff48 02922efc ntdll!ExecuteHandler+24 02a1ff48 02922efc 02922ee0 ntdll!KiUserExceptionDispatcher+e 02a1ff48

    C / C++ / MFC c++ com data-structures

  • how to find the source of a Windows message
    E Elsie

    Hi .I am getting a WM_PAINT message for a window. How can I find out where is the source of the WM_PAINT? But from my regular code flow it is not being called. The window is not being invalidated manually / in code. Debugging didnt help. Is getmessageextrainfo() the solution? In general for any WIndows messages is there a mechanism to find the function/ trigger which is the source of the messages.

    C / C++ / MFC question database help tutorial lounge

  • Analysing call stack.. [modified]
    E Elsie

    My MFC applicatin crashes with this call stack info. Can anyone please help me out in understanding this?

    ntdll!KiUserExceptionDispatcher+e
    <Unloaded_RapidEyeAPI.dll> +1e701
    ntdll!ExecuteHandler2+26
    ntdll!ExecuteHandler+24
    ntdll!KiUserExceptionDispatcher+e
    <Unloaded_RapidEyeAPI.dll> +1e701
    ntdll!ExecuteHandler2+26
    ntdll!ExecuteHandler+24
    ntdll!KiUserExceptionDispatcher+e
    <Unloaded_RapidEyeAPI.dll> +1e701
    ntdll!ExecuteHandler2+26
    ntdll!ExecuteHandler+24
    ntdll!KiUserExceptionDispatcher+e
    <Unloaded_RapidEyeAPI.dll> +1e701
    ntdll!ExecuteHandler2+26
    ntdll!ExecuteHandler+24
    ntdll!KiUserExceptionDispatcher+e
    <Unloaded_RapidEyeAPI.dll>+271d
    ntdll!RtlpAllocateFromHeapLookaside+42
    <Unloaded_RapidEyeAPI.dll>+39f3
    ntdll!RtlpAllocateFromHeapLookaside+42
    <Unloaded_RapidEyeAPI.dll>+1c999
    ntdll!RtlpAllocateFromHeapLookaside+42
    kernel32!BaseThreadStart+37

    modified on Monday, October 19, 2009 9:13 AM

    C / C++ / MFC c++ data-structures help question

  • Arranging the dialogs
    E Elsie

    I want to tile the 4 dialogs in the window, in my MFC application

    C / C++ / MFC c++

  • Application running on Vista OS
    E Elsie

    Actually the XP is with 512 MB RAM, and Vista OS m/c with 1 GB of RAM. I dont guess, it is due to resource constarint, cos in another Vista setup also we are observing the same behaviour.

    IT & Infrastructure question

  • Application running on Vista OS
    E Elsie

    Actually i forgot to mention my application is a Win32 windows MFC application.

    IT & Infrastructure question

  • [Message Deleted]
    E Elsie

    [Message Deleted]

    Windows API

  • automatic resurrection of the process when task manager kill it
    E Elsie

    If your application is a Windows service, then you can specify to restart the service (also can specify an interval of time), in case of failure/stop in its recovery properties. Also advanced option on Action on First failure, Second Failure etc are available.... But only if your app is an "Windows Service"

    IT & Infrastructure question

  • Application running on Vista OS
    E Elsie

    I have my app, running one on XP & one on Vista OS. But there is a difference in thread count. XP - 18 , Vista -14 threads. Few threads are not started in my application which is running in Vista OS. So my application in Vista is not fully functioning. Any setting to be done?. I have switched off the UAC in Vista.

    IT & Infrastructure question

  • Pointer mess
    E Elsie

    If my pointer is pointing an invalid object. How to find proactively in run-time.

    C / C++ / MFC tutorial

  • CSocket::Create function has thrown exception
    E Elsie

    I have my application run with gflags with Pageheap enabled to track down the page heap corruption. Now the application has crashed and it shows this error, i could not interpret these lines (other than having a feeel of resource inavailablity) Can anyone throw a light on what exactly is the reason that has caused the carsh of the app. [info : Application is a multithreaded one about 500 threads running,in a multi - processor machine) kernel32!RaiseException+53 msvcrt!_CxxThrowException+36 mfc42u!AfxThrowResourceException+19 mfc42u!AfxRegisterWndClass+ab mfc42u!CAsyncSocket::AttachHandle+5c mfc42u!CAsyncSocket::Socket+25 mfc42u!CAsyncSocket::Create+14 Pls help

    C / C++ / MFC help learning

  • CString causing problem in mulithreaded , multi processor environment
    E Elsie

    CString constructor or assingnment or serialization of CString causes the application crash in a multi-processor environment,(this happens in a heavily loaded condition when more than 500 threads are running) whereas it does not cause any problem in single processor environment.

    C / C++ / MFC json help workspace
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups