Re: MFC app creating exception

From: Yannick Chamming's [eMVP] (ychammings_nospam_at_adeset.com)
Date: 02/25/05


Date: Fri, 25 Feb 2005 08:31:26 +0100


- Can you try just a dummy MFC app (build and run it just after wizard
creation)
- Can you try with MFC statically linked to your app

--
----------------------------------------------------------------
Yannick Chamming's (eMVP)
ADENEO (ADESET)
Windows Embedded Manager
ychammings AT adeset DOT com>
http://www.adeset.com
Tél  : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
<shrinivasnh@gmail.com> wrote in message
news:1109316113.810379.231310@f14g2000cwb.googlegroups.com...
> I have developed lcd and keypad driver for our platform board .now i
> have to test keypad driver .That is to test if i am correctly send
> event to app and app catches it.I have also added MFC support to my
> imageBut then also my application throws an exception.But the same app
> runs fine on eVC++ emulater
> pls help me out
>


Relevant Pages

  • Re: Help with text adventure
    ... You can also just write a console app with printf and getline, ... Is there a way to make a Win32 console application? ... Since you don't want or need MFC, ... windowing process of Windows, like it was behind any Windows program. ...
    (microsoft.public.win32.programmer.gdi)
  • Re: MS/BCGSoft FeaturePack a one big [embarassing] hack and developers nightmare?
    ... The on-line documentation is full of 'under construction' or simply limited to one-liners that in most of the cases are just copies of class/method/param names. ... One of the most frustrating things I have discovered was that after making any source changes and re-building my app I had to manually get rid of 'Workspace' key from the Registry. ... Otherwise FeaturePack panes would simply not appear or be displayed in unexpected ways. ... I don't remember this happening to me in the past when I posted questions about 'classic' MFC. ...
    (microsoft.public.vc.mfc)
  • Re: GUI programming, MFC and C#
    ... iterations of a product called Windows that didn't take off until Windows ... VB presented millions of folks with a way to develop GUI ... Microsoft added visual designers to C++ through Visual Studio using MFC. ... Depending on the size of your app, you could go one of two ways or ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Ghost breakpoints
    ... and some MFC function was throwing a DEBUGCHK because it couldn't find ... still be able to debug your app but MFC won't choke as your app loads. ... the OCX dll you have is a debug version. ... Steve Kelley ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: WinMain
    ... moved to InitInstace in an MFC app. ... Note that I programmed in raw Win16/32 API for five years before I discovered MFC. ... The above had relevance the last time I looked at windows programming. ...
    (microsoft.public.vc.mfc)