Re: c++ app runs under Visual, crash in windows
- From: "Eric Hill" <eric@xxxxxxxxx>
- Date: Wed, 20 Dec 2006 11:01:56 -0600
By the way, can someone tell the difference(s) between running a process
from
inside Visual studio, and running it from windows???
The easiest solution is to use IsDebuggerPresent and
CheckRemoteDebuggerPresent.
http://msdn.microsoft.com/library/en-us/debug/base/isdebuggerpresent.asp?frame=true
Eric
.
Relevant Pages
- Virus attack - how to restore original files
... sometimes the easiest solution is to back up all important ... pictures, audio files, misc data. ... And reinstall. ... To maintain stability, Windows ... (microsoft.public.win2000.general) - Re: Home folder, WinXP and Win 98
... >The easiest solution is to upgrade your Win 98 machines ... We got a mix of Windows 98 and XP computers ... >> and our server is a Windows Server 2003 Std running as ... >> The Home Folder feature on the user account is also ... (microsoft.public.windows.group_policy) - Re: computer with no software
... You will need an Operating System. ... Windows XP may be your easiest solution since you have some ... games you want to let your kids play are most likely Windows Based. ... But in addition to the Windows XP disk you plan to buy, you will also need the hardware drivers ... (microsoft.public.windowsxp.help_and_support) - Re: Runtime check for running under debugger?
... you could use IsDebuggerPresent() or CheckRemoteDebuggerPresent ... Bert Hyman schrieb: ... run under the debugger? ... (microsoft.public.vc.debugger) - Windows Context Menus
... I need to create Context Menus in Windows (Vista and XP) and I am looking for the easiest solution to do this. ... (borland.public.delphi.thirdpartytools.general) |
|