Many Happy Birthday Wishes to The Code Project and Best Wishes to its Parents and all the Folks who Nursed Her :rose:
Santosh Rao
Posts
-
Many Happy Birthday Wishes to The Code Project -
Old Jungle SayingI too have banged my head in vain for more than a week now. I would prefer to have a shell browser than Netscape. :((
-
Old Jungle SayingYep Use Netscape and design very plain boring pages . But i feel now i would design webpages for IE and for netscape users really dont care how it is displayed. As long as it comes in Netscape and is totally plain and boring it would serve the users of Netscape right for their likes and users of IE can have a good feel. That is the way world now seems to be doing. I think time for me to join the band wagon. And me better do that slowly or the Netscape Warriors would spoil the peace.
-
Old Jungle SayingIf Something works in Netscape there is a way it has to work in IE. If Something works in IE it may never ever work in any X Release of Netscape. :)
-
Layer limit in Nutscape?Thanks for the nice name NutScape, that is what such products are. Aaah I hate netscape, oops Nutscape, Nutscape really sick
-
Layer limit in Nutscape?Thanks for the nice name NutScape, that is what such products are. Aaah I hate netscape, oops Nutscape, Nutscape really sick
-
JavaScript Menu does not work in NetscapeI hate Netscape, but have to Support it
-
Box EffectCould anyone tell me if at all i could create the box effect which works in Netscape and IE. The Box effect i mean is the one which is there on codeproject.com on the left when you hove on a link, a box is drawn around it. I have tried putting the many menus in that place to have a compatible version but they dont position correctly. Eg: if you goto codeproject.com and observe the link and Say hover on the "Who's Who" cell on the left you see a box being drawn. :((
-
C++ Doubt#include int i = 7; //The above i can be accessed using the global namespace //:: Operator void main() { int i = 10; { int i = 15; { int i = 17; printf("%d\n",i); //How to Access The Remaining i's here in c and c++ } } } //The above variables have to be defined at the above point
-
How to get hardware information in WindowsI wish to get hardware information 1. Mouse Type of Mouse 2. Harddisk Drives (Manufacturer ID) 3. CD Rom Drives (Manufacturer ID) 4. Processor (Manufacturer ID) 5. Ram Installed Capacity 6. Keyboard (Manufacturer ID) Which of the above is possible and how (via cmos or win code) Also need to know Windows OS Version and alternate OS Installed (Dual Boot OS) Any help and code is most welcome Thanks for reading and help Santosh Rao
-
How to get hardware information in WindowsI wish to get hardware information 1. Mouse Type of Mouse 2. Harddisk Drives (Manufacturer ID) 3. CD Rom Drives (Manufacturer ID) 4. Processor (Manufacturer ID) 5. Ram Installed Capacity 6. Keyboard (Manufacturer ID) Which of the above is possible and how (via cmos or win code) Also need to know Windows OS Version and alternate OS Installed (Dual Boot OS) Any help and code is most welcome Thanks for reading and help Santosh Rao