When it comes to me and candy - yes :p -------------------------------- Human stupidity is infinite.
Alex Orovetskiy
Posts
-
Mmm... Chocolate! -
Mmm... Chocolate!Nishant Sivakumar wrote:
p.s. He warned me not to eat too much. Apparently one of the Dundas guys tried to consume a 400g Chocolate bar in 60 minutes last year and ended up sick!
Nonsense ! 500g aka 1\2kg in less than 10mins and still feeling good. -------------------------------- Human stupidity is infinite.
-
Learning EnglishColin Angus Mackay wrote:
Also, in the programming forums people will more likely say when your question doesn't makes sense.
You see from all my English grammar I clearly remember and use only 3 tenses (exxagerating of course but still) and with the use of 3 tenses I can make myself really clear under almost any circumstances. And I doubt people would correct my spelling if they have understood my question. 1337 speak and general stupidity is another problem which I, as forum admin, hate so much I cannot explain using only words. -------------------------------- Human stupidity is infinite.
-
Learning EnglishPersonally I was learning English with personal tutor activly listening to voice recordings to try to grasp the correct pronunciation. Watching movies with subtitles is also really good for learning English AND slang. I think forums aren't all that useful just because people don't correct your spelling or grammar mistakes when you make 'em so you can't really understand if you've written it wrong or right. -------------------------------- Human stupidity is infinite.
-
Setting hi and low-order wordsThanks but no thanks. Bitwise operators is one of not so many topics I've missed during my programming studies and can't catch until now :( -------------------------------- Human stupidity is infinite.
-
Setting hi and low-order wordsUmm...right. I knew it was something that obvious. Need to stop trying to do something at 1am. -------------------------------- Human stupidity is infinite.
-
Setting hi and low-order wordsThere's HIWORD and LOWORD macros for retreiving but what are for setting ? -------------------------------- Human stupidity is infinite.
-
Why I love Windows programmingI'm using 7.1 I'm guessing this was some wild bug which probably involved redefining my resources. -------------------------------- Human stupidity is infinite.
-
Why I love Windows programmingI've set it to 5 for some reason some time ago. Probably something else was defined as 5 and I wanted my icon on top of the list :) -------------------------------- Human stupidity is infinite.
-
Why I love Windows programmingYes, that fact is quite true. Try compiling a project, than change something in resource.h and compile again. It won't actually start compiling but execute already compiled app. I hope all above made any sense :P -------------------------------- Human stupidity is infinite.
-
Why I love Windows programmingThe one in the Explorer. And as I said IDR_MAINFRAME = 5 and I really don't remember anything defining itself as 1,2,3 or 4. But thank's for the heads up anyway. I didn't know that app icon should be the first one in resources. -------------------------------- Human stupidity is infinite.
-
Why I love Windows programmingIDR_MAINFRAME is defined as 5 and I don't remember anything defined as 1-4 -------------------------------- Human stupidity is infinite.
-
Why I love Windows programmingYesterday I was putting finishing touches on updating my System Scanner (a little advertisment will never hurt :p) app and added a new icon resource to it. Suddenly my app icon has changed to this newly added resource. I haven't changed a thing except using Insert resouce in Resource editor. ID was IDR_ICON1. I tried looking everywhere with no result. App icon was still the one in IDR_ICON1, not IDR_MAINFRAME. I added a new icon resource (IDR_ICON2) and nothing changed. App icon was still IDR_ICON1. So I deleted IDR_ICON2 and closed VS in frustration. I decided to try and figure what the problem was today, opened VS and found out...that my app icon was IDR_MAINFRAME. I've deleted debug dir, rebuilt the project and it still was IDR_MAINFRAME ! Now could somebody explain me the paranormal nature of this self-appearing and self-dissapearing bug ? NOTE: Not a single line of code, not even a comma was changed manually during icon addition and removal. -------------------------------- Human stupidity is infinite.
-
It's Friday!Thank the global warming once more and hope that when I'll wake up there won't be 15cm of this white poo lying around. Go buy something to entertain myself with (magazine, book, game, movie, just anything). -------------------------------- Human stupidity is infinite.
-
POTD (work safe)Wrong. Rice is good. But a fat rat is better than slim rat, isn't it ? -------------------------------- Human stupidity is infinite.
-
supporter statusI think the best benefit of the supported is that nice cozy feeling of supporting the site you like and use. Now only if I had those 240$... -------------------------------- Human stupidity is infinite.
-
Code Snippetshttp://www.codekeep.net/ -------------------------------- Human stupidity is infinite.
-
List view doesn't want to make friends with image listWow. Some people wonder outside of page 1 :) Anyway I've figured it out on my own but thanks anyway. -------------------------------- Human stupidity is infinite.
-
Real or fake smile?Hehe. 9 I've set the low score ! -------------------------------- Human stupidity is infinite.
-
A call to foldFrom the point of view of system lag because of high CPU usage this one is not noticable at all. I can use some CPU hogs and my system would still run smoothly if I'll tell it to use all free CPU time. -------------------------------- Human stupidity is infinite.