디아블로3....
사는 이야기/주저리 주저리
2012/05/17 14:24
지옥의 문이라 일컬어지던.... 디아블로3의 오픈...그러나 접속 오류... 게임 진행중 팅김 현상...... 그리고 기대가 너무 컸던 탓일까.. 기대 이하의 모습...지옥의 문은 열리기도 전에... 그냥 그대로 봉인......
The ImagePainter
VC, MFC, C++/오픈 소스
2012/05/14 10:23
출처 : http://www.omuller.com/The ImagePainter is the outcome of a two year working session. It started as a need for doing some simple drawing in an application. The plan was to create a small, light weight component, but, as often happens, one t...
How to render a TRichEdit text onto a canvas (TImage)
Delphi/Etc Tip
2012/04/10 15:48
출처 : http://www.delphifaq.com/faq/f399.shtml[SyntaxHighlighter Delphi]//..implementationuses RichEdit;procedure RichEditToCanvas(RichEdit: TRichEdit; Canvas: TCanvas; PixelsPerInch: integer);var ImageCanvas: TCanvas; fmt : TFormatRange;begin { R...
Borland Compiler Conditional Defines
Delphi/Etc Tip
2012/03/07 12:41
출처 : http://delphi.wikia.com/wiki/Borland_Compiler_Conditional_DefinesProduct NameVersionConditional DefineEmbarcadero RAD Studio XE216.0VER230Embarcadero RAD Studio XE15.0VER220Embarcadero RAD Studio 201014.0VER210CodeGear C++ Builder 200912.0V...
[FAQ] 델파이 & 턱시도 관련 질문드립니다.
Delphi/Etc Tip
2012/03/02 16:52
출처 : http://www.delmadang.com/community/bbs_view.asp?bbsNo=17&bbsCat=0&st=&keyword=&indx=431830&keyword1=&keyword2=&page=1 [질문]안녕하세요비베와 턱시도 연동된 코드를 델파이로 포팅 도중에 비베에서는 아래 _Recordset 타...
FTDI CHIP 관련 URL
잡다한 지식
2012/02/09 14:20
FTDI CHIP : http://www.ftdichip.com/FTDI CHIP 제품 국내 판매업체 - 코어테크 (Core Technology) http://www.core.co.kr/- 제이디 컴퍼넌트 (JD Component) http://www.jdcomponent.com/* 제품관련 LabView 드라이버 & 예제파일 다운로드 : http://www.ftdich...
인터넷 IE8/IE9 강제 업데이트 방지 툴킷
분류없음
2012/02/09 13:45
다음 툴킷을 다운받은 후 실행하시면 강제업데이트를 차단 할 수 있습니다.- IE8BlockerToolKit.EXE : http://www.microsoft.com/downloads/ko-kr/details.aspx?familyid=21687628-5806-4ba6-9e4e-8e224ec6dd8c&displaylang=ko- IE9_BlockerToolKit.EXE : http:/...
Keyboard Layout 변경하기. (Language별 입력 자판 배열 변경하기)
Delphi/윈도우즈
2012/02/06 09:42
Windows.pas 단위에 정의된 LoadKeyboardLayout API 함수는 시스템에 새로운 입력 로케일 식별자를 (이전의 자판 배열이라고도 함)로드합니다. [SyntaxHighlighter Delphi]const KLS : array[0..4] of HKL = (LANG_CROATIAN, LANG_FRENCH, LANG_GERMAN, LANG_ENGLISH...
[Delphi][Component] oExport - XLSX/ODS native Delphi import/export library
Delphi/컴퍼넌트, 솔루션 소개
2012/02/03 12:35
<출처> : http://www.kluug.at/ oExport - XLSX/ODS native Delphi import/export libraryLatest Version0.3 (2012/01/24)Featuresno external dll libraries are requiredno dependency on Excel or Calc installation (no OLE)full unicode support even for...
StringGrid에서의 Cell과 Cell로의 드래그 & 드롭
Delphi/DB Grid, String Grid
2012/01/17 18:16
출처 : http://www.festra.com/wwwboard/messages/10053.html출처 : http://stackoverflow.com/questions/5204357/delphi-drawing-to-the-canvas-of-a-selected-cell-in-a-string-grid-possible[SyntaxHighlighter Delphi]implementation{$R *.DFM}var SourceCol, So...

