Sign in
robgruen's WebLog
my intelligence is artificial...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET Remoting
Debugging
Digital Photography
Misc .Net Runtime
MIX06
MOSS
SharePoint
SPACE
Technology "Tidbytes"
Archive
Archives
November 2009
(1)
November 2007
(1)
August 2007
(1)
January 2007
(2)
July 2006
(1)
March 2006
(4)
February 2006
(1)
January 2006
(1)
December 2005
(3)
November 2005
(2)
October 2005
(2)
September 2005
(4)
August 2005
(2)
July 2005
(2)
June 2005
(5)
May 2005
(7)
April 2005
(8)
March 2005
(5)
February 2005
(4)
January 2005
(2)
December 2004
(7)
November 2004
(2)
October 2004
(3)
September 2004
(1)
August 2004
(5)
July 2004
(3)
June 2004
(4)
May 2004
(6)
April 2004
(7)
March 2004
(9)
February 2004
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
robgruen's WebLog
How to pass an array of doubles from managed to unmanaged code.
Posted
over 9 years ago
by
robgruen
3
Comments
So I was working with someone on getting this to work and there aren't ANY samples anywere that I could find using what you would expect to use for searching (PInvoke, “array of doubles”, etc.). I figured I'd post this up here so it would...
robgruen's WebLog
Voice Lifts?
Posted
over 9 years ago
by
robgruen
0
Comments
I've heard of face lifts, various implants (breast, calf, posterior, etc), liposuction, permanent makeup, and so on. Until today, I had never heard of a 'voice lift' until I read this article on CNN . Now my primary interest in posting after reading this...
robgruen's WebLog
Lack of Information – Programmatically Toggling the LOCK keys from VB.NET
Posted
over 9 years ago
by
robgruen
0
Comments
As usual my blog entries arise from questions I’ve looked into for people. Today someone asked me how to toggle the NUMLOCK key from VB.NET. I thought to myself that surely there must be a sample somewhere? There was none…(at least nothing...
robgruen's WebLog
Why don't the MARS rovers have a mechanism for removing dust from their solar panels?
Posted
over 9 years ago
by
robgruen
2
Comments
If you've been following along with the Mars rover mission you should be aware that the length of the mission is highly dependent on the rovers' batteries. You should also know from reading the news that the batteries on the rovers are continually recharged...
robgruen's WebLog
Strange Memory Behavior when Minimizing Applications on Windows XP
Posted
over 9 years ago
by
robgruen
2
Comments
I had someone ask me the following question on memory behavior with .NET applications on Windows XP. I provided the explination below and just wanted to make it public so other folks can benefit from it. FYI - the explination I provide is not limited...
robgruen's WebLog
FIX: VB6 IDE Scrolling using the MouseWheel
Posted
over 9 years ago
by
robgruen
22
Comments
I’m sure most of you are aware of the frustrations of trying to get your mouse wheel to work in the VB6 IDE. The last word on this was that Intellipoint 4.12 was the only way to get this to work properly. It has been broken in Intellipoint 5.0 ...
robgruen's WebLog
SOS Debugging with the CLR - Appendix A: Unexplained Exceptions on the Managed Heap
Posted
over 9 years ago
by
robgruen
1
Comments
Before we get started here please be sure to read Jason Zander’s blog entry: SOS Debugging of the CLR, Part 1 . This blog entry is intended for those people doing SOS debugging of managed applications. Now that we have that covered…...
Page 1 of 1 (7 items)