Message: A call to PInvoke function 'Desktop Fun!Desktop_Fun.Form1::GetWindow' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
Private Declare Function GetDesktopWindow Lib "user32" () As Long
Private Declare Function GetDC Lib "user32" (ByVal hwnd As Long) As Long
Private Declare Function GetWindowDC Lib "user32" (ByVal hwnd As Long) As Long
Private Declare Function TextOut Lib "gdi32" Alias "TextOutA" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal lpString As String, ByVal nCount As Long) As Long
ERROR:
PInvokeStackImbalance was detected
Message: A call to PInvoke function 'Desktop Fun!Desktop_Fun.Form1::GetWindow' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
__________________________________________________________
Please Help
Laszloscomputerstuff 2 months ago
you spelled youtube youtbube
millerboy321 6 months ago
it works. thx
Nicolasroxas 2 years ago
To make a stop button, create a command button and paste this code on it: timer1.enabled = false
HyaxorFD 2 years ago
how can u stop this????????
BiggestTwoNoobs 2 years ago
its not ful in discription ... :(
ultragaming1993 2 years ago
thanx
Miserego 2 years ago
i can't understand..what does this software do ?
TheDarkKnight03 2 years ago
it spams ur desktop with textboxes
OwnerPizza 2 years ago
i got a problem, it says spam is not declared any ideas?
TutorialDude101 3 years ago
you owned a subscriber thanx man ;)
Miserego 3 years ago
cool song whats the name of it
finob0y 3 years ago
grasias por el video
nicko01s 3 years ago
every body i will give u the real codes for vb6 spammer or give u mine spammer =)
minikiller23 3 years ago
error 453 tiempo de jecucion
no se puede encontar el punto de entrada dll
getdesktopwindows en user32
i am latin american (chile)good job
antronio 3 years ago
how do i get it so it only spamms the direct center of the screen?
kodman262 3 years ago
loll idk
just
i was
bored that day..
so ya =)
EarthFlame12 3 years ago
not gay right? o_O
EarthFlame12 3 years ago
no:
Private Sub Timer1_Timer()
Dim dc As Long
dc = GetWindowDC(GetWindow(GetDeskt opWindow), 1)
Randomize
Spam = Text1.Text
Spam = Len(Spam)
Spam = TextOut(dc, Rnd * 1024, Rnd * 1024, (Text1.Text), Spam)
End Sub
varcolac1000 3 years ago
is :
Private Sub Timer1_Timer()
Dim dc As Long
dc = GetWindowDC(GetDesktopWindow)
Randomize
Spam = Text1.Text
Spam = Len(Spam)
Spam = TextOut(dc, Rnd * 1024, Rnd * 1024, (Text1.Text), Spam)
End Sub
varcolac1000 3 years ago
Private Declare Function GetWindow Lib "user32" (ByVal hwnd As Long, ByVal wCmd As Long) As Long
VisualMaster1 3 years ago
do you have the declarations?
Private Declare Function GetDesktopWindow Lib "user32" () As Long
Private Declare Function GetDC Lib "user32" (ByVal hwnd As Long) As Long
Private Declare Function GetWindowDC Lib "user32" (ByVal hwnd As Long) As Long
Private Declare Function TextOut Lib "gdi32" Alias "TextOutA" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal lpString As String, ByVal nCount As Long) As Long
VisualMaster1 3 years ago
whats wrong below??
_____________________________________________
Private Sub Timer1_Timer()
Dim dc As Long
dc = GetWindowDC(GetWindow(GetDesktopWindow), 1)
Randomize
Spam = Text1.Text
Spam = Len(Spam)
Spam = TextOut(dc, Rnd * 1024, Rnd * 1024, (Text1.Text), Spam)
End Sub
befa123 3 years ago
Same error :S
danebat 3 years ago
Dont know Works for me sorry :S
VisualMaster1 3 years ago
The Fast And The Furious (Tokyo Drift) DJ Shadow ft Mos Def
VisualMaster1 3 years ago
dUDE WHAT HAPPENED TO GtA IV tHEMe?
EarthFlame12 3 years ago
wazz this song??
0skar2 3 years ago