Compatible Support Forums: Hex hackers needed..Need someone to fix my app.

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Hex hackers needed..Need someone to fix my app.

#1 User is offline   ancker 

  • member
  • Group: Members
  • Posts: 132
  • Joined: 02-February 00

Posted 17 May 2001 - 03:00 AM

Ok i have a program that i wrote in VB 6 that saves window positions and restores them, say after a resolution change.

The program runs fine in Win9x...but NOT in 2k Pro OR Server.

if i post a link to where you can download this and maybe play with it will a few of you help me out?

I'm using only standard API calls.

thanks

Ancker Jade
0

#2 User is offline   CUViper 

  • old hand
  • Group: Members
  • Posts: 1120
  • Joined: 23-January 00

Posted 17 May 2001 - 04:15 AM

Rather than having us hack your exe, would you be willing to post the source code?? That would make it a whole lot easier to debug....
0

#3 User is offline   hteles 

  • member
  • Group: Members
  • Posts: 135
  • Joined: 07-August 99

Posted 17 May 2001 - 05:13 AM

If he is asking a Hex Hacker, maybe its because he don't have the source code anymore
0

#4 User is offline   ancker 

  • member
  • Group: Members
  • Posts: 132
  • Joined: 02-February 00

Posted 17 May 2001 - 05:15 PM

I'd rather not release the source code as I am considering licensing the software..as shareware..

My plans may change though.

Please help if you can.

Ancker
0

#5 User is offline   CUViper 

  • old hand
  • Group: Members
  • Posts: 1120
  • Joined: 23-January 00

Posted 17 May 2001 - 06:34 PM

So you want someone else to fix your program, so that you can charge money for it? Sounds kind of sketchy, don't you think?

Seriously, with all of the optimizations that the compiler does, it is VERY difficult to read the machine code and figure out what the problem is.

I would try getting the latest service pack for visual studio, and then recompile. If you still get the error, then it's time to walk through the debugger. If you are serious about selling your software, this is something you should really learn to do.
0

#6 User is offline   ancker 

  • member
  • Group: Members
  • Posts: 132
  • Joined: 02-February 00

Posted 18 May 2001 - 02:16 AM

the problem isn't in the code...it's in the compiling or something

The program is flawless in 9x so it doesn't seem like it would be necessary to release the code.

also i'm not planning on becoming a "hardcore" programmer
i just thought it would be cool to have software released as shareware..I'm not trying to become rich of it...

Ancker
0

#7 User is offline   -blake 

  • stranger
  • Group: Members
  • Posts: 9
  • Joined: 27-March 01

Posted 18 May 2001 - 03:37 AM

I don't know if you may have done this or not, but, did you try recompiling the code under 2k Pro?
Since we all know how finicky 2k can be when trying to run code designed for the 9x series of windows.:D
Other than that, I don't know how else to help, I haven't done any programing more complex than small console apps.

-blake
0

#8 User is offline   Cardinal 

  • member
  • Group: Members
  • Posts: 193
  • Joined: 25-May 00

Posted 18 May 2001 - 03:39 AM

Looks like you will have to do it yourself unless you are willing to post the source.

What if we promise not to copy it? wink

Wait, now I'm sounding like William G.

Forget it, good luck.

:p
0

#9 User is offline   Cynan 

  • enthusiast
  • Group: Members
  • Posts: 369
  • Joined: 15-November 00

Posted 18 May 2001 - 10:56 AM

Indeed. Try recompiling it under 2K... and remember, 2K is different to 9x. Just because it works in one, doesn't mean it will in the other. There are differences in the APIs.

--Cynan.
0

#10 User is offline   ancker 

  • member
  • Group: Members
  • Posts: 132
  • Joined: 02-February 00

Posted 18 May 2001 - 03:21 PM

Actually MS has said that the API calls are NOT different.
And i looked up compatibility on the EnumWindows API call.

Tried recompiling on a 2k Machine...no luck..

Maybe i'll try to write and activex control.

Ancker
0

#11 User is offline   Cynan 

  • enthusiast
  • Group: Members
  • Posts: 369
  • Joined: 15-November 00

Posted 18 May 2001 - 03:36 PM

Well thats weird, cos I remember doing some graphics stuff a few years back, and I specifically remember having to change a few things.

9x is quite tolerent of what you can do, 2K likes everything to be by the book.

--Cynan.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users