
Why is my PC slow at login and ActiveSync doesn't always (ever?) open ...
Jul 12, 2011 · ActiveSync doesn't ever open on top of the other Apps that are open. This MUST be some Windows XP or display thing. What does happen is really weird! I start ActiveSync either by …
MSDN
MSDN
Re Unable to set Background Color for NULL values in SSRS report
Question 0 Sign in to vote Hi, I have a requirement to set Red colour for NULL values Design below: I am using below expression: =IIF (IsNothing (Fields!Outcome.Value), "Red", "Transparent")
Retriving NT Login Name and password - social.msdn.microsoft.com
OK, i making a program that will be used by multiple users. Now each user will have different Privilages for editing/creating new enteries in about 6 different catagories. Now I want to pull out their Windows …
SQLHANDLE type for c# - social.msdn.microsoft.com
SQLHANDLE, RETCODE, HSTMT. I am having trouble finding the equivelent types in c#.
Microsoft Community
Microsoft Community
Get HICON from HWND and change window icon
I use GetClassLongPtr (using GCL_HICON) to get handle to the icon of some window (can be from another process) and then I use SetClassLongPtr to set icon of my window (again using …
[UWP]Mapping Keyboard Scan Codes to VirtualKeys?
Is there an API for UWP apps to map keyboard scan codes, such as those returned through CoreWindow's KeyDown and KeyUp events, into VirtualKeys?
Cannot download SQL Server 2016 Evaluation
I'm trying to install SQL Server 2016 evaluation copy on Windows 2008 server, downloaded "SQLServer2016-SSEI-Eval.exe" and initiated it as Run as Administrator. It prompts for download …
SortExpressionScope - social.msdn.microsoft.com
In Report Builder, right click on a textbox, and open the textbox properties dialog. Next, click on the "interactive sorting" tab.