Showing posts with label 델파이. Show all posts
Showing posts with label 델파이. Show all posts
2011/04/05
델파이 64비트 컴파일에 시동걸다.
드디어 델파이가 64비트 컴파일을 지원하기 시작했다.
많이 늦은 감이 있기에 좀 더 가속이 필요할 것 같다. 들리는 소문에 의하면 델파이가 먼저 64비트 컴파일을 지원하고 C++ Builder 는 다음 버전에 지원을 한다고 하는데 기왕 나오는거 같이 나와 주었으면...
오늘 공개한 Sneak Preview 에서는 간단한 예를 보여주면 쉽게 64bit Platform 을 추가하는 걸 보여주고 있다. 소개 장면에서 Hello South Korea 라고 입력하는 장면이 나와서 살짝 놀랐다.
기존 프로젝트도 64bit Platform 을 추가하고 컴파일만 하면 쉽게 64비트용 프로그램이나 컴포넌트를 쉽게 만들 수 있다. 64bit를 지원하면서 달라진 것이라고는 포인터(핸들)와 NativeUnit 이 64비트로 변경된 것이 전부여서 64bit 프로그래밍에 쉽게 접근할 수 있을 것 같다.
http://www.embarcadero.com/products/delphi/64-bit&
Original Post : http://neodreamer-dev.tistory.com/527
Labels:
Delphi
,
Delphi64
,
Embarcadero
,
TistoryOldPost
,
델파이
,
델파이64
,
엠바케데로
2010/06/24
빵집4 드디어 공개!!
아주 오랜만에 개선 된 빵집은 아래와 같은 개선 사항을 담고 있다. (빵집 홈페이지에서 발췌)
- 유니코드: 빵집 프로그램을 유니코드로 하여 외국어 윈도우에서도 사용하기 편하게 했습니다.
- 위젯기능: 탐색기 메뉴에서 실행시 나타나는 프로그레스 윈도우를 위젯으로 만들었습니다.
- 대용량 강화: 4G 이상의 Zip 파일을 빠르게 처리합니다.
- EGG 포맷 지원: 이스트소프트사의 EGG 포맷을 풀 수 있습니다.
- 탐색기 리스트뷰 미리보기: 탐색기의 리스트뷰에서 미리보기를 할 수 있습니다.
하지만 Windows 7 x64 에서는 문제가 있었다. 탐색기의 Context 메뉴가 나오지 않는 문제가 있다. 앞으로 개선이 되어야 겠지만 개발자이신 양병규님이 워낙 바쁘셔서 언제 개선될지는 모르는 일이다.
<
Original Post : http://neodreamer-dev.tistory.com/447
<
Original Post : http://neodreamer-dev.tistory.com/447
2008/01/07
DelphiSpeedUp 2.72 released - Critical Bugfix
TCollection 에 심각한 버그가 있어서 곧바로 패치 되었네요.
* Improved: Better cache algorithm for LoadResString
* Improved: .NET 1.1 SetThreadPriotity hook is not necessary for .NET 2.0
* Improved: Delphi 7 RTM Compiler that has a working optimization is used to compile DelphiSpeedUp for Delphi 7.
* Added: Some I/O operation optimizations for the Delphi 2007 compiler.
* Added: LStrAsg, LStrLAsg speed optimization (QC 50564)
* Added: Faster WideStrUtils.InOpSet (QC 43080)
DelphiSpeedUp
다
Original Post : http://neodreamer-dev.tistory.com/12
* Improved: Better cache algorithm for LoadResString
* Improved: .NET 1.1 SetThreadPriotity hook is not necessary for .NET 2.0
* Improved: Delphi 7 RTM Compiler that has a working optimization is used to compile DelphiSpeedUp for Delphi 7.
* Added: Some I/O operation optimizations for the Delphi 2007 compiler.
* Added: LStrAsg, LStrLAsg speed optimization (QC 50564)
* Added: Faster WideStrUtils.InOpSet (QC 43080)
DelphiSpeedUp
다
Original Post : http://neodreamer-dev.tistory.com/12
Labels:
C++ Builder
,
DelphiSpeedUp
,
plugin
,
TistoryOldPost
,
델파이
Subscribe to:
Posts
(
Atom
)