Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Windows
(Moderators:
FPK
,
Tomas Hajny
) »
WinAPI - examples - INDEX
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Instruction-level paralle...
by
marcov
[
Today
at 10:13:00 pm]
Fpcupdeluxe
by
totya
[
Today
at 09:42:30 pm]
What am I missing here? [...
by
Ten_Mile_Hike
[
Today
at 09:11:10 pm]
[New Component] ExtTabCtr...
by
wp
[
Today
at 08:31:58 pm]
Which Control should I us...
by
wp
[
Today
at 08:25:37 pm]
Can /my/ AI help me with ...
by
microxa
[
Today
at 08:25:36 pm]
[ANN] PasBuild v1.9.0 Rel...
by
Graeme
[
Today
at 08:14:26 pm]
If FileExists(
by
Remy Lebeau
[
Today
at 07:58:06 pm]
Codepage issue in console...
by
Hartmut
[
Today
at 07:52:43 pm]
Lazarus syntax helpers
by
Weiss
[
Today
at 07:48:31 pm]
Implementing an Elo ratin...
by
Warfley
[
Today
at 06:33:56 pm]
[SOLVED]Program experienc...
by
Thaddy
[
Today
at 05:39:33 pm]
RunFormula: math expressi...
by
stormray
[
Today
at 03:30:10 pm]
Error with last fixes_3.2...
by
patyit
[
Today
at 01:54:04 pm]
Message CM_ShowingChanged...
by
AlexTP
[
Today
at 01:21:03 pm]
Single and Double, Conver...
by
MathMan
[
Today
at 10:36:23 am]
MOVED: Eye Candy TESCheme
by
theo
[
Today
at 10:06:43 am]
storing assets for releas...
by
Handoko
[
Today
at 08:35:23 am]
TCHATGPT — An Artificial ...
by
marcelomaurinmartins@gmai
[
Today
at 02:20:11 am]
Mundo Medieval 3D MMORPG ...
by
Rodrigo Robles
[June 14, 2026, 05:26:38 pm]
Fast Canvas Library V1.05...
by
Gigatron
[June 14, 2026, 04:57:35 pm]
SynEdit theme
by
LemonParty
[June 14, 2026, 02:01:33 pm]
What happened to CocoaWSC...
by
Frank
[June 14, 2026, 01:31:19 pm]
Very rough version of a s...
by
Hansvb
[June 14, 2026, 12:44:31 pm]
Pdf Viewer in Pascal
by
Dzandaa
[June 14, 2026, 11:44:26 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: WinAPI - examples - INDEX (Read 12994 times)
440bx
Hero Member
Posts: 6540
WinAPI - examples - INDEX
«
on:
January 22, 2021, 02:04:31 am »
Post 1
https://forum.lazarus.freepascal.org/index.php/topic,52810.msg390575.html#msg390575
without source code :
ExpandEnvironmentStrings
SetConsoleWindowInfo
ExtTextOut
(two (2) examples)
InvalidateRect
SelectClipRgn
with source code :
Windows Bitness
(the example in post 2 should be preferred over this one)
Windows Bitness
(by
@ASerge
- uses
IsWow64Process
and
IsWow64Process2
)
https://forum.lazarus.freepascal.org/index.php/topic,52810.msg390816.html#msg390816
Windows Bitness
(by
@PascalDragon
- uses
IsWow64Process
and
IsWow64Process2
)
https://forum.lazarus.freepascal.org/index.php/topic,52810.msg390947.html#msg390947
Post 2
https://forum.lazarus.freepascal.org/index.php/topic,52902.msg390865.html#msg390865
without source code :
GlobalCompact
GlobalFix
GlobalFlags
GlobalHandle
GlobalLock
GlobalReAlloc
GlobalSize
GlobalUnfix
GlobalUnlock
GlobalUnWire
GlobalWire
LocalAlloc
LocalCompact
LocalFlags
LocalFree
LocalHandle
LocalLock
LocalReAlloc
LocalShrink
LocalSize
LocalUnlock
GlobalAlloc
GlobalFree
no example for any of the above APIs will be given.
with source code :
GetTextExtentPoint
(use GetTextExtentPoint32 instead)
GetTextExtentPoint32
SetBkMode
SetTextAlign
TextOut
GetClientRect
is also an example of
CreatePen
SetCapture
ReleaseCapture
InvalidateRect
SelectObject
Rectangle
lstrcpy
lstrlen
DeleteObject
Windows Bitness
(this example should be preferred over the one in Post 1.)
Post 3
https://forum.lazarus.freepascal.org/index.php/topic,52973.msg391376.html#msg391376
without source code :
none
with source code :
DebugBreak
IsDebuggerPresent
QueryPerformanceCounter
QueryPerformanceFrequency
SetLastError
Sleep
Post 4
https://forum.lazarus.freepascal.org/index.php/topic,53014.msg391651.html#msg391651
without source code :
Module32First
with source code :
CreateStatusWindow
(example is named StatusBar due to a quirk in it)
GetEnvironmentStrings
FreeEnvironmentStrings
ExpandEnvironmentStrings
GetModuleHandle
is also an example of
ModifyMenu
GetMenu
GetSubMenu
.
GetModuleHandleEx
is also an example of
LoadLibrary
FreeLibrary
Post 5
https://forum.lazarus.freepascal.org/index.php/topic,53428.msg395201.html#msg395201
without source code :
none
with source code :
GetFileSize
GetFileSizeEx
GetVersion
GetVersionEx
RtlGetNtVersionNumbers
(undocumented) (console and gui examples)
GetSystemInfo
GetNativeSystemInfo
«
Last Edit: February 23, 2021, 02:01:34 pm by 440bx
»
Logged
FPC v3.2.2 and Lazarus v4.0rc3 on Windows 7 SP1 64bit.
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Windows
(Moderators:
FPK
,
Tomas Hajny
) »
WinAPI - examples - INDEX
TinyPortal
© 2005-2018