Click here to Skip to main content
15,889,116 members

toxcct - Professional Profile



Summary

    Blog RSS
6,893
Author
27,812
Authority
13,341
Debator
96
Enquirer
996
Organiser
5,523
Participant
0
Editor

Toxcct is an electronics guy who felt in love with programming at the age of 10 when he discovered C to play with Texas-Instruments calculators.

Few years later, he discovered "The C++ Language" from Bjarne Stroustrup ; a true transformation in his life.

Now, toxcct is experiencing the Web by developing Siebel CRM Applications for a living. He also respects very much the Web Standards (YES, a HTML/CSS code MUST validate !), and plays around with HTML/CSS/Javascript/Ajax/PHP and such.

_____

After four years of services as a Codeproject MVP, toxcct is now taking some distance as he doesn't like how things are going on the forums. he particularly doesn't accept how some totally ignorant people got the MVP Reward by only being arrogant and insulting while replying on the technical forums.



Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralRe: - - - { Whatever } - - - Pin
cpparasite15-Oct-09 1:26
cpparasite15-Oct-09 1:26 
GeneralRe: - - - { Whatever } - - - Pin
toxcct15-Oct-09 3:25
toxcct15-Oct-09 3:25 
GeneralRe: - - - { Whatever } - - - Pin
soap brain4-Oct-07 6:02
soap brain4-Oct-07 6:02 
GeneralRe: - - - { Whatever } - - - Pin
toxcct4-Oct-07 6:06
toxcct4-Oct-07 6:06 
GeneralRe: - - - { Whatever } - - - Pin
soap brain4-Oct-07 15:13
soap brain4-Oct-07 15:13 
GeneralRe: - - - { Whatever } - - - Pin
toxcct5-Aug-08 23:27
toxcct5-Aug-08 23:27 
General[Message Deleted] Pin
toxcct30-Jun-05 0:06
toxcct30-Jun-05 0:06 
GeneralRe: talk to me Mr. Pazzuzu... Pin
Pazzuzu30-Jun-05 1:00
Pazzuzu30-Jun-05 1:00 
Hi toxcct,

I have came across a problem & is behind it for somedays,but in vein.

Iam working under windows ,using vc++.

My problem comes up when I use zooming & doublebuffering(for preventing flickering).

It makes sense to understand my problem only if I attach a sample application also.(Attachment is in the mail I have send you)

Have isolated the problem & had put in a small test application.

my problem is when the "Zoomfactor" is made to 10,I dont see anything in my view.(The problem is not that,it is too small to be seen.I have checked that in my actual project 100%).

If one makes the zoom to 10% & start reducing the size of the window using the mouse,then we can see the text.


Iam attaching a small test application along with this.

One has to look at only the "ex03aView.cpp" file

In "ex03aView.cpp::OnPrepareDC" one can set different Zoom values to the "m_iZoomFactor" variable.(It is set to "10" now)


TemporaryDc is created locally in "ex03aView.cpp::OnDraw"

Also,if there need to be any improvements to be made in the "memdc" class,Please tell me.

some one pointed out that,When I use the following statement in my Memdc.h,before creating the compatible Dc,the bitmap created is too large & that may cause a problem.

But If I comment this one out in my code,I don't see the full rectangle representing the pageSize.

//Client Rectangle.
m_clientRect = *pRect;
pDC->DPtoLP(&m_clientRect);


Hope u could give me a hand on this regard,If possible

Eagerly waiting for a Reply

Thanks....

GeneralRe: talk to me Mr. Pazzuzu... Pin
toxcct30-Jun-05 20:33
toxcct30-Jun-05 20:33 
GeneralRe: talk to me Mr. Pazzuzu... Pin
Pazzuzu30-Jun-05 21:01
Pazzuzu30-Jun-05 21:01 
NewsRe: talk to me Mr. Pazzuzu... Pin
G Haranadh17-Oct-05 20:33
G Haranadh17-Oct-05 20:33 
General[OT] Pin
toxcct17-Oct-05 20:53
toxcct17-Oct-05 20:53 
GeneralRe: talk to me Mr. Pazzuzu... Pin
ThatsAlok20-Dec-05 18:29
ThatsAlok20-Dec-05 18:29 
General[OT] Pin
toxcct20-Dec-05 21:19
toxcct20-Dec-05 21:19 
GeneralRe: talk to me Mr. Pazzuzu... Pin
ThatsAlok2-Jan-06 17:46
ThatsAlok2-Jan-06 17:46 
GeneralJust a Visit :) Pin
Eytukan26-Dec-05 23:41
Eytukan26-Dec-05 23:41 
GeneralRe: talk to me Mr. Pazzuzu... Pin
Eytukan2-Jan-06 23:18
Eytukan2-Jan-06 23:18 
General[OT] Pin
toxcct4-Jan-06 6:55
toxcct4-Jan-06 6:55 
GeneralRe: talk to me Mr. Pazzuzu... Pin
Eytukan4-Jan-06 20:17
Eytukan4-Jan-06 20:17 
General[OT] Pin
toxcct9-Jan-06 2:36
toxcct9-Jan-06 2:36 
GeneralRe: [OT] Pin
Eytukan9-Jan-06 2:46
Eytukan9-Jan-06 2:46 
GeneralRe: [OT] Pin
ThatsAlok7-Apr-06 23:33
ThatsAlok7-Apr-06 23:33 
GeneralRe: [OT] Pin
toxcct9-Apr-06 21:35
toxcct9-Apr-06 21:35 
GeneralRe: [OT] Pin
Eytukan10-Apr-06 3:19
Eytukan10-Apr-06 3:19 
GeneralRe: [OT] Pin
toxcct10-Apr-06 3:21
toxcct10-Apr-06 3:21 

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.