Reading/WritingI have a piece of code that has a struct. The purpose of this struct is to store the Huffman codes o...
Reading Large Binary FileI'm trying to read a large (~1.3 Gig) binary file, but I get stuck allocating memory to the buffer. ...
Listview with Colored Column HeadersAndy, Thanks for your post. Based on your comments, this what I have so far. It compiles, but sti...
Listview with Colored Column HeadersHi everybody, I want to create a listview with custom column header colors and font. The backgrou...
Access 2010 ProgrammingGot it. Line 19 should be [code]pRS->Fields->Item[(long)1]->Value = (_variant_t) "123456";[/code]. T...