About 27,000 results
Open links in new tab
  1. Attachment vs Hyperlink vs OLE - social.msdn.microsoft.com

    Jun 1, 2011 · Reviewing my texts in seems that the Attachment field type is actually an import/compress meaning that they would need to do this via the mouse individually image by …

  2. Setting Attributes In WIM? - social.msdn.microsoft.com

    Mar 8, 2010 · Just as a note, hWimFile can be a handle to either the specific image in the file or the file itself. Calling with the image handle will get you the data just for that image, and the file …

  3. Compress multiple files into one archive?

    Jun 9, 2008 · Hello everyone. I'm currently working on some backup software and it seems to be working OK, only I'd like to be able to compress the user's files into one super-massive file. …

  4. [C#] Decompress using GZipStream - social.msdn.microsoft.com

    Mar 31, 2016 · have you tried running the compress code in your app so you can rule out transport/transmission issue?

  5. GZipStream compresses with different sizes for the same file.

    Oct 28, 2008 · I have written code to compress a simple text file ( temp.txt) of 188 KB. I wrote code to compress using C# and GZipStream. I have used the following code to compress the …

  6. Icon in TabPage Header - social.msdn.microsoft.com

    Mar 6, 2012 · The purpose of this is that I should not have to store the icon in the TabControl's Images list; instead, I would create the CustomTabPage, assign its image to that instance, and …

  7. Event ID 22 from source MSSQLServerOLAPService cannot be found

    If the event originated on another computer, the display information had to be saved with the event.

  8. Proper way to zoom and pan images? - social.msdn.microsoft.com

    Jun 24, 2009 · I would like to re-create the zooming and panning functionality in "Windows Picture and Fax Viewer" (the default image viewer in XP) in my application.

  9. images in MVC don't display - social.msdn.microsoft.com

    Jan 16, 2016 · When I hover over the image in the VS folder where it's contained, the thumbnail shows the image. However, when I drag it over to the project then hover over the image …

  10. Mapping of grayscale 16 images - social.msdn.microsoft.com

    Jan 15, 2016 · I believe windows inherently does the mapping of grayscale 16 bit images to be displayed. I have a WPF display which reads an image as gray 16 and displays. But I get a …