Author Topic: Windows 7 64-bit questions....  (Read 502 times)

Offline LePaul

  • Platinum Member
  • ******
  • Posts: 7988
Windows 7 64-bit questions....
« on: March 03, 2010, 06:07:13 PM »
So I bought a killer little netbook (Asus 1201N), put 4 gb of RAM on it and looked forward to using W7 64 bit on it.

Well...the thing runs very, very fast but one thing I would like it to run is the application I wrote that i use in my R2-D2.

That program uses DirectX so input from the game pad plays sounds.

Like Vista, when a program crashes, Windows wants to fix it.  You don't get any real error message.  You get a Dr Watson like error that requires a debugging tool to find out wtf blew up   :mad:

Anyone have any W7 64-bit tips with DirectX and so forth?


Offline Heater

  • Silver Member
  • ****
  • Posts: 1381
Re: Windows 7 64-bit questions....
« Reply #1 on: March 04, 2010, 02:45:22 AM »
LePaul,

not sure if I follow what you are asking, but why not just install windbg and attach the de-bugger to the thread in question?

Cheers
« Last Edit: March 04, 2010, 02:46:54 AM by Heater »
HiTech is a DWEEB-PUTZ!
I have multiple personalities and none of them like you !!!


Offline LePaul

  • Platinum Member
  • ******
  • Posts: 7988
Re: Windows 7 64-bit questions....
« Reply #2 on: March 04, 2010, 08:00:46 PM »
That's like a 680mb ISO install, unless MS linked me to something incorrect?

Offline Heater

  • Silver Member
  • ****
  • Posts: 1381
Re: Windows 7 64-bit questions....
« Reply #3 on: March 05, 2010, 10:32:47 AM »
No the windbg 32 bit is around 20 mb and the 64 bit is around 25 mb...

for the symbols you do not need to download them you can use the the following link: note the G:\Symbols is where I store the the cashed symbols used....

SRV*G:\Symbols* http://msdl.microsoft.com/download/symbols

just copy and paste this into the symbol file path source.

this way the symbols are allways up to date  as you read them fro micorsoft's server.

64bit: http://www.microsoft.com/whdc/devtools/debugging/install64bit.mspx

32bit: http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
« Last Edit: March 05, 2010, 10:37:30 AM by Heater »
HiTech is a DWEEB-PUTZ!
I have multiple personalities and none of them like you !!!


Offline LePaul

  • Platinum Member
  • ******
  • Posts: 7988
Re: Windows 7 64-bit questions....
« Reply #4 on: March 07, 2010, 07:11:41 PM »
Heater

Thanks but its the same issue.

When I click on your 64 bit link, it wants to go here...

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=36a2630f-5d56-43b5-b996-7633f2ec14ff

Which is the huge ISO


Offline Heater

  • Silver Member
  • ****
  • Posts: 1381
Re: Windows 7 64-bit questions....
« Reply #5 on: March 08, 2010, 09:53:56 AM »
LePaul....

Sorry about that I did not realize that they had put everything in to one package now... I have the ISO... I will check and see if the windbg package can be extracted and let you know...

Cheers
HiTech is a DWEEB-PUTZ!
I have multiple personalities and none of them like you !!!