<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Was muss ich alles mitliefern ??]]></title><description><![CDATA[<p>Hi leute ich habe laufzeipackete und die RTL Links Abgeschalted. Stimmt das das ich jetzt nut noch indy.dll mitliefern muss ??? Das das Programm auf Computern ohne Borland C++ läuft.</p>
<p>PS: Wo finde ich die Dll.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/127718/was-muss-ich-alles-mitliefern</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Jul 2026 01:03:59 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/127718.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Nov 2005 17:40:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 17:40:54 GMT]]></title><description><![CDATA[<p>Hi leute ich habe laufzeipackete und die RTL Links Abgeschalted. Stimmt das das ich jetzt nut noch indy.dll mitliefern muss ??? Das das Programm auf Computern ohne Borland C++ läuft.</p>
<p>PS: Wo finde ich die Dll.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/927819</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927819</guid><dc:creator><![CDATA[KrachbumEnte]]></dc:creator><pubDate>Sat, 26 Nov 2005 17:40:54 GMT</pubDate></item><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 18:14:48 GMT]]></title><description><![CDATA[<p>Was muss ich den jetzt mitliefern</p>
<p>indy.lib oder so ???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/927857</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927857</guid><dc:creator><![CDATA[KrachumEnte]]></dc:creator><pubDate>Sat, 26 Nov 2005 18:14:48 GMT</pubDate></item><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 18:17:58 GMT]]></title><description><![CDATA[<p><a href="http://www.marquardtnet.info/cecke/programme.4/tdumpcaller.4o/4o_tdumpcaller.html" rel="nofollow">http://www.marquardtnet.info/cecke/programme.4/tdumpcaller.4o/4o_tdumpcaller.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/927866</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927866</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Sat, 26 Nov 2005 18:17:58 GMT</pubDate></item><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 18:36:14 GMT]]></title><description><![CDATA[<p>Hi könntest du es für mich mal auswerten habe nämlich den durchblick ferloren. Ich sehe nälich gar nichts von Indy.</p>
<pre><code>Imports from ADVAPI32.DLL
                  RegCloseKey
                  RegOpenKeyExA
                  RegQueryValueExA

Imports from KERNEL32.DLL
                  CloseHandle
                  CompareStringA
                  CreateEventA
                  CreateFileA
                  CreateThread
                  DeleteCriticalSection
                  EnterCriticalSection
                  EnumCalendarInfoA
                  ExitProcess
                  FileTimeToDosDateTime
                  FileTimeToLocalFileTime
                  FindClose
                  FindFirstFileA
                  FindNextFileA
                  FindResourceA
                  FormatMessageA
                  FreeLibrary
                  FreeResource
                  GetACP
                  GetCPInfo
                  GetCommandLineA
                  GetCurrentDirectoryA
                  GetCurrentProcessId
                  GetCurrentThreadId
                  GetDiskFreeSpaceA
                  GetDriveTypeA
                  GetEnvironmentStrings
                  GetEnvironmentVariableA
                  GetFileAttributesA
                  GetFileSize
                  GetFileType
                  GetFullPathNameA
                  GetLastError
                  GetLocalTime
                  GetLocaleInfoA
                  GetModuleFileNameA
                  GetModuleHandleA
                  GetOEMCP
                  GetProcAddress
                  GetProcessHeap
                  GetStartupInfoA
                  GetStdHandle
                  GetStringTypeExA
                  GetStringTypeW
                  GetSystemInfo
                  GetTempPathA
                  GetThreadLocale
                  GetTickCount
                  GetTimeZoneInformation
                  GetVersion
                  GetVersionExA
                  GlobalAddAtomA
                  GlobalAlloc
                  GlobalDeleteAtom
                  GlobalFindAtomA
                  GlobalFree
                  GlobalHandle
                  GlobalLock
                  GlobalReAlloc
                  GlobalUnlock
                  HeapAlloc
                  HeapFree
                  InitializeCriticalSection
                  InterlockedDecrement
                  InterlockedIncrement
                  LCMapStringA
                  LeaveCriticalSection
                  LoadLibraryA
                  LoadLibraryExA
                  LoadResource
                  LocalAlloc
                  LocalFree
                  LockResource
                  MulDiv
                  MultiByteToWideChar
                  RaiseException
                  ReadFile
                  ResetEvent
                  RtlUnwind
                  SetConsoleCtrlHandler
                  SetCurrentDirectoryA
                  SetEndOfFile
                  SetEnvironmentVariableA
                  SetErrorMode
                  SetEvent
                  SetFilePointer
                  SetHandleCount
                  SetLastError
                  SetThreadLocale
                  SizeofResource
                  Sleep
                  TlsAlloc
                  TlsFree
                  TlsGetValue
                  TlsSetValue
                  UnhandledExceptionFilter
                  VirtualAlloc
                  VirtualFree
                  VirtualQuery
                  WaitForSingleObject
                  WideCharToMultiByte
                  WriteFile
                  lstrcpyA
                  lstrcpynA
                  lstrlenA

Imports from COMCTL32.DLL
                  ImageList_Add
                  ImageList_BeginDrag
                  ImageList_Create
                  ImageList_Destroy
                  ImageList_DragEnter
                  ImageList_DragLeave
                  ImageList_DragMove
                  ImageList_DragShowNolock
                  ImageList_Draw
                  ImageList_DrawEx
                  ImageList_EndDrag
                  ImageList_GetBkColor
                  ImageList_GetDragImage
                  ImageList_GetIconSize
                  ImageList_GetImageCount
                  ImageList_Read
                  ImageList_Remove
                  ImageList_ReplaceIcon
                  ImageList_SetBkColor
                  ImageList_SetDragCursorImage
                  ImageList_SetIconSize
                  ImageList_Write

Imports from COMDLG32.DLL
                  GetOpenFileNameA
                  GetSaveFileNameA

Imports from GDI32.DLL
                  BitBlt
                  CopyEnhMetaFileA
                  CreateBitmap
                  CreateBrushIndirect
                  CreateCompatibleBitmap
                  CreateCompatibleDC
                  CreateDIBSection
                  CreateDIBitmap
                  CreateFontIndirectA
                  CreateHalftonePalette
                  CreatePalette
                  CreatePenIndirect
                  CreateRectRgn
                  CreateSolidBrush
                  DeleteDC
                  DeleteEnhMetaFile
                  DeleteObject
                  Ellipse
                  ExcludeClipRect
                  ExtCreatePen
                  ExtTextOutA
                  GetBitmapBits
                  GetBrushOrgEx
                  GetClipBox
                  GetClipRgn
                  GetCurrentPositionEx
                  GetDCOrgEx
                  GetDIBColorTable
                  GetDIBits
                  GetDeviceCaps
                  GetEnhMetaFileBits
                  GetEnhMetaFileHeader
                  GetEnhMetaFilePaletteEntries
                  GetObjectA
                  GetPaletteEntries
                  GetPixel
                  GetStockObject
                  GetSystemPaletteEntries
                  GetTextExtentPoint32A
                  GetTextExtentPointA
                  GetTextMetricsA
                  GetWinMetaFileBits
                  GetWindowOrgEx
                  IntersectClipRect
                  LineTo
                  MaskBlt
                  MoveToEx
                  PatBlt
                  Pie
                  PlayEnhMetaFile
                  PolyPolyline
                  Polyline
                  RealizePalette
                  RectVisible
                  Rectangle
                  RestoreDC
                  SaveDC
                  SelectClipRgn
                  SelectObject
                  SelectPalette
                  SetBkColor
                  SetBkMode
                  SetBrushOrgEx
                  SetDIBColorTable
                  SetEnhMetaFileBits
                  SetMapMode
                  SetPixel
                  SetROP2
                  SetStretchBltMode
                  SetTextColor
                  SetViewportExtEx
                  SetViewportOrgEx
                  SetWinMetaFileBits
                  SetWindowExtEx
                  SetWindowOrgEx
                  StretchBlt
                  UnrealizeObject

Imports from SHELL32.DLL
                  SHBrowseForFolderA
                  SHGetDesktopFolder
                  SHGetMalloc
                  SHGetPathFromIDListA

Imports from USER32.DLL
                  ActivateKeyboardLayout
                  AdjustWindowRectEx
                  BeginPaint
                  CallNextHookEx
                  CallWindowProcA
                  CharLowerA
                  CharLowerBuffA
                  CharNextA
                  CharUpperBuffA
                  CheckMenuItem
                  ClientToScreen
                  CloseClipboard
                  CreateIcon
                  CreateMenu
                  CreatePopupMenu
                  CreateWindowExA
                  DefFrameProcA
                  DefMDIChildProcA
                  DefWindowProcA
                  DeleteMenu
                  DestroyCursor
                  DestroyIcon
                  DestroyMenu
                  DestroyWindow
                  DispatchMessageA
                  DrawEdge
                  DrawFocusRect
                  DrawFrameControl
                  DrawIcon
                  DrawIconEx
                  DrawMenuBar
                  DrawTextA
                  EmptyClipboard
                  EnableMenuItem
                  EnableScrollBar
                  EnableWindow
                  EndPaint
                  EnumClipboardFormats
                  EnumThreadWindows
                  EnumWindows
                  EqualRect
                  FillRect
                  FindWindowA
                  FrameRect
                  GetActiveWindow
                  GetCapture
                  GetCaretPos
                  GetClassInfoA
                  GetClassNameA
                  GetClientRect
                  GetClipboardData
                  GetCursor
                  GetCursorPos
                  GetDC
                  GetDCEx
                  GetDesktopWindow
                  GetDlgItem
                  GetDoubleClickTime
                  GetFocus
                  GetForegroundWindow
                  GetIconInfo
                  GetKeyNameTextA
                  GetKeyState
                  GetKeyboardLayout
                  GetKeyboardLayoutList
                  GetKeyboardState
                  GetKeyboardType
                  GetLastActivePopup
                  GetMenu
                  GetMenuItemCount
                  GetMenuItemID
                  GetMenuItemInfoA
                  GetMenuState
                  GetMenuStringA
                  GetMessageTime
                  GetParent
                  GetPropA
                  GetScrollInfo
                  GetScrollPos
                  GetScrollRange
                  GetSubMenu
                  GetSystemMenu
                  GetSystemMetrics
                  GetTopWindow
                  GetWindow
                  GetWindowDC
                  GetWindowLongA
                  GetWindowPlacement
                  GetWindowRect
                  GetWindowTextA
                  GetWindowThreadProcessId
                  InflateRect
                  InsertMenuA
                  InsertMenuItemA
                  IntersectRect
                  InvalidateRect
                  IsCharAlphaA
                  IsCharAlphaNumericA
                  IsChild
                  IsDialogMessageA
                  IsIconic
                  IsRectEmpty
                  IsWindow
                  IsWindowEnabled
                  IsWindowVisible
                  IsZoomed
                  KillTimer
                  LoadBitmapA
                  LoadCursorA
                  LoadIconA
                  LoadKeyboardLayoutA
                  LoadStringA
                  MapVirtualKeyA
                  MapWindowPoints
                  MessageBeep
                  MessageBoxA
                  OemToCharA
                  OffsetRect
                  OpenClipboard
                  PeekMessageA
                  PostMessageA
                  PostQuitMessage
                  PtInRect
                  RedrawWindow
                  RegisterClassA
                  RegisterClipboardFormatA
                  RegisterWindowMessageA
                  ReleaseCapture
                  ReleaseDC
                  RemoveMenu
                  RemovePropA
                  ScreenToClient
                  ScrollWindow
                  ScrollWindowEx
                  SendMessageA
                  SetActiveWindow
                  SetCapture
                  SetClassLongA
                  SetClipboardData
                  SetCursor
                  SetFocus
                  SetForegroundWindow
                  SetKeyboardState
                  SetMenu
                  SetMenuItemInfoA
                  SetPropA
                  SetRect
                  SetScrollInfo
                  SetScrollPos
                  SetScrollRange
                  SetTimer
                  SetWindowLongA
                  SetWindowPlacement
                  SetWindowPos
                  SetWindowTextA
                  SetWindowsHookExA
                  ShowCursor
                  ShowOwnedPopups
                  ShowScrollBar
                  ShowWindow
                  SystemParametersInfoA
                  TrackPopupMenu
                  TranslateMDISysAccel
                  TranslateMessage
                  UnhookWindowsHookEx
                  UnionRect
                  UnregisterClassA
                  UpdateWindow
                  ValidateRect
                  WaitMessage
                  WinHelpA
                  WindowFromPoint
                  wsprintfA
                  GetSysColor

Imports from OLE32.DLL
                  CoInitialize
                  CoUninitialize

Imports from OLEAUT32.DLL
    (ord. =  200)
    (ord. =   15)
    (ord. =   25)
    (ord. =   20)
    (ord. =   19)
    (ord. =  148)
    (ord. =   26)
    (ord. =   40)
    (ord. =    4)
    (ord. =    6)
    (ord. =    5)
    (ord. =  125)
    (ord. =  116)
    (ord. =  113)
    (ord. =  114)
    (ord. =  104)
    (ord. =   94)
    (ord. =   64)
    (ord. =  173)
    (ord. =  174)
    (ord. =   84)
    (ord. =  147)
    (ord. =    9)
    (ord. =   10)
    (ord. =   11)
    (ord. =    8)

******************************************************************************
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/927890</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927890</guid><dc:creator><![CDATA[KrachbumEnte]]></dc:creator><pubDate>Sat, 26 Nov 2005 18:36:14 GMT</pubDate></item><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 18:39:00 GMT]]></title><description><![CDATA[<p>Da es sich um Windows Standard DLL's handelt -&gt; Nichts</p>
<p>Die Indy-Lib hast du ja mit eingebunden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/927898</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927898</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Sat, 26 Nov 2005 18:39:00 GMT</pubDate></item><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 18:46:50 GMT]]></title><description><![CDATA[<p>Was die ist schon eingebunden oder muss ich die Jetzt eben noch neben die Exe geben ??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/927914</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927914</guid><dc:creator><![CDATA[KrachbumEnte]]></dc:creator><pubDate>Sat, 26 Nov 2005 18:46:50 GMT</pubDate></item><item><title><![CDATA[Reply to Was muss ich alles mitliefern ?? on Sat, 26 Nov 2005 18:52:44 GMT]]></title><description><![CDATA[<p>Was ist an dem Satz</p>
<blockquote>
<p>Die Indy-Lib hast du ja mit eingebunden</p>
</blockquote>
<p>nicht zu verstehen? Zumal du selbst</p>
<blockquote>
<p>laufzeipackete und die RTL Links Abgeschalted</p>
</blockquote>
<p>dafür gesorgt hast <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/927921</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/927921</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Sat, 26 Nov 2005 18:52:44 GMT</pubDate></item></channel></rss>