adamlake.blogspot.com
deeper: May 2014
http://adamlake.blogspot.com/2014_05_01_archive.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Thursday, May 08, 2014. Using RegOpenKeyEx and RegQueryValueEx. Just putting this mess of code here for later cleanup, maybe somebody else finds it useful.
adamlake.blogspot.com
deeper: Using RegOpenKeyEx and RegQueryValueEx
http://adamlake.blogspot.com/2014/05/using-regopenkeyex-and-regqueryvalueex.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Thursday, May 08, 2014. Using RegOpenKeyEx and RegQueryValueEx. Just putting this mess of code here for later cleanup, maybe somebody else finds it useful.
adamlake.blogspot.com
deeper: Correct directory structure for clang and llvm 3.3 source tree when using cmake
http://adamlake.blogspot.com/2014/04/building-clang-and-llvm-33-source-tree.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Thursday, April 03, 2014. Correct directory structure for clang and llvm 3.3 source tree when using cmake. Instructions are slightly outdated. Blogs to stop by.
adamlake.blogspot.com
deeper: August 2014
http://adamlake.blogspot.com/2014_08_01_archive.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Monday, August 25, 2014. Attaching a console in Win32. How to get a console in a few simple lines of code in windows:. Pid = GetCurrentProcessId();.
adamlake.blogspot.com
deeper: When debugging i want the console to pop-up in a non-stupid place
http://adamlake.blogspot.com/2015/04/when-debugging-i-want-console-to-pop-up.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Sunday, April 26, 2015. When debugging i want the console to pop-up in a non-stupid place. See the second response to this question:. View my complete profile.
prestonhunt.com
Dramatis Personae: My Friends on the Web (Preston Hunt)
http://prestonhunt.com/story/21
Track your physical activities, improve your health, and stay in touch with friends and family while you do it! Dramatis Personae: My Friends on the Web. My friends on the web. By Preston Hunt, 01 January 2001. CC and Mike Carnes. Sadly Zack has decided to password protect his site, so most of you won't be able to get access.). Steve Suminski (Fat Sander). The Zaskes: Steve, Laura, Hayden. This is actually her company's web site). Tim and Steph Fettkether. Jenn, Ben, and Trixie. John Mayfield and Jenna.
adamlake.blogspot.com
deeper: April 2015
http://adamlake.blogspot.com/2015_04_01_archive.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Sunday, April 26, 2015. When debugging i want the console to pop-up in a non-stupid place. See the second response to this question:. Links to this post.
adamlake.blogspot.com
deeper: intel compiler paths
http://adamlake.blogspot.com/2015/02/intel-compiler-paths.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Monday, February 02, 2015. Subscribe to: Post Comments (Atom). Portland, Oregon, United States. View my complete profile. There was an error in this gadget.
adamlake.blogspot.com
deeper: Attaching a console in Win32
http://adamlake.blogspot.com/2014/08/attaching-console-in-win32.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Monday, August 25, 2014. Attaching a console in Win32. How to get a console in a few simple lines of code in windows:. Pid = GetCurrentProcessId();.
adamlake.blogspot.com
deeper: October 2014
http://adamlake.blogspot.com/2014_10_01_archive.html
8220;The sciences do not try to explain, they hardly even try to interpret, they mainly make models. By a model is meant a mathematical construct which with the addition of certain verbal interpretations describes observed phenomena. The justification of such a model construct is solely and precisely that it is expected to work.” John Von Neumann. Tuesday, October 21, 2014. Moving from a console to a windowed app with a windows entry point (winMain with the expected parameters). Links to this post.