View Single Post
  #1  
Old 04-28-2005, 06:14
MrAnonymous
 
Posts: n/a
VS 2005 and PDA Emulation

With Visual Studio 2005 coming out, and the betas that are floating around I installed it and was impressed with the PDA Emulation and the general look of Visual Studio but I havent got down the exact process of debugging EXE's using VS 2005. I can goto Debug, Attach to Process and Select the Mobile Device thats running, or have it try to connect, if it trys to connect it usually fails for some reason (dont know why yet) if its already running it seems to work sometimes but I'm still unable to break on API's like GetWindowTextW etc so I was wondering if anyone had any tips for using it to debug PocketPC apps. Thanks
Reply With Quote