siwu 0 Posted August 30, 2004 Report Share Posted August 30, 2004 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 ! siwu Link to post
Photo678 0 Posted August 30, 2004 Report Share Posted August 30, 2004 Cool,wait, what is it, screenshots, info?? Link to post
LoofyGun 0 Posted August 30, 2004 Report Share Posted August 30, 2004 I think it's only for those coder people Link to post
AndreasV 0 Posted August 30, 2004 Report Share Posted August 30, 2004 Yes, finally I can have a kernel panic in style . Seriously, Siwu, amazing work I forsee great possibilities for this Link to post
siwu 0 Posted August 30, 2004 Author Report Share Posted August 30, 2004 Originally posted by Photo678@Aug 30 2004, 03:07 PMCool,wait, what is it, screenshots, info??<{POST_SNAPBACK}>This is the library I used to make the video of this threadsiwu Link to post
Seph 0 Posted August 30, 2004 Report Share Posted August 30, 2004 If you have nothing to contribute dont post. Pointless posts will be removed.-----------------------------The Post Has Been Deleted// Seph Link to post
cda007 0 Posted August 30, 2004 Report Share Posted August 30, 2004 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 ;-) Link to post
Vjay 0 Posted August 30, 2004 Report Share Posted August 30, 2004 CLICK TO SEE IMAGEWinXP 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 Link to post
siwu 0 Posted August 30, 2004 Author Report Share Posted August 30, 2004 Originally posted by Vjay@Aug 30 2004, 05:50 PMWinXP 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 Link to post
daclothe 0 Posted August 30, 2004 Report Share Posted August 30, 2004 i can't wait to see what happens with this - siwu and ave combined is like pippen & jordan...rock on fellas Link to post
Vjay 0 Posted August 31, 2004 Report Share Posted August 31, 2004 Originally posted by siwu@Aug 30 2004, 08:14 PMThis 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. Link to post
herd 0 Posted August 31, 2004 Report Share Posted August 31, 2004 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... Link to post
siwu 0 Posted August 31, 2004 Author Report Share Posted August 31, 2004 Originally posted by Vjay@Aug 31 2004, 11:03 AMThe 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 Link to post
yfei 0 Posted August 31, 2004 Report Share Posted August 31, 2004 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. Link to post
lleoliveira 0 Posted September 16, 2005 Report Share Posted September 16, 2005 Hi siwu Look the 2 last posts of this forum: http://www.ntwind.com/forum/viewtopic.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/board/index.php?showtopic=39333 Waiting for a answer. Thanks. Link to post
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now