C++Builder Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
C++빌더 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
메신저 프로젝트
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

C++빌더 Q&A
C++Builder Programming Q&A
[14706] Re:[질문] OCX 에서 ini 파일 정보를 읽어야 하는데여..
이경문 [gilgil] 1082 읽음    2002-01-18 18:29
참고로 MSDN에 있는 내용을 올립니다. setup api를 살펴 보면 나옵니다.

CSIDL_ALTSTARTUP  File system directory that corresponds to the user's nonlocalized Startup program group.
CSIDL_APPDATA  File system directory that serves as a common repository for application-specific data.
CSIDL_BITBUCKET  File system directory containing file objects in the user's Recycle Bin. The location of this directory is not in the registry; it is marked with the hidden and system attributes to prevent the user from moving or deleting it.
CSIDL_COMMON_ALTSTARTUP  File system directory that corresponds to the nonlocalized Startup program group for all users.
CSIDL_COMMON_DESKTOPDIRECTORY  File system directory that contains files and folders that appear on the desktop for all users.
CSIDL_COMMON_FAVORITES  File system directory that serves as a common repository for all users' favorite items.
CSIDL_COMMON_PROGRAMS  File system directory that contains the directories for the common program groups that appear on the Start menu for all users.
CSIDL_COMMON_STARTMENU  File system directory that contains the programs and folders that appear on the Start menu for all users.
CSIDL_COMMON_STARTUP  File system directory that contains the programs that appear in the Startup folder for all users. 
CSIDL_CONTROLS  Virtual folder containing icons for the Control Panel applications.
CSIDL_COOKIES  File system directory that serves as a common repository for Internet cookies.
CSIDL_DESKTOP  Windows Desktop—virtual folder at the root of the namespace.
CSIDL_DESKTOPDIRECTORY  File system directory used to physically store file objects on the desktop (not to be confused with the desktop folder itself).
CSIDL_DRIVES  My Computer—virtual folder containing everything on the local computer: storage devices, printers, and Control Panel. The folder may also contain mapped network drives.
CSIDL_FAVORITES  File system directory that serves as a common repository for the user's favorite items.
CSIDL_FONTS  Virtual folder containing fonts.
CSIDL_HISTORY  File system directory that serves as a common repository for Internet history items.
CSIDL_INTERNET  Virtual folder representing the Internet.
CSIDL_INTERNET_CACHE  File system directory that serves as a common repository for temporary Internet files.
CSIDL_NETHOOD  File system directory containing objects that appear in the network neighborhood.
CSIDL_NETWORK  Network Neighborhood Folder—virtual folder representing the top level of the network hierarchy.
CSIDL_PERSONAL  File system directory that serves as a common repository for documents.
CSIDL_PRINTERS  Virtual folder containing installed printers.
CSIDL_PRINTHOOD  File system directory that serves as a common repository for printer links.
CSIDL_PROGRAMS  File system directory that contains the user's program groups (which are also file system directories).
CSIDL_RECENT  File system directory that contains the user's most recently used documents.
CSIDL_SENDTO  File system directory that contains Send To menu items.
CSIDL_STARTMENU  File system directory containing Start menu items.
CSIDL_STARTUP  File system directory that corresponds to the user's Startup program group. The system starts these programs whenever any user logs onto Windows NT or starts Windows 95.
CSIDL_TEMPLATES  File system directory that serves as a common repository for document templates.



김회현 님이 쓰신 글 :
:
: OCX에서 ini 파일의 정보를 읽어야 하는데여..
:
: Project 메뉴에 Web Deploument Options 에서 Additional Files 탭에서 ini 파일을 추가 시키고
:
: CAB Options 에서  Compress in Project CAB을 설정해주고 Web Deploy 해주니깐
:
: CAB 파일 안에 추가해준 ini 파일이 같이 들어 갔습니다.
:
: 그러나 실제로 OCX가 브라우저로 다운될 때는 ocx 파일만 다운되지 ini파일은 다운 되지 않더군요.
:
: OCX에서 ini 파일 정보를 읽어서 처리하고 싶은데 어떻게 해야 하는지 가르쳐 주세요.
:
:
:
:
: 즐프

+ -

관련 글 리스트
14654 [질문] OCX 에서 ini 파일 정보를 읽어야 하는데여.. 김회현 914 2002/01/17
14706     Re:[질문] OCX 에서 ini 파일 정보를 읽어야 하는데여.. 이경문 1082 2002/01/18
14705     Re:[질문] OCX 에서 ini 파일 정보를 읽어야 하는데여.. 이경문 1123 2002/01/18
14675     Re:[질문] OCX 에서 ini 파일 정보를 읽어야 하는데여.. I.MagicPotato 1018 2002/01/18
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.