Форум: "Начинающим";
Текущий архив: 2006.07.30;
Скачать: [xml.tar.bz2];
ВнизЗарегистрировать библиотеку Найти похожие ветки
← →
Escimo (2006-07-12 12:00) [0]Прога использует DLL-ку. Как ее можно зарегистрировать на другом компе чтобы программа могла ее обрабатывать?
← →
DevilDevil © (2006-07-12 12:13) [1]Непонятно, что и как обрабатывать. Описывай Подробнее
← →
Reindeer Moss Eater © (2006-07-12 12:14) [2]Положить библиотеку туда, где Windows ищет библиотеки.
← →
han_malign © (2006-07-12 12:18) [3]Если это OLE Server - то regsvr32, если просто подгружаемая библиотек - то положить в одну папку с приложением:
.....................
When no path is specified, the function searches for the file in the following sequence:
1. The directory from which the application loaded.
2. The current directory.
3. Windows 95: The Windows system directory. Use the GetSystemDirectory function to get the path of this directory.
Windows NT: The 32-bit Windows system directory. Use the GetSystemDirectory function to get the path of this directory. The name of this directory is SYSTEM32.
4. Windows NT: The 16-bit Windows system directory. There is no Win32 function that obtains the path of this directory, but it is searched. The name of this directory is SYSTEM.
5. The Windows directory. Use the GetWindowsDirectory function to get the path of this directory.
6. The directories that are listed in the PATH environment variable.
← →
Шпиён (2006-07-12 12:24) [4]Windows XP: If HKLM\System\CurrentControlSet\Control\Session Manager\SafeDllSearchMode is 1, the current directory is searched after the system and Windows directories, but before the directories in the PATH environment variable. The default value is 0 (current directory is searched before the system and Windows directories).
Страницы: 1 вся ветка
Форум: "Начинающим";
Текущий архив: 2006.07.30;
Скачать: [xml.tar.bz2];
Память: 0.45 MB
Время: 0.011 c