U5I Blog

A programmer’s handbook.

Reset the BIOS Password

Whenever you boot your system,the computer goes through a process called Power On Self Test, popularly known as POST. In some Motherboards, there is a provision in which a person has to enter a password before performing the post or entering in the BIOS. BIOS is an abbreviation which stands for Basic Input Output System.
The [...]

I have made a coupon site using wordpress: CouponVila There I collect lots of coupon codes from many companies or sites. The beauty about coupon site is that you can get commision when someone click, copy a coupon code, and make a purchase on mechant sites if you can running affiliate offers. (However, I don’t [...]

Did bad in interview

I just has an interview yesterday. I had an interview from that company last year, but didn’t get though. This year, same result. Ai~
I should blame myself of being lazy. Since I didn’t prepare much for the interview yesterday. That was mainly because they did not ask my any definition type questions last year, so [...]

CFrameWnd::Create Error

I wanted to try a small MFC project, Igot the following error when i compile.
error C2664: ‘CFrameWnd::Create’ : cannot convert parameter 2 from ‘const char [39]‘ to ‘LPCTSTR’
After searching on the internet, found out the reason is: project is setup to use Unicode. If you use _T macro while using string literals it will work [...]

« Previous Entries  Next Entries »