@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> anyone know of a guy named purple - biggest bitch on irc - total ***** fag - anyone heard of him? heard he's real gay
<0> likes guys cacks up his *** multiple at a time
<1> he's a slut alright
<0> yea
<2> Does anyone here have experience with dataviews?
<3> explain poll for pyro_
<3> ****
<0> See thats what i'm talkin about Purple - do you have to be such a nazi? yeah no one cares about him or his dataview issues - but i mean one person per hour is even talking here.
<0> i mean is it really affecting the channel to have an open discussion about "does someone know something about blah" jeez dude
<3> jeez dude
<4> you got a fan club purp
<3> yeah :)
<3> aw. he said I have a small weiner and an even smaller knowledge of vb
<3> hurt my feewings
<3> .fr
<3> that splains a lot



<3> he always talks about how much this channel ****s ***, but he can't seem to stay away :)
<5> in vb.net, how do i dynamically refer to a control on a form? say I have a variable strControlName as string = "txtFirstName"
<5> how do I refer to it? ... can I do something like Form.control(strControlname) = "Smith" ?
<6> I think if you do like
<6> Actually i dont know
<7> hi there
<8> hi
<7> I am looking for a answer to a quastion
<8> that seems to be the thing everyone who comes here is looking for
<7> Do you know anything about AppActive?
<8> whats your question
<7> I want to give focus to external app like notepad.exe
<8> ok
<8> and?
<7> I found something on net about AppActive but i can't do it
<8> is that your question?
<8> its appactivate
<8> and its part of sendkeys
<8> appactivate "window title" or hwnd
<7> i'll try
<7> Is it possible to find it by exec?
<7> e.g. Appactivate notepad.exe
<7> an give focus
<8> look it up in vb help
<8> yes you can do that
<8> you can get the hwnd from executing it
<8> and then activate it like that
<7> Do you know any Web sample?
<8> look it up on google
<8> this is basic stuff
<7> i am searching about an hour and i can't find it
<7> so, i came here (maybe) to find the answer..
<8> you you werent searching for appactivate.
<8> cause*
<7> no, i will try, thanks
<9> hmm
<10> oh ****ing wow i actually got two threads to communicate!
<10> this opens up a world of possibilities
<11> can VB be vulnerable to buffer overflows like in c/c++ ?
<12> for the listen() function from wsock32, what is a successful return number?
<12> why might mine be giving back a -1?
<9> zn, not as easily
<9> j1mm13, msdn.microsoft.com, look up winsock!listen
<9> it should tell you the proper return values, and the return value on fail.
<11> I've never seen a paper talking about exploiting overflows in VB, anyone know of one, or an article talking about them?
<9> thats because the way vb handles strings.
<9> all data types for that matter
<9> not to say its impossible though ;)
<11> just 1 example would be good
<10> (.net) how do i extract aspects of a string... like if the string is Volume10, i want to know it says "volume" and get the number out of it
<8> zn-,overflows dont have anything to do with a specific language
<8> they have to do alot with code design and construction
<8> if you're shabby at that stage, your code is gonna be prone to exploits
<8> also, you might want to take into account that no "real" business application has been build with vb
<8> or os
<8> so the desire to exploit say um.. a database app is niche and restrained to those few people who use it
<8> and in that case it would be just to crack a serial
<13> anyone wanna help with my question: http://www.xtremevbtalk.com/showthread.php?p=1162033#post1162033
<14> no
<14> hmm
<14> wtf



<14> i have +v?
<14> oh well
<14> explain help for j1mm1
<15> j1mm1: We give help when we feel like it, to whom we feel like it. If you want help, hire a tutor. If you want free help, try here and be patient. If you don't get the help you think you deserve, well... THIS AIN'T MICROSOFT TECH SUPPORT NUMBNUTS.
<6> Fes, settle yourself cockboy
<6> help him out
<6> ;]
<14> hahaha
<13> yeah somebody help me out
<14> yeah
<14> no
<14> wtf are you on
<13> why not?
<14> subcl***ing winsock messages?
<14> besides one of the ToS that you agreed to on that forum is that you dont seek offline help :p
<14> offsite i should say
<14> you should refresh btw
<13> all i want to do is detect when a connection comes in, and accept() it.
<14> you obviously arent looking closely enough
<13> i guess not!
<13> what am i supposed to do, just loop infinitely accepting()?
<13> thats weird...
<14> okay
<14> i replied
<16> anyone familiar with vb.net and Directx 3d rendering? specifically >>> D3DXCreateText <<< to make 3d text.
<14> an edited one
<16> error u here?
<16> anyone got experiance with direct x ? for 3d rendering
<17> basic, how old are you?
<16> 26
<16> i know ur gona say something clever.. :)
<16> how can i get files from a camera?
<17> basic, where were you born?
<16> planet earth
<16> under a big rock
<17> keep up the wise*** **** ***milk
<16> thats not a wize*** remark.
<16> i really was born under a rock..
<16> thats why I turned out like this..
<2> heh, anyways
<2> I'm having a problem working with this dataset... im enumerating one of its tables' rows selectively deleting them, and its deleting them immediately instead of just marking them for deletion
<2> this causes a problem as collections should not be changed while being iterated
<2> i thought DataRow.Delete() waits (for something, i don't know) before removing itself from the table by flagging its RowState?
<18> anyone knows if there a way I can check if there is any threads running in my application for 2005?
<19> how can i put the focus on my form?
<16> me.focus
<16> or form1.focus
<16> or press index finger on screen..
<19> ok ty
<16> no wait.. that works on touchscreen only :)
<19> there is no me.focus :|
<19> there's setfocus..
<19> but it's not working
<19> m.. the event isn't working, which event do i use?(the lost focus event isn't working)
<16> hmm
<16> vb.net?
<16> i just trie.d.
<16> me.focus
<16> or formname.focus
<20> Damn im good
<16> my program starts.. and eats up 30megs of memory >> :)
<16> is it because i have to many Dims ? do they take up memory space even if emptly? its reserved space?
<21> lol
<21> you must work for ms
<21> they have an incredible habbit of making memory hogging progs
<21> ;)
<16> how can i get scrollbar width in a listview?
<16> how can i get the name of a removable drive? like Sony Memory Stick (f:\)
<16> drive.name gives F:\
<16> drive.volumelable returns blank..
<16> how can i get the text Sonly Memory SticK?
<19> Basic
<19> try getting the driver name


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #visualbasic
or
Go to some related logs:

#freebsd
wmi enumerate drives
passes : @ dooza
#networking
#beginner
#linux-noob
humidifier/dehumidifier combo
bravoporno
#computers
xp slowdowncup



Home  |  disclaimer  |  contact  |  submit quotes