Click here to Skip to main content
15,880,796 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLocal Chat Rooms Pin
Midnight Ahri22-Apr-12 22:54
Midnight Ahri22-Apr-12 22:54 
AnswerRe: Local Chat Rooms Pin
Eddy Vluggen23-Apr-12 0:13
professionalEddy Vluggen23-Apr-12 0:13 
GeneralRe: Local Chat Rooms Pin
Midnight Ahri23-Apr-12 16:24
Midnight Ahri23-Apr-12 16:24 
AnswerRe: Local Chat Rooms Pin
Eddy Vluggen24-Apr-12 4:56
professionalEddy Vluggen24-Apr-12 4:56 
AnswerRe: Local Chat Rooms Pin
sixth8924-Apr-12 9:47
sixth8924-Apr-12 9:47 
GeneralRe: Local Chat Rooms Pin
Dave Kreskowiak24-Apr-12 15:45
mveDave Kreskowiak24-Apr-12 15:45 
QuestionHow to remove a handle or dll (xyz.exe) from winlogon.exe? Pin
metagoth22-Apr-12 19:33
metagoth22-Apr-12 19:33 
AnswerRe: How to remove a handle or dll (xyz.exe) from winlogon.exe? Pin
Eddy Vluggen23-Apr-12 0:15
professionalEddy Vluggen23-Apr-12 0:15 
WinLogon cannot be unloaded, and you cannot unload anything that's being referenced by it. You could have Windows remove the file "after" a reboot (it does this before it starts the shell, meaning that WinLogon will not yet be in use)

That's not recommendable though; the infected file will have replaced the original, and deleting it will corrupt your system. Unless you can put back a file that's not infected, best idea is to not touch it.
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: How to remove a handle or dll (xyz.exe) from winlogon.exe? Pin
metagoth24-Apr-12 19:42
metagoth24-Apr-12 19:42 
AnswerRe: How to remove a handle or dll (xyz.exe) from winlogon.exe? Pin
Eddy Vluggen25-Apr-12 0:39
professionalEddy Vluggen25-Apr-12 0:39 
Questionvb.net Pin
Hermaine22-Apr-12 18:53
Hermaine22-Apr-12 18:53 
AnswerRe: vb.net Pin
JohnPayton22-Apr-12 19:21
JohnPayton22-Apr-12 19:21 
Questiondictionary as string Pin
haneeno22-Apr-12 14:13
haneeno22-Apr-12 14:13 
AnswerRe: dictionary as string Pin
Eddy Vluggen23-Apr-12 0:12
professionalEddy Vluggen23-Apr-12 0:12 
QuestionStart up Fade Pin
kirubelye22-Apr-12 6:31
kirubelye22-Apr-12 6:31 
AnswerRe: Start up Fade Pin
JohnPayton22-Apr-12 15:50
JohnPayton22-Apr-12 15:50 
AnswerRe: Start up Fade Pin
Bernhard Hiller22-Apr-12 21:50
Bernhard Hiller22-Apr-12 21:50 
AnswerRe: Start up Fade Pin
Dave Kreskowiak23-Apr-12 6:50
mveDave Kreskowiak23-Apr-12 6:50 
Questionhow to display image from gridview on picturebox Pin
romo2221-Apr-12 3:49
romo2221-Apr-12 3:49 
AnswerRe: how to display image from gridview on picturebox Pin
Eddy Vluggen21-Apr-12 4:16
professionalEddy Vluggen21-Apr-12 4:16 
GeneralRe: how to display image from gridview on picturebox Pin
romo2221-Apr-12 6:12
romo2221-Apr-12 6:12 
AnswerRe: how to display image from gridview on picturebox Pin
Eddy Vluggen21-Apr-12 6:39
professionalEddy Vluggen21-Apr-12 6:39 
GeneralRe: how to display image from gridview on picturebox Pin
romo2221-Apr-12 6:57
romo2221-Apr-12 6:57 
AnswerRe: how to display image from gridview on picturebox Pin
Eddy Vluggen21-Apr-12 7:03
professionalEddy Vluggen21-Apr-12 7:03 
GeneralRe: how to display image from gridview on picturebox Pin
romo2221-Apr-12 7:11
romo2221-Apr-12 7:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.