When you start getting in-page errors on your hard drive, it's time to go shopping for a new hard drive


The STATUS_IN_PAGE_ERROR
describes itself as
"The instruction at XXX referenced memory at YYY.
The required data was not placed into memory because of an I/O
error status of ZZZ."
What does this mean?



It means that the memory manager needed to read some memory from
the disk, but the disk returned an error.

High Contrast Mode is not the same as High Contrast Scheme


"High Contrast Mode" is an accessibility state controlled by the
HCF_HIGHCONTRASTON flag in the dwFlags
member of the HIGHCONTRAST structure.
You can retrieve this structure programmatically by calling the
SystemParametersInfo function with the
SPI_GETHIGHCONTRAST parameter;
conversely, you update the setting programmatically with
SPI_SETHIGHCONTRAST parameter.
Programs are on their honor to query the "High Contrast Mode" flag
and, if set, simplify their display so as to be more usable to
people with low visual a

Campus Management Thanksgiving Bake-Off!

Today I was a judge at the company Bakeoff. It was pretty fun and all of the entries tasted great! I didn't get a chance to hear the final results, but I think we all agreed that the Blueberry + White Chocolate scones were the best overall.

Gobble-Gobble!

Signup for my newsletter

 Its WELL worth it!

Setting up Drupal

I've been expirimenting with Drupal for quite some time now and I'm finally ready to implement it full-force into my personal homepage. This is a HUGE step for me since I've been a Microsoft .Net/C# developer for almost ten years now.
I'm definatley getting the hang of this, and I think I like Drupal...a lot!

Syndicate content