User contributions for Iturbide
Appearance
3 April 2025
- 17:0317:03, 3 April 2025 diff hist −26 ZXing-C++ No edit summary
- 17:0117:01, 3 April 2025 diff hist +37 ZXing-C++ No edit summary
- 16:5916:59, 3 April 2025 diff hist +213 N ZXing-C++ Created page with "ZXing-C++ ("zebra crossing") is an open-source, multi-format linear/matrix barcode image processing library implemented in C++. ==Ports== * 2.3.8 - 2025-03-26 - zxing.zip Category:C++ Development Environment"
- 03:3103:31, 3 April 2025 diff hist +42 List of OS/2 Software Development Related Books →Networking
- 03:2303:23, 3 April 2025 diff hist +42 List of OS/2 Software Development Related Books →REXX
- 03:1303:13, 3 April 2025 diff hist +1 List of OS/2 Software Development Related Books →Database
- 03:1203:12, 3 April 2025 diff hist +1 List of OS/2 Software Development Related Books →REXX
- 03:0703:07, 3 April 2025 diff hist +1 List of OS/2 Software Development Related Books →Presentation Manager
- 00:3300:33, 3 April 2025 diff hist +1,784 GpiOpenSegment No edit summary
- 00:3100:31, 3 April 2025 diff hist +22 GpiOpenSegment No edit summary
- 00:2800:28, 3 April 2025 diff hist +4 GpiScale →Related Functions
- 00:2500:25, 3 April 2025 diff hist +2,090 N GpiSetDefTag Created page with "This function specifies the default value of the primitive tag (see GpiSetTag). ==Syntax== GpiSetDefTag(hps, lTag) ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lTag (LONG) - input :Default tag identifier. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible returns from WinGetLastError ;PMERR_INV_HPS (0x207F): An invalid presentation-space handle was specified. ;PMERR..."
- 00:2000:20, 3 April 2025 diff hist +28 GpiSetTag →Remarks
- 00:1900:19, 3 April 2025 diff hist +2,483 N GpiSetTag Created page with "This function specifies a tag by which the following primitives are to be known. ==Syntax== GpiSetTag(hps, lTag) ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lTag (LONG) - input :Tag identifier. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible returns from WinGetLastError ;PMERR_INV_HPS (0x207F): An invalid presentation-space handle was specified. ;PMERR_PS_BUSY..."
2 April 2025
- 23:5623:56, 2 April 2025 diff hist +4 GpiLabel →Related Functions
- 23:5523:55, 2 April 2025 diff hist +12 GpiCorrelateSegment →Related Functions
- 23:5323:53, 2 April 2025 diff hist +12 GpiCorrelateFrom →Related Functions
- 23:5323:53, 2 April 2025 diff hist +12 GpiCorrelateChain →Related Functions current
- 23:5223:52, 2 April 2025 diff hist +12 GpiCorrelateChain →Parameters
- 23:5123:51, 2 April 2025 diff hist +28 GPI Functions →Graphics Programming Interface
- 23:4823:48, 2 April 2025 diff hist +3 GpiSetMix →Related Functions current
- 23:4823:48, 2 April 2025 diff hist −69 GpiSetMix →Parameters
- 23:4523:45, 2 April 2025 diff hist +4,403 N GpiSetMix Created page with "This function sets the current foreground mix attribute for each individual primitive type. ==Syntax== GpiSetMix(hps, lMixMode); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lMixMode (LONG) - input :Flag indicating the color-mixing mode. :Mixing other than FM_LEAVEALONE or FM_OVERPAINT is done on the physical color index. In general, this corresponds to the color index of the logical color table if an indexed color table has been realized. In othe..."
- 23:4123:41, 2 April 2025 diff hist +4,468 N GpiSetBackMix Created page with "This function sets the current background mix attribute for each individual primitive type. ==Syntax== GpiSetBackMix(hps, lMixMode); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lMixMode (LONG) - input :Background-mix mode. :Background mixes marked with an asterisk (*) are mandatory for all devices. :The currently associated device supports any of the mixes specified as supported in DevQueryCaps (CAPS_BACKGROUND_MIX_SUPPORT) Any other valid mixes..."
- 23:3623:36, 2 April 2025 diff hist +20 GpiSetPel →Related Functions
- 23:2823:28, 2 April 2025 diff hist +2,254 N GpiSetPel Created page with "This function sets a pel, at a position specified in world coordinates, using the current (line) color and mix. ==Syntax== GpiSetPel(hps, pptlPoint); ==Parameters== ; hps (HPS) - input :Presentation-space handle. ;pptlPoint (PPOINTL) - input :Position in world coordinates. ==Returns== ;lHits (LONG) - returns :Correlation and error indicators. :;GPI_OK ::Successful :;GPI_HITS ::Correlate hits :;GPI_ERROR ::Error. ==Errors== Possible returns from WinGetLastError..."
- 23:2523:25, 2 April 2025 diff hist +4 GpiSetStopDraw →Related Functions
- 23:2423:24, 2 April 2025 diff hist +2,407 N GpiSetStopDraw Created page with "This function sets or clears the "stop draw" condition. ==Syntax== GpiSetStopDraw(hps, lValue); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lValue (LONG) - input :Stop draw condition. :;SDW_OFF ::Clear the "stop draw" condition :;SDW_ON ::Set the "stop draw" condition. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible returns from WinGetLastError ;PMERR_INV_HP..."
- 23:1823:18, 2 April 2025 diff hist +2,505 N GpiSetCharSet Created page with "This function sets the current value of the character-set attribute. ==Syntax== GpiSetCharSet(hps, llcid); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;llcid (LONG) - input :Character-set local identifier. :;LCID_DEFAULT ::Default (can be set explicitly with GpiSetDefAttrs). :;1-254 ::Identifies a logical font. ==Returns== ; rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible re..."
- 23:1223:12, 2 April 2025 diff hist +9,646 N GpiSetAttrs Created page with "This function sets attributes for the specified primitive type. ==Syntax== GpiSetAttrs(hps, lPrimType, flAttrMask, flDefMask, ppbunAttrs); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lPrimType (LONG) - input :Primitive type. :The primitive type for which attributes are to be set: :;PRIM_LINE Line and arc primitives :;PRIM_CHAR Character primitives :;PRIM_MARKER Marker primitives :;PRIM_AREA Area primitives :;P..."
- 23:0623:06, 2 April 2025 diff hist +4,684 N GpiSetAttrMode Created page with "This function specifies the current attribute mode. ==Syntax== GpiSetAttrMode(hps, lMode); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lMode (LONG) - input :Attribute mode. :;AM_PRESERVE ::Preserve attributes :;AM_NOPRESERVE ::Do not preserve attributes. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Errors== Possible returns from WinGetLastError ;PMERR_INV_HPS (0x207F) :An inv..."
- 22:5522:55, 2 April 2025 diff hist +4 GpiEndPath →Returns
- 22:5422:54, 2 April 2025 diff hist +6,020 N GpiQueryRegionRects Created page with "This function determines what rectangles that, when ORed together, define the specified region and then returns either the number of rectangles or the rectangles themselves. ==Syntax== GpiQueryRegionRects(hps, hrgn, prclBound, prgnrcControl, prclRect); ==Parameters== ;hps (HPS) - input :Presentation-space handle. :The region must be owned by the device identified by the currently associated device context. ;hrgn (HRGN) - input :Region handle. ;prclBound (PRECTL)..."
- 22:4622:46, 2 April 2025 diff hist +4 GPI Functions No edit summary
- 22:4522:45, 2 April 2025 diff hist −754 GpiPlayMetaFile →Parameters
- 22:4022:40, 2 April 2025 diff hist +13,473 N GpiPlayMetaFile Created page with "This function plays a metafile into a presentation space. ==Syntax== GpiPlayMetaFile(hps, hmf, lCount1, alOptarray, plSegCount, lCount2, pszDesc); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;hmf (HMF) - input :Metafile handle. :Handle of the metafile containing the data. ;lCount1 (LONG) - input :Count of elements in alOptarray. :It must be greater or equal to 0. ;alOptarray (PLONG) - input :Array of options for playing. :The values of the el..."
- 22:3322:33, 2 April 2025 diff hist +8 GPI Functions No edit summary
- 22:3222:32, 2 April 2025 diff hist +5,039 N GpiPartialArc Created page with "This function draws a straight line, followed by an arc. ==Syntax== GpiPartialArc(hps, pptlCenter, fxMultiplier, fxStartAngle, fxSweepAngle); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;pptlCenter (PPOINTL) - input :Center point. :Center of the arc. ;fxMultiplier (FIXED) - input :Multiplier. :This determines the size of the arc in relation to an arc with the current arc parameters. :The implementation limit for the multiplier is 255. :The value..."
- 22:2722:27, 2 April 2025 diff hist +3,660 N GpiFullArc Created page with "This function creates a full arc with its center at the current position. ==Syntax== GpiFullArc(hps, lControl, fxMultiplier); ==Parameters== ;hps (HPS) - input :Presentation-space handle. ;lControl (LONG) - input :Interior and outline control. :Specifies whether the interior of the full arc should be filled, and whether the outline should be drawn. This parameter can have one of the following values: :;DRO_FILL ::Fill interior :;DRO_OUTLINE ::Draw outline :;DRO_..."
- 22:0822:08, 2 April 2025 diff hist −4 GPIGuide - Graphics Orders →Begin Area
- 22:0722:07, 2 April 2025 diff hist +41 GLENGTH1 No edit summary current
- 22:0622:06, 2 April 2025 diff hist −8 GPOINT No edit summary current
- 22:0122:01, 2 April 2025 diff hist −16 GPIGuide - Graphics Orders →Arc at a Given Position/Arc at Current Position
- 04:5604:56, 2 April 2025 diff hist +25 N Category:MigrationGuide Created page with "Category:Online Books" current
- 04:5504:55, 2 April 2025 diff hist +6 Template:MigrationGuide No edit summary current
- 04:5304:53, 2 April 2025 diff hist +18 GSHORT No edit summary current
- 04:5304:53, 2 April 2025 diff hist +18 GROSOL No edit summary current
- 04:5304:53, 2 April 2025 diff hist +18 GPOINT No edit summary
- 04:5204:52, 2 April 2025 diff hist +18 GLONG No edit summary current
- 04:4904:49, 2 April 2025 diff hist +16 Open32 Developer API Extensions for OS/2 Warp No edit summary current