Winmain error

Posted: 05-25-2007, 03:10 PM
Hello I launch my application with a breakpoint at the Winmain function,and
I obtain the cpu windows stoppint just at the "ret" assembly command of the
ntdll.DbgBreakPoint() function.
What I have done wrong I think it is in Vista securities but where must I
look?
Could you help me please
Thank you very much
Patrick

Reply With Quote

Responses to "Winmain error"

Jimmy Brush
Guest
Posts: n/a
 
Re: Winmain error
Posted: 05-29-2007, 08:11 PM
Hello,

I would suggest asking this question on the MSDN forums, as this
newsgroup is not specifically developer-oriented:

http://forums.microsoft.com/msdn/

- JB

On Fri, 25 May 2007 16:10:39 +0200, "Patrick"
<patrickartaud@aidedecision.com> wrote:
>Hello I launch my application with a breakpoint at the Winmain function,and
>I obtain the cpu windows stoppint just at the "ret" assembly command of the
>ntdll.DbgBreakPoint() function.
>What I have done wrong I think it is in Vista securities but where must I
>look?
>Could you help me please
>Thank you very much
>Patrick
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I fix the error message Error: Access violation at 0x0042DC30 (tried to read from 0x00000000) Guest Windows NT/2000/XP 0 03-15-2008 07:23 AM
winmain error Patrick Windows Vista File Management 1 05-25-2007 08:15 PM
Winmain error Patrick Windows Vista Networking & Sharing 0 05-25-2007 03:11 PM
microsoft visual C+++ runtime error and next error is reference memory can not John Kelly Windows XP Movie Maker 2 12-10-2003 08:05 PM
EWF Error on cloned disk: Failed getting protected volume configuration with error 1. Scott Kelly Windows XP Embedded 6 09-11-2003 12:10 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90