Page 2 of 2
..
Posted: Sat May 15, 2004 1:41 pm
by NoahPhense
nessie wrote:fweil,

I had forgot to reinstall the sdk (sorry) I tried your code again and the original code works perfectly. I should have known it would be something i was doing wrong.
Yeah, maybe I'll reinstall the SDK.. I must have 'unselected' some options
when installing it the first time.. Let's see if I get that Bin dir with a full
install..?
bbl
- np
Posted: Sat May 15, 2004 1:44 pm
by fweil
For sure you will get the Bin folder. The only bad news is that the full install makes half a gig I believe.
:roll:
..
Posted: Sat May 15, 2004 2:34 pm
by NoahPhense
fweil wrote:For sure you will get the Bin folder. The only bad news is that the full install makes half a gig I believe.
:roll:
Then before I do all of that, can someone check to see if the MASM32
dumpbin.exe will work. If you need, I can post that exe for you to test.
Cause, right now, my MSDN install only occupies 6.7mb..

I only needed
the interactive API..
I use Timo's wonderful IDE Tool:
Code: Select all
; #####################################################################
; ## Display MS PlatformSDK Help for PureBasic IDE ##
; #####################################################################
; 01/29/2004 by Timo 'fr34k' Harter
- np
Posted: Sat May 15, 2004 2:38 pm
by fweil
NoahPhense,
If you want to get a zip of Bin\Win64 it makes about 7Megs.
Possible to post-it where you want.
As Win SDK is free I guess I don't write bad ...
..
Posted: Sat May 15, 2004 2:57 pm
by NoahPhense
[removed]
Posted: Sat May 15, 2004 3:10 pm
by fweil
I have the rar know but just trying to open it.
Posted: Sat May 15, 2004 3:18 pm
by fweil
duno what's the hell with that but the rar explodes in a file that is itself, same size and so.
Can't get any content.
Posted: Sat May 15, 2004 3:20 pm
by fweil
...,
OK it's done I test now your dumpbin
Posted: Sat May 15, 2004 3:25 pm
by fweil
Yours don't work the same.
It does not accept parameters like the one I got with Win SDK
I don't know how to get results from there.
..
Posted: Sat May 15, 2004 3:59 pm
by NoahPhense
fweil wrote:Yours don't work the same.
It does not accept parameters like the one I got with Win SDK
I don't know how to get results from there.
10-4... i still dont think that -- that will fix my issue.. when i execute your
code, it must not like my pb version.. because when I launch it.. I can
browse in the left window, but never does it show files in the right
window.. have to analyze it tonight...
- np
Posted: Sat May 15, 2004 4:38 pm
by fweil
Sorry for this ... I run 3.90. Maybe, but haven't red there, explorer gadgets issues ?
..
Posted: Sat May 15, 2004 6:51 pm
by NoahPhense
fweil wrote:Sorry for this ... I run 3.90. Maybe, but haven't red there, explorer gadgets issues ?
Let's see:
viewtopic.php?p=57415#57415
.. others have already reported issues, lets see what happens
- np
Posted: Sat May 15, 2004 7:22 pm
by fweil
So that's it ! If you need the executable compiled with 3.90 in the meannwhile ... just ask me.
..
Posted: Sat May 15, 2004 7:30 pm
by NoahPhense
fweil wrote:So that's it ! If you need the executable compiled with 3.90 in the meannwhile ... just ask me.
I'm patient..

I'm more interested in the code that got you there then
anything else.. so I'll recode it to just hit one DLL at a time.. maybe even
make a command line tool (variant) for now..
I will take you up on that offer of getting the Bin\Win64 structure
from you.
- np