Re: Nick and DevCo, plz see
Chris Burrows wrote:
I understand that the main reason for wanting BDS installed on Vista
is to be able to debug the app while it is running on Vista.
Yes, I suppose that would be a motivation.
Can this be alternatively achieved using remote debugging?
I don't know if the remote debugger works with Vista....
--
Nick Hodges
Delphi/C# Product Manager - Borland DTG
http://blogs.borland.com/nickhodges
.
Relevant Pages
- Re: Porting BHO to Vista
... I have read about IE under Vista being run in a protected mode that is very restrictive, so I ran it this morning "As Administrator" and found that the communication suddenly started working. ... I was able to send messages to my interactive app and in one test, I believe I was able to send messages the other way as well, but I need to verify that. ... I have not found that I can write data to a log file yet, but I have found that when dealing with hooks and the BHO, there are times that setting breakpoints and stepping through the code doesn't work well, so logging is sometimes the only way to see what is going on. ... how can I debug into this module? ... (microsoft.public.inetsdk.programming.webbrowser_ctl) - Re: Deployment under Vista
... combination of a special path designated by Windows and the current ... Consequently, under Vista CSIDLs were changed into KNOWNFOLDERIDs, ... Let's call my app Fred.exe and it uses say two random access files, ... The Install suggests that the app is placed in C:\Programs. ... (microsoft.public.vb.general.discussion) - Re: Deployment under Vista
... Outlook apparently does not easily allow me step ... this app works perfectly under XP Home. ... The Install suggests putting the app where you set it to. ... you're breaking the Vista rules by putting data in a Program ... (microsoft.public.vb.general.discussion) - Re: Deployment under Vista
... combination of a special path designated by Windows and the current ... Consequently, under Vista CSIDLs were changed into KNOWNFOLDERIDs, ... Let's call my app Fred.exe and it uses say two random access files, ... The Install suggests that the app is placed in C:\Programs. ... (microsoft.public.vb.general.discussion) - CreateProcess DEBUG_PROCESS fails to show any window
... it creates the proc with a valid thread and proc handle ... returned showing fine in Task Man but the window fails to load. ... IF I create an appication without debugging info and the target app to ... load has no debug info CreateProcess with DEBUG flag loads the process ... (microsoft.public.vc.debugger) |
|