| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> i'm just looking out for everyone's best interest. <1> great... so now i'm a menace, eh? <2> hola a todos <2> saludes desde espaa <2> quien sabe espaol? <3> no <3> no Spanish <2> ok <2> bye <0> the correct answer was o <4> lol
<4> that would sound like neyo <5> 6 other wireless networks detected, 50% encrypted, 1 network with AP factory settings, heh <5> why don't people secure their networks? <6> shhhhh <5> i'm the only one who uses a WPA-PSK with a random key too <5> everybody else uses WEP <3> WEP is better <5> heh <3> I intentionally didn't secure mine for awhile <3> I figured, all of my computers were secured <3> so, if someone wanted to borrow my internet connection, go nuts <3> but, then I got nervous when I actually saw people connecting <3> and put an end to it. <5> yeah, i think opening yourself up to letigation if someone uses it for illicit purposes is unwise <5> but that's just me <5> litigation <3> litigation <3> yeah <3> good <3> I was going to say, isn't your dad a lawyer. <3> but, you beat me to the correction <3> bastard. <5> kismet's a pretty cool tool <1> how can i get a char* array from a BSTR? <5> it's warning me that there is someone probing that's un***ociated <5> mrmuscolo, WideCharToMultiByte <5> a BSTR is just a wchar_t* (***uming 16-bit) <5> it has two bytes in front of where it points to store the string length <1> thx <1> error C2664: 'WideCharToMultiByte' : cannot convert parameter 3 from 'BSTR *' to 'LPCWSTR' <5> BSTR may be typedef'd as short* instead of wchar_t* <5> the cast should be safe <7> /me didn't know that BSTR held "wide characters" <5> yeah <3> ugh <3> why do 3 people need to get in a cube next to me <3> then yell <3> not angry yelling <3> just yelling <1> this doesn't work <5> BECAUSE THEY FIGURE YOU DON'T GET ANY WORK DONE ANYWAY
<1> it spits out garbage <3> I'm bored. <3> Don Knotts died apparently. <1> WideCharToMultiByte(CP_ACP,WC_DISCARDNS,name,-1,buf,128,NULL,NULL); ->>>> buf = "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" <7> Noidea over the weekend, I think I saw a notice in Monday's daily <5> BSTRs do not need to be null terminated, you should use SysStringLen <5> and WideCharToMultiByte will not null terminate either <1> i can't find that function on MSDN <1> typo? <5> http://64.233.179.104/search?q=cache:A5_38KxC59cJ:msdn.microsoft.com/library/en-us/automat/htm/chap7_8566.asp+SysStringLen&hl=en&gl=us&ct=clnk&cd=1&client=firefox-a <5> google cached because for some reason MSDN online is having 404 issues <5> i always loved the fact that a NULL BSTR is valid (it's the same as a zero-length BSTR) <1> our search - cache:A5_38KxC59cJ:msdn.microsoft.com/library/en-us/automat/htm/chap7_8566.asp SysStringLen - did not match any documents. <5> makes for some pita parameter validations <5> google SysStringLen, use the cache <5> first result <5> erm <5> now i'm getting that too <5> heh <5> wasn't before <5> view the Windows CE version, they're identical <5> (second search result) <5> not sure why MSDN is bonked <1> MSDN works for me... <5> ... <5> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/automat/html/65e792af-f8a8-4cdc-a279-494bba59394a.asp <5> they're changing things up internally i think <5> and of course, that page is pretty non-functional for firefox (can't expand any of those sections) <3> that's because firefox ****s <5> sure sure <3> boooo! <3> booo to firefox! <3> did leuve message anyone else? <5> nope <1> nope.... still garbage <1> BSTR name <1> ..... <1> char* buf = new char[128]; <1> WideCharToMultiByte(CP_ACP,WC_DEFAULTCHAR,name,SysStringLen(name),buf,128,NULL,NULL); <3> shouldn't it be WideCharToMultibyte? <3> since Multibyte should be 1 word? <7> it runs, it just produces garbage <5> take it up with the windows team <3> give me their phone number. <5> how'd you allocate name? <1> 1 mmnt <3> what does mmnt mean?
Return to
#c++ or Go to some related
logs:
#MissKitten #linux #MissKitten #squid three dollar bill cliton
#mirc glassfish + sunwappserver + 9 #windows #linux #AllNiteCafe
|
|