"Lock" Windows

Share your advanced PureBasic knowledge/code with the community.
MikeB
Enthusiast
Enthusiast
Posts: 183
Joined: Sun Apr 27, 2003 8:39 pm
Location: Cornwall UK

Post by MikeB »

Seems to be something wrong, all I get is a partial header file of 1 Kb.
Mike.
(I'm never going to catch up with the improvements to this program)
User avatar
Michael Vogel
Addict
Addict
Posts: 2811
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Post by Michael Vogel »

MikeB wrote:Seems to be something wrong, all I get is a partial header file of 1 Kb.
Ooops, my fault - please try again...
MikeB
Enthusiast
Enthusiast
Posts: 183
Joined: Sun Apr 27, 2003 8:39 pm
Location: Cornwall UK

Post by MikeB »

Sorry, but it still does not work.
Mike.
(I'm never going to catch up with the improvements to this program)
User avatar
Michael Vogel
Addict
Addict
Posts: 2811
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Post by Michael Vogel »

MikeB wrote:Sorry, but it still does not work.
I just checked it from here,

http://sudokuprogram.googlepages.com/Lockme-Source.zip

there where no problem to download the 66kb zip file Have you been able to download the file...

http://sudokuprogram.googlepages.com/Lockme.exe ???
Henrik
Enthusiast
Enthusiast
Posts: 404
Joined: Sat Apr 26, 2003 5:08 pm
Location: Denmark

Post by Henrik »

Download workes ok here :roll:
Michael Vogel wrote: but I've to check what's going on, because the main window is not updated correctly when Alt-Ctrl-Del is done.

Michael
What do you mean by that ?

Btw i tried Inf0Byt3 code, and i can't inject a process thats already running, on XP-sp2, only a process that i start op.
So you have to make your program run before winlogon.exe has even started and then start winlogon.exe, hmm ..
I made a clean XP install to see if it's posible to inject a process running, but I doubt it, but then again maybe something is blocking my attempt (spyboot or something), attempt's is blocked with error code 5.
I iry this later..

best Henrik.
User avatar
Michael Vogel
Addict
Addict
Posts: 2811
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Post by Michael Vogel »

Henrik wrote:
What do you mean by that ?
When pressing alt ctrl delete I only see the glass window (grey) and the safe window shows only dark "hole" in the middle of the screen, so it seems like the bitmaps are not redrawn or the safe window is not on top - both should not be possible, because the redraw is done permanently, but that is like it looks. I've not a lot of time for the moment to check what's going on, maybe later in the evening...
Henrik
Enthusiast
Enthusiast
Posts: 404
Joined: Sat Apr 26, 2003 5:08 pm
Location: Denmark

Post by Henrik »

Ok ?

pressing ctr-alt-del does't change graphics look, here at my end ? Xp sp2.
well maybe it's not the best workarund, for blocking ctrl+alt+del. ?

Hi wasn't there something about screensaver doing something like that?

Edit* To answer myself.. only on 98.. :cry:
best henrik
Last edited by Henrik on Mon Jul 10, 2006 1:05 pm, edited 1 time in total.
MikeB
Enthusiast
Enthusiast
Posts: 183
Joined: Sun Apr 27, 2003 8:39 pm
Location: Cornwall UK

Post by MikeB »

Just tried again and it downloaded first go, thanks. :D

Made a minor addition, tagged a requester onto the start so you can use a different password every time (or re-enter the same one). Left the “!” bit in just in case I forget! :lol:
Mike.
(I'm never going to catch up with the improvements to this program)
User avatar
Michael Vogel
Addict
Addict
Posts: 2811
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Post by Michael Vogel »

Henrik wrote:Ok ?

pressing ctr-alt-del does't change graphics look, here at my end ? Xp sp2.

Edit* To answer myself.. only on 98.. :cry:
best henrik
Hmm, I'm using Windows 2000 on my notebook - something's still strange... Badly, I've no time at the moment to play around with the code for the moment - maybe next weekend...

Michael
Post Reply