freelanceprogrammers.org Forum Index » C

^_^ meay-meay!


View user's profile Post To page top
joe_steeve_1981 Posted: Tue Dec 28, 2004 2:57 am


Joined: 26 Jul 2003

Posts: 20
^_^ meay-meay!
Argh, i don`t like the plaintext :)

password: 24238
Reply with quote
Send private message
View user's profile Post To page top
joe_steeve_1981 Posted: Tue Dec 28, 2004 1:29 pm


Joined: 26 Jul 2003

Posts: 20
^_^ meay-meay!
Grr.. that seems like a spam. Not from me. Really weird how
intelligent spam has become these days.

joe_steeve@... writes:
> Argh, i don`t like the plaintext :)
> password: 24238

--
.O. A proud GNU user
..O http://www.joesteeve.tk/
OOO http://gnukid.5gigs.com/
Reply with quote
Send private message
View user's profile Post To page top
taxikaps Posted: Tue Dec 28, 2004 1:35 pm


Joined: 03 Jan 2005

Posts: 10
^_^ meay-meay!
Joe Steeve wrote:
> Grr.. that seems like a spam. Not from me. Really weird how
> intelligent spam has become these days.
>
> joe_steeve@... writes:
>
>> Argh, i don`t like the plaintext :)
>>password: 24238
>
>

Thats a Virus sending out mails. SOmebody, whose system is infected has
you email id in his(her) address book.

Kapil
--
Reply with quote
Send private message
View user's profile Post To page top
vinay_sheel2k Posted: Tue Dec 28, 2004 1:55 pm


Joined: 28 Dec 2004

Posts: 2
^_^ meay-meay!
Hi,
Whats the difference between CreateThread and
Beiginthreadex.Which one is more efficient and better
to use.
VC++ query :
In edit box I want to prevent user from entering any
values other than <1,2,3,4,5>.How to do it? Is the
Pretranslate message only option or is there any other
way?

regds
vinay



__________________________________
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250
Reply with quote
Send private message
View user's profile Post To page top
sflam108 Posted: Tue Jan 04, 2005 3:08 am


Joined: 25 Jul 2003

Posts: 48
^_^ meay-meay!
Reply embedded...

> -----Original Message-----
> From: vinay sheel [mailto:vinay_sheel2k@...]
> Sent: Tuesday, December 28, 2004 1:56 AM
> To: Programmers-Town@yahoogroups.com
> Subject: (PT) CreateThread and BeginThreadex
>
>
>
> Hi,
> Whats the difference between CreateThread and
> Beiginthreadex.Which one is more efficient and better
> to use.

One is part of CRT and the other is an API.

_beginthread[ex] calls CreateThread eventually, so it could be slightly
faster. But there is a more important issue: if you call any C runtime
library function within your thread, you should use _beginthread[ex] instead
of CreateThread. Otherwise you might experience a small memory leak for
some CRT functions when the thread exits.


> VC++ query :
> In edit box I want to prevent user from entering any
> values other than <1,2,3,4,5>.How to do it? Is the
> Pretranslate message only option or is there any other
> way?

If you`re using MFC, subclass CEdit and derived your own specialized class
to handle this. See www.codeguru.com and www.codeproject.com for examples.

HTH
Shyan
Reply with quote
Send private message
Post new topic Reply to topic
Display posts from previous:   
 

All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help