|
|
|
|
![]() ![]() |
Jan 6 2007, 11:14 AM
Post
#1
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
I'm running on Windows XP with Service Pack 1.
The last few days, all of a sudden, the drag and drop functionality of explorer (or anything on the operating system that uses system calls in order to perform it) screws up completely. I attempt to drag it, and it just flickers a bit to the direciton I'm moving it and then fails. It doesn't seem to be the mouse as I can still drag a rectangle selection to select multiple files etc, just no drag and drop. However, it isn't always like that, it works generally (as far as I know) and stop working out of nowhere, and then stops again. Even if I shutdown explorer itself and re-open it, it doesn't make it starts working again (when it stops). Does anyone know what might be doing on? The chances of a virus or something malicious on any level running on my pc is extremely low, but to be safe Iv'e just gotten AVG Free (I already ran a registry application and an Anti-Spyware tool) and am about to install , update and run it to be sure (on the off chance something managed to get onto it). |
|
|
|
Jan 6 2007, 11:42 AM
Post
#2
|
|
|
SM- the Man -The Myth - The Legend Himself Group: Members Posts: 443 Joined: 4-September 05 From: Drinking da rootbeers Member No.: 8,313 |
And I thought I wouldn't find a solution to this one but this could be what you need.
http://aumha.org/downloads/dragndropx.zip http://www.aumha.org/regfiles.php QUOTE Has repaired the very few cases of lost drag-and-drop ability we’ve encountered so far in Windows XP, and has also worked in Windows 2000. Don’t confuse this with the Win9x version — there are small differences in the Registry structures involved. their might be some other patches with the drag and drop so search the site. Now I recommend contact theses guys and see what you have to do in order to patch this correctly and properly. |
|
|
|
Jan 6 2007, 11:55 AM
Post
#3
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
Thanks for the links saint-michael, I'll check them out soon after this virus scan finishes up, it's found some small things, mostly to do with IE it seems, which I don't even use meh.
|
|
|
|
Jan 6 2007, 12:20 PM
Post
#4
|
|
|
SM- the Man -The Myth - The Legend Himself Group: Members Posts: 443 Joined: 4-September 05 From: Drinking da rootbeers Member No.: 8,313 |
Not a problem, also Not to get to much off topic but do you have spybot as well, it's free and effective should look into as well, could find stuff AVG hasn't. But if you already have disregard this post.
This post has been edited by saint-michael: Jan 6 2007, 12:21 PM |
|
|
|
Jan 6 2007, 12:26 PM
Post
#5
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
I used to use SpyBot and Ad-Aware, but spybot always bunged up alot with updating so I juse use Ad-Aware now and only install AVG when I need to scan (cause of the annoying services it runs 24/7, and if i shut em down it refuses to run saying blah blah is corrupted, even if there running again).
|
|
|
|
Jan 6 2007, 12:38 PM
Post
#6
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
I think I know what is causing it.
It was working, and then out of curiosity, I ran a game I have been developing the last few days, played around a bit, exited it and tryed to drag and drop and what do you know, it stopped working. But I'm confused as to how this could affect the OS, it certainly doesn't touch the registry :S. Who knows *shrugs*, but it seems to fix itself after awhile.... |
|
|
|
Jan 6 2007, 07:43 PM
Post
#7
|
|
|
SM- the Man -The Myth - The Legend Himself Group: Members Posts: 443 Joined: 4-September 05 From: Drinking da rootbeers Member No.: 8,313 |
most likely the programming has caused glitch somewhere, you best bet would to debug your program and look at the code that controls the drag and drop function (thats if their is one). Then of course look at all the game files you have made as well and see if their is something you did close off in the coding.
|
|
|
|
Jan 7 2007, 10:14 AM
Post
#8
|
|
|
Teh Coder Group: Members Posts: 1,053 Joined: 18-April 06 From: Australia Member No.: 12,833 |
Yeah I have sussed out the problem and fixed it, although it shouldn't have causes that kind of problem, I guess explorer just didn't like it and went a bit bonkers.
Basically, when an objective of the level is complete, I call an UnInit function to free up all used objects and zero variables before proceeding. However the objective completion is checked within the Collision event for the main player sprite, and I can't free up the sprite while I'm in one of it's procedures for obvious reasons. I ended up remieding it by using a message and postmessage so I coudl exit the procedure before it calls my UnInit function to safely free up the used objects. This also solved some other minor problems and lead to motivating me to stick on and fix a few other things up, so I'm quite happy with the results |
|
|
|
Jan 7 2007, 05:12 PM
Post
#9
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,780 Joined: 25-March 05 From: Toronto, Ontario, Canada Member No.: 3,233 |
I think it's best to reinstall your machine.
xboxrulz |
|
|
|
Apr 4 2008, 08:17 PM
Post
#10
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 0 Joined: 1-November 07 Member No.: 25,869 |
I had exactly the same symptoms.
It turned out to be a sticking escape key. Check it out. Hold down the escape key and try and drag and drop. Regards Ailuro |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 7th October 2008 - 05:37 AM |