Aqua-Soft Forums: [release] Sprintwindow 0.1 Beta - Aqua-Soft Forums

Jump to content

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

[release] Sprintwindow 0.1 Beta Rate Topic: -----

#1 User is offline   siwu Icon

  • Group: Developers
  • Posts: 441
  • Joined: 09-May 03

Posted 30 August 2004 - 12:34 PM

Hi people !

I'm proud to present the first beta of the SPrintWindow library !

I do hope you will find it cool.

For the moment, some API are quite unstable and are marked as so.

The documentation is included, InfoFetch aswell, and a sample program :)

SPrintWindow_0.1_BETA.zip (472 kb)

If you like this project, don't forget to Posted Image !

siwu
0

#2 User is offline   Photo678 Icon

  • Group: Member
  • Posts: 1,820
  • Joined: 08-November 02

Posted 30 August 2004 - 01:07 PM

Cool,

wait, what is it, screenshots, info??
0

#3 User is offline   LoofyGun Icon

  • Group: Member
  • Posts: 690
  • Joined: 20-April 03

Posted 30 August 2004 - 01:18 PM

I think it's only for those coder people :P
0

#4 User is offline   AndreasV Icon

  • Group: Developers
  • Posts: 2,137
  • Joined: 22-November 03

Posted 30 August 2004 - 01:43 PM

Yes, finally I can have a kernel panic in style :P.

Seriously, Siwu, amazing work I forsee great possibilities for this :)
0

#5 User is offline   siwu Icon

  • Group: Developers
  • Posts: 441
  • Joined: 09-May 03

Posted 30 August 2004 - 02:22 PM

Quote

Originally posted by Photo678@Aug 30 2004, 03:07 PM
Cool,

wait, what is it, screenshots, info??
<{POST_SNAPBACK}>

This is the library I used to make the video of this thread

siwu
0

#6 User is offline   Seph Icon

  • Group: Member
  • Posts: 6,983
  • Joined: 15-May 03

Posted 30 August 2004 - 02:48 PM

If you have nothing to contribute dont post. Pointless posts will be removed.

-----------------------------
The Post Has Been Deleted
// Seph
0

#7 User is offline   cda007 Icon

  • Group: Member
  • Posts: 41
  • Joined: 23-January 04

Posted 30 August 2004 - 03:04 PM

Hello Siwu,

Just see it, just downloaded it and just tested it ...
But doesn't work ...
I use your sample and i get a wondefull "blue screen" PageFault !!!
Whats wrong ???
I use a multiple monitor ... May be ???
Thanks for your help.

LeFOOL ;-)
0

#8 User is offline   Vjay Icon

  • Group: Member
  • Posts: 60
  • Joined: 25-November 03

Posted 30 August 2004 - 03:50 PM

CLICK TO SEE IMAGE

WinXP SP2 Geforce3 with actual drivers if this matters.

Why you cant examine the system-settings @ the first call, instead of an external program. Is this too complex?

-------
Sorry I edited the post because the image was too large.
siwu

0

#9 User is offline   siwu Icon

  • Group: Developers
  • Posts: 441
  • Joined: 09-May 03

Posted 30 August 2004 - 08:14 PM

Quote

Originally posted by Vjay@Aug 30 2004, 05:50 PM
WinXP SP2 Geforce3 with actual drivers if this matters.

Why you cant examine the system-settings @ the first call, instead of an external program. Is this too complex?
<{POST_SNAPBACK}>

This error is actually: ERROR_PATH_NOT_FOUND (retrieved via GetLastError()).

It means that the dll didn't find the SPrintWindowDrv.sys file.
However, it's pretty weird because the DLL is locating itself and expect to find the driver in the same directory.
Did you try with the sample program ? Maybe it's because of delphi :/

You should check the working directory of your executable file, this maybe the cause.

siwu
0

#10 User is offline   daclothe Icon

  • Group: Member
  • Posts: 580
  • Joined: 09-October 03

Posted 30 August 2004 - 10:17 PM

i can't wait to see what happens with this - siwu and ave combined is like pippen & jordan...rock on fellas
0

#11 User is offline   Vjay Icon

  • Group: Member
  • Posts: 60
  • Joined: 25-November 03

Posted 31 August 2004 - 09:03 AM

Quote

Originally posted by siwu@Aug 30 2004, 08:14 PM
This error is actually: ERROR_PATH_NOT_FOUND (retrieved via GetLastError()).

It means that the dll didn't find the SPrintWindowDrv.sys file.
However, it's pretty weird because the DLL is locating itself and expect to find the driver in the same directory.
Did you try with the sample program ? Maybe it's because of delphi :/

You should check the working directory of your executable file, this maybe the cause.

siwu
<{POST_SNAPBACK}>


The exception occures when i load the library. The workingdir is correct. Delphi ... think no. if you load the dll in a cpp program or in a delphi-program shouldnt matter (or you made something big wrong ^^). I cant test it @work (win2k) because we must use a http-proxy and your info-fetch doesnt support that. Also i cant test the sample-prgram cause i dont have a c compiler.
0

#12 User is offline   herd Icon

  • Group: Developers
  • Posts: 999
  • Joined: 02-November 03

Posted 31 August 2004 - 10:57 AM

In that case I'd guess it didn't found its spw file since you didn't create any. I'm running on a HTTP-Proxy too and it worked when I temporarily disabled password checking - admittedly you can't do that at work but you could try to run the infofetch app from an app that supports the HTTP-Login box and that inherits its handles and credentials...
0

#13 User is offline   siwu Icon

  • Group: Developers
  • Posts: 441
  • Joined: 09-May 03

Posted 31 August 2004 - 03:00 PM

Quote

Originally posted by Vjay@Aug 31 2004, 11:03 AM
The exception occures when i load the library. The workingdir is correct. Delphi ... think no. if you load the dll in a cpp program or in a delphi-program shouldnt matter (or you made something big wrong ^^). I cant test it @work (win2k) because we must use a http-proxy and your info-fetch doesnt support that. Also i cant test the sample-prgram cause i dont have a c compiler.
<{POST_SNAPBACK}>

Weird, really weird....

Actually this error is not due to a bad SPW file, but to the library cannot find the SPrintWindowDrv.sys file.

Well, try to put it in the \Windows or \Windows\System32 directory, of even only C:\.

siwu
0

#14 User is offline   yfei Icon

  • Group: Member
  • Posts: 1
  • Joined: 23-August 04

Posted 31 August 2004 - 07:00 PM

When running the InfoFetch.exe I got following message:
"Downloading...error!

Seems that the file can't be found!
Press a key to quit!"

I have no problem compiling your example code, but since information file was not successfully generated, the example can not run.
0

#15 User is offline   lleoliveira Icon

  • Group: Member
  • Posts: 1
  • Joined: 16-September 05

Posted 16 September 2005 - 11:34 PM

Hi siwu
Look the 2 last posts of this forum: http://www.ntwind.co...wtopic.php?t=64
What do you think?
SPrintWindow Api can be added on Win98SE?
What do you think about Revolutions Pack with KernelXP technology?
Page of Pack: http://tihiy.ahanix.org
Forum: http://www.msfn.org/...showtopic=39333

Waiting for a answer. Thanks. ;) :P
0

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