Desktop Functions: Smart Device Functions:
|
Search Results for "ras" in [All]oleaccimm32queryversionuserenvmapi32hhctrlhidicmpwinfaxSÈåw ªÚÌ:èdjÉAFu;«¿XA£»¾Z³iü¬éTß+¸¾Ô¦zÆ®L!]7ð×ÌØ®hѦ°EmQ6ÊË¥ÄrýÃ¥ªÉ §²AÌ ÆÔ2 Ã4[CÓ¢ »UÙâ:âFvÍSwùNì ôdcl.D Ôå¢,ªôÕ2D ÄD¬¤I iÙ9¡I)Úÿ>Qn\w(±Ç0Á4,µ,CGøpªv© 3Eÿ Mý¼JÊïùÉ#ØhÃ"QÞö MhcÔ#rAs6rËn±µ¼ QËÌ®Þ1¦L'´=ì>EY_KÈÀjQo·Â¦Lö8f¬s®p¶ìÈÈú'"ÅeÚô®sgþö9SÍMóXÜ4Ê]MOÍë£Gg ¿·[Æn]*2ʨÃ#ôÕIÃ3ÆQÇùÀÿÚåòµU´\5ÔO¨ å ]Î$« VFaÍÞ³EÁût.÷ehÙÁ¬×ØúÍá#öË4'<)Û±Qí]ɦsØÝ÷˺ÊÃC5óÀͯ3¬¹Þz >wøèWÌWnã³Ø¿v±6x6ÂYáSªß &eo3oÆ^[fEü%Ø?®á÷`¹<ò¼#ùâîyÐ/Fɯ Ñø creduikernel3213: AttachConsole,
14: AttachConsole
To query the filename for a process that is running elevated from a process that is not, the .NET api crashes. RESTART_NO_CRASH = 1 : Do not restart the process if it terminates due to an unhandled exception
RESTART_NO_CRASH = 1, // Do not restart if process terminates due to unhandled exception
int RegisterResult = RegisterApplicationRestart(APPLICATION_CRASHED, RestartFlags.NONE); 17: SetErrorMode
SetErrorMode(ErrorModes.SEM_NOGPFAULTERRORBOX | ErrorModes.SEM_NOOPENFILEERRORBOX); // this funtion prevents error dialog box to show up after application crash In contrast, if you are trying to do managed-debugging (instead of just write a native debugger in C#), you need to use the managed debugging APIs (ICorDebug) instead of the native debugging APIs here. fwpuclntuxthemescarddlgopengl3223: B66PV2V8B0W4H6U02GGMTZ5F9WRPWF5VF75YNS6H8QM6YB7UB6I2QKPRG1VRU75V9G6M5CNGRXUQVZV7H1X92NRI27AD1RIKX8PF Ö:Äá7æD>&}öuª+vó£Juã=²Õ+H¬Ä¹mô"QHWBÂ[3Ãhâôß,Ì¡rashuY¼{?úTã&,ÿ8[µü0| ¡<µ¥Xé[Ö>Pm=Aó¶óEfÎÎR .ªKLa¼¬Î4Ìý¾+ -ÀǺ«8þ Vl Lzî5Za1óM,¹Fé5tHcÛËÜKúÇÉxùLýaê¦TêÅÇRKMIVr¶è ðÞúp«÷ô
GL_CURRENT_RASTER_COLOR = 0x0B04,
GL_CURRENT_RASTER_INDEX = 0x0B05,
GL_CURRENT_RASTER_TEXTURE_COORDS = 0x0B06,
GL_CURRENT_RASTER_POSITION = 0x0B07,
GL_CURRENT_RASTER_POSITION_VALID = 0x0B08,
GL_CURRENT_RASTER_DISTANCE = 0x0B09,
public static extern void glRasterPos2d(double x, double y);
public static extern void glRasterPos2dv(double[] v);
public static extern void glRasterPos2f(float x, float y);
public static extern void glRasterPos2fv(float[] v);
public static extern void glRasterPos2i(int x, int y);
public static extern void glRasterPos2iv(int[] v);
public static extern void glRasterPos2s(short x, short y);
public static extern void glRasterPos2sv(short[] v);
public static extern void glRasterPos3d(double x, double y, double z);
public static extern void glRasterPos3dv(double[] v);
public static extern void glRasterPos3f(float x, float y, float z);
public static extern void glRasterPos3fv(float[] v);
public static extern void glRasterPos3i(int x, int y, int z);
public static extern void glRasterPos3iv(int[] v);
public static extern void glRasterPos3s(short x, short y, short z);
public static extern void glRasterPos3sv(short[] v);
public static extern void glRasterPos4d(double x, double y, double z, double w);
public static extern void glRasterPos4dv(double[] v);
public static extern void glRasterPos4f(float x, float y, float z, float w);
public static extern void glRasterPos4fv(float[] v);
public static extern void glRasterPos4i(int x, int y, int z, int w);
public static extern void glRasterPos4iv(int[] v);
public static extern void glRasterPos4s(short x, short y, short z, short w);
public static extern void glRasterPos4sv(short[] v); Structures26: GSVersion Originally this article showed the 'product' and 'copyright' fields as type 'string', but this causes a program crash when calling the gsapi_revision function (tested under VS2013 and 32-bit GPL Ghostscript v9.15). 27: KEYBDINPUT
///Erase EOF key 28: LOGFONT
OUT_RASTER_PRECIS = 6,
OUT_RASTER_PRECIS = 6 Note that the managed Font class does not support raster fonts. 29: PAINTSTRUCT
public bool fErase;
Public fErase As Integer 30: PANOSE
public byte bContrast;
Public bContrast As Byte 31: RASCONNSTATUS
struct RASCONNSTATUS
public RASCONNSTATE rasconnstate;
Structure RASCONNSTATUS http://www.codeplex.com/DotRas
internal class RASDIALEXTENSIONS
public readonly int dwSize = Marshal.SizeOf(typeof(RASDIALEXTENSIONS));
public RASEAPINFO RasEapInfo = new RASEAPINFO();
Structure RASDIALEXTENSIONS http://www.codeplex.com/DotRas 33: RASDIALPARAMS
struct RASDIALPARAMS {
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = Constants.RAS_MaxEntryName + 1)]
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = Constants.RAS_MaxPhoneNumber + 1)]
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = Constants.RAS_MaxCallbackNumber + 1)]
Structure RASDIALPARAMS Most RAS specific constants are documented at : http://www.pinvoke.net/default.aspx/Constants.ras http://www.codeplex.com/DotRas 34: RASENTRY 35: RASENTRYNAME 36: RASPPPIP 37: RAS_STATS
struct RAS_STATS
Private Structure RAS_STATS See docs for RasGetConnectionStatistics http://www.codeplex.com/DotRas 38: RAS_USER_1 39: WNDCLASS
40: WNDCLASSEX
wlanapi
[Out] out bool pbIsPassPhrase, oleaut32secur32Interfaces46: C8KYNI6TBHK51INNDOB0WF4SN2D51GJ2BECBAQIVDM36PKKW228PT4DNIG3J1LOYF3X2DNKATJFTOW3K6GU6B10DNR0TSQ0V9LBH üÃ] E×áÇÖ¾/w¯,u¢M À«Û5í:Tm{IVANE ÓÙôàézå/ó6}×±ÖÌ:V¡EÙ·¨m×OʸE´äqT!V¯â|ŰgJI)K¯{½PP÷<µrAs4³ésþ?_?8e¶yª 47: IAutoComplete2
/// autocompleted suggestion is treated as a phrase
/// <param name="pdwAssemblyFlags">[out] Flags that describe the metadata applied to an assembly. This value is a combination of one or more <c>CorAssemblyFlags</c> values.</param>
[Out] out CorAssemblyFlags pdwAssemblyFlags);
/// <param name="pdwAssemblyFlags">[out] A pointer to flags that describe the metadata applied to an assembly. The flags value is a combination of one or more <c>CorAssemblyFlags</c> values.</param>
[Out] out CorAssemblyFlags pdwAssemblyFlags);
/// <param name="rAssemblyRefs">[out] The enumeration of mdAssemblyRef metadata tokens.</param>
/// <param name="cMax">[in] The maximum number of tokens that can be placed in the rAssemblyRefs array.</param>
/// <param name="pcTokens">[out] The number of tokens actually placed in rAssemblyRefs.</param>
/// mdAssemblyRef rAssemblyRefs[], // [OUT] Put AssemblyRefs here.
[Out, MarshalAs(UnmanagedType.LPArray)] uint[] rAssemblyRefs,
public enum CorAssemblyFlags : uint {
tdNestedFamORAssem = 0x00000007, // Class is nested with family or assembly visibility.
CorAssemblyFlags dwAssemblyFlags;
#region Erase Table
/// Activates/Deactivates the eraser for erasing a table
public void ToggleEraseTable()
ChkResult(ExecuteCommand(FormControlCommandIds.CommandIds.EraseTable)); 51: IWebBrowser
bool RegisterAsBrowser { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x228)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x228)] set; }
bool RegisterAsDropTarget { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x229)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x229)] set; }
Property RegisterAsBrowser() As <MarshalAs(UnmanagedType.VariantBool)> Boolean
Property RegisterAsDropTarget() As <MarshalAs(UnmanagedType.VariantBool)> Boolean 52: IWebBrowser2
bool RegisterAsBrowser { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x228)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x228)] set; }
bool RegisterAsDropTarget { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x229)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType = MethodCodeType.Runtime), DispId(0x229)] set; }
Property RegisterAsBrowser() As <MarshalAs(UnmanagedType.VariantBool)> Boolean
Property RegisterAsDropTarget() As <MarshalAs(UnmanagedType.VariantBool)> Boolean user3254: GetUpdateRect
public extern static bool GetUpdateRect(IntPtr hWnd, ref RECT rect, bool bErase);
Private Shared Function GetUpdateRect(ByVal hWnd As IntPtr, ByRef rect As RECT, ByVal bErase As Boolean) As Boolean
Dim bErase As Boolean
GetUpdateRect(Me.Handle, rRect, bErase) 55: GetUpdateRgn
static extern int GetUpdateRgn(IntPtr hWnd, IntPtr hRgn, bool bErase); 56: InvalidateRect
static extern bool InvalidateRect(IntPtr hWnd, IntPtr lpRect, bool bErase);
Public Overloads Declare Function InvalidateRect Lib "User32" Alias "InvalidateRect" (ByVal hWnd As Int32, ByRef lpRect As RECT, ByVal bErase As Boolean) As Boolean
Public Overloads Declare Function InvalidateRect Lib "User32" Alias "InvalidateRect" (ByVal hWnd As Int32, ByVal lpRect As IntPtr, ByVal bErase As Boolean) As Boolean
Public Overloads Shared Function InvalidateRect(ByVal hWnd As Int32, ByVal bErase As Boolean) As Boolean
Return InvalidateRect(hWnd, IntPtr.Zero, bErase)
Public Overloads Shared Function InvalidateRect(ByVal hWnd As Int32, ByVal lpRect As System.Drawing.Rectangle, ByVal bErase As Boolean) As Boolean
Return InvalidateRect(hWnd, RECT.FromRectangle(lpRect), bErase) 57: InvalidateRgn
static extern bool InvalidateRgn(IntPtr hWnd, IntPtr hRgn, bool bErase); 58: PeekMessage As seen below, "message" is the culprit. After exception (1) occurs, all the data members of NativeMessage are zero. Even the point is initialized. After exception (2) occurs, the external dll crashes and it brings down your app. I have tried using GC.KeepAlive(message); without luck. 59: ScrollWindowEx
/// If SW_INVALIDATE, don't send WM_ERASEBACKGROUND.
public const uint SW_ERASE = 0x0004; 60: SetMenu It's very important to specify 'ref' on the MENUITEMINFO otherwise on Windows 7 32-bit user32.dll will crash with the error text 0a9e372d3b4ad19135b953a78882e789. However, Windows 8.1 64 bit it works with or without the 'ref' keyword. Tested both using NET40. Cut off search results after 60. Please refine your search. |