Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
How use files from ".lrs"
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
How many lines is too man...
by
Ten_Mile_Hike
[
Today
at 07:28:00 pm]
Set horizontal scroll pos...
by
Hartmut
[
Today
at 07:21:20 pm]
[SOLVED] Add Help to an A...
by
valdir.marcos
[
Today
at 07:18:00 pm]
Debian removes FPC/Lazaru...
by
JuhaManninen
[
Today
at 07:07:49 pm]
TDirectoryEdit with OnAft...
by
JuhaManninen
[
Today
at 06:57:34 pm]
Benchmark test in nanosec...
by
marcov
[
Today
at 06:56:26 pm]
Variable initialization
by
valdir.marcos
[
Today
at 05:58:47 pm]
Lazarus IDE built for LCL...
by
valdir.marcos
[
Today
at 05:57:09 pm]
X11Libre, finally and for...
by
valdir.marcos
[
Today
at 05:45:57 pm]
Front-end framework
by
valdir.marcos
[
Today
at 04:10:22 pm]
Status of LCL-fpGUI widge...
by
valdir.marcos
[
Today
at 04:04:53 pm]
Status of LCL's CustomDra...
by
zeljko
[
Today
at 03:59:56 pm]
Problem wih reference to ...
by
henrique
[
Today
at 02:39:50 pm]
uses unit decalration ord...
by
Martin_fr
[
Today
at 02:10:32 pm]
Update a table with an Au...
by
CraigC
[
Today
at 01:56:50 pm]
could Ardour's YTK be use...
by
robert rozee
[
Today
at 01:51:39 pm]
[SOLVED] File Format LAMW...
by
RaketeMike
[
Today
at 01:41:46 pm]
[ANN] PasBuild 1.5.0 rele...
by
cdbc
[
Today
at 05:10:09 am]
Commerce website written ...
by
valdir.marcos
[
Today
at 04:55:08 am]
New book on Object Pascal
by
valdir.marcos
[
Today
at 04:30:08 am]
How to execute a procedur...
by
Aruna
[
Today
at 03:34:41 am]
BGRAVirtualScreen - weird...
by
backprop
[
Today
at 03:33:51 am]
The "dockedformeditor" pa...
by
Gustavo 'Gus' Carreno
[
Today
at 02:44:31 am]
unit ProjectDescriptorTyp...
by
n7800
[
Today
at 02:01:39 am]
Canvas.StretchDraw, does ...
by
jamie
[March 06, 2026, 11:27:18 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How use files from ".lrs" (Read 4183 times)
The_Genaro
Newbie
Posts: 4
How use files from ".lrs"
«
on:
May 15, 2010, 07:31:17 am »
Hi everybody!!!!
can I read and use ogg files a dll from lazarus source file (.lrs)?
i create "thinks.lrs", inside them:
sdl.dll
sdl_mixer.dll
music.ogg
libvorbisfile-3.dll
libvorbis-0.dll
libogg-0.dll
I want just one "exe" what can i do?
thanx!!!
Logged
eny
Hero Member
Posts: 1658
Re: How use files from ".lrs"
«
Reply #1 on:
May 15, 2010, 08:52:45 am »
It's not that difficult to create 1 exe file; maybe the
wiki chapter on resources
is of help.
However at runtime you will have to extract your dll's and load them from disk anyway.
That's the way Window$ works.
Although I've read somewhere that by replicating portions of the LoadLibrary API function you should be able to load them from memory directly. I'm not sure if it's worth the trouble.
Logged
All posts based on: Win11; Lazarus 4_4 (x64) 12-02-2026 (unless specified otherwise...)
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
How use files from ".lrs"
TinyPortal
© 2005-2018