はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『CodeGuru : codeguru』

  • 人気
  • 新着
  • すべて
  • Custom Font in Property Sheets | CodeGuru

    3 users

    www.codeguru.com

    CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction Usually, it’s not needed and not a very good idea to change the default font in property sheets. However, sometimes that may be a requirement. Let’s say, one client wants some particular corporate font or simply we must use very large fonts i

    • 学び
    • 2013/02/12 14:59
    • Exporting .NET DLLs with Visual Studio 2005 to be Consumed by Native Applications | CodeGuru

      5 users

      www.codeguru.com

      Terms of Use<\/a> and Privacy Policy<\/a>.","subscribe_button":"Subscribe"}},"identifier":"66dc16ab0f362","campaign_id":"19717","campaign_type":"sidebar","popup_type":null,"newsletters":["developer-insider"],"behavior":{"opt_in_enabled":true},"appearance":{"colors":{"primary":"#238fee","button":{"text":"#fff","hover":{"background":"#DBDBDB","text":"#fff"},"toggle":{"background":"#238fee","text":"#

      • テクノロジー
      • 2011/12/21 16:53
      • MT4
      • C#
      • .NET
      • C++
      • プログラミング
      • windows
      • An Interview with C++ Creator Bjarne Stroustrup | CodeGuru

        3 users

        www.codeguru.com

        CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. With the new C++0x standardization process about to have the final technical vote we sit down with C++ creator Bjarne Stroustrup to talk about C++0x, new features and future plans. Danny Kalev: Where is the C++0x standardization process standing these day

        • テクノロジー
        • 2011/01/12 14:40
        • c++
        • CSerial - A C++ Class for Serial Communications | CodeGuru

          3 users

          www.codeguru.com

          CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. This article was contributed by Tom Archer and Rick Leinecker. Preface This class is meant as a very simple alternative to the more robust, feature-rich CSerialPort class presented by Remon Spekreijse. In other words, if you need a very simple class to re

          • 世の中
          • 2010/08/15 17:31
          • Introduction to DirectWrite | CodeGuru

            3 users

            www.codeguru.com

            CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Microsoft has added two interesting new API’s to Windows 7: Direct2D and DirectWrite. Direct2D replaces GDI and GDI+. It can render more accurate results and has support for hardware acceleration on your graphics hardware. DirectWrite is a new API to rend

            • 暮らし
            • 2009/06/08 13:17
            • SOAP Client Using Visual C++ | CodeGuru

              3 users

              www.codeguru.com

              CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Environment: Visual C++ 6.0, Windows 98/NT/2000 Section 1: Introduction In this article, I’ll show you how to build a SOAP client using Visual C++. This tutorial gives you a hands-on introduction to using the SOAP API. SOAP is emerging as a very popular p

              • テクノロジー
              • 2009/06/02 18:03
              • C++
              • Template Meta Programming and Number Theory | CodeGuru

                3 users

                www.codeguru.com

                CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. 1. Introduction Meta-programming means writing a program that can generate other programs. This technique is used in different ways in different languages. It can also be said to be partial evaluation, a method of transforming one program into another or,

                • テクノロジー
                • 2008/11/19 22:05
                • c++
                • あとで読む
                • Adding Debug facilities to an Active Scripting Host | CodeGuru

                  3 users

                  www.codeguru.com

                  CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction This article follows on from the Active Script Hosting discussions of Andrew Garbuzov. Before you start on adding debugger support to your active script it’s probably a good idea to have active scripts up and running…. The code in this articl

                  • 世の中
                  • 2008/09/19 10:01
                  • Editing listview subitems using LVM_GETEDITCONTROL | CodeGuru

                    3 users

                    www.codeguru.com

                    CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. This artical suggests yet another way to edit subitems in CListView or CListCtrl. It uses LVM_GETEDITCONTROL message to return the handle of the actual edit control used by MFC and then subclasses the handle in order to re-postition the control over the s

                    • テクノロジー
                    • 2008/08/26 19:06
                    • プログラミング
                    • Managing Low-Level Keyboard Hooks with the Windows API for VB .NET | CodeGuru

                      5 users

                      www.codeguru.com

                      Managing Low-Level Keyboard Hooks with the Windows API for VB .NET CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. I am amazed at the overwhelming and disproportionately high number of email responses I get about hooking the keyboard. Many people in a diverse group of industries have legitimate reasons

                      • テクノロジー
                      • 2008/03/13 02:30
                      • Windows
                      • DirectShow Single-Frame Capture Class Without MFC | CodeGuru

                        3 users

                        www.codeguru.com

                        CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This article shows how to obtain a single bitmap from a video stream using Microsoft Directshow. A prevous arti

                        • テクノロジー
                        • 2008/03/03 22:47
                        • DirectShow
                        • C++
                        • Windows
                        • プログラミング
                        • Hosting WPF Content in an MFC Application | CodeGuru

                          3 users

                          www.codeguru.com

                          CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction This article will showcase the technique to host WPF content in an MFC-based application. The main usage of this implementation is to enhance the graphical appearance of conventional Win32/MFC-based applications. The demo program that comes a

                          • テクノロジー
                          • 2008/01/20 17:30
                          • MFC
                          • WPF
                          • .NET
                          • programming
                          • Delaunay Triangles | CodeGuru

                            5 users

                            www.codeguru.com

                            CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. For one of my projects, I needed the so-called Delaunay triangulation of a set of points. Loosely put, the Delaunay triangulation is the most efficient way to draw triangles between pairs of points. Each point is connected by lines to its closest neighbou

                            • テクノロジー
                            • 2008/01/14 07:45
                            • プログラミング
                            • C# Map Network Drive (API) | CodeGuru

                              3 users

                              www.codeguru.com

                              CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. What It Does This is a class for interfacing with the Windows Map Network Drive APIs. Background/Description This class was originally written to aid me during a contract for writing a startup automation application on Windows 2000. Since then, it has bee

                              • テクノロジー
                              • 2007/09/11 21:14
                              • C#
                              • network
                              • windows
                              • Step by Step COM Tutorial | CodeGuru

                                5 users

                                www.codeguru.com

                                CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction Interfaces Step 1:Create the IDL file Step 2:Generating the type library Step 3:Derive from IAdd Step 4:Implement the methods of IAdd Step 5:Implementing IUnkown Step 6:Factory Step 7:Implementing the methods of IClassFactory Step 8:Implement

                                • テクノロジー
                                • 2007/06/06 04:29
                                • C++
                                • COM
                                • 開発
                                • プログラミング
                                • Windows
                                • System Call Optimization with the SYSENTER Instruction | CodeGuru

                                  3 users

                                  www.codeguru.com

                                  CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. My previous article, “How Do Windows NT System Calls REALLY Work?”, explains how Windows NT calls system services by using an ‘int 2e’ software interrupt. Newer platforms, such as Windows XP and 2003, normally use another method to call system services. A

                                  • テクノロジー
                                  • 2007/05/02 22:01
                                  • Create a Visual C++ Wizard for Visual Studio 2005 | CodeGuru

                                    3 users

                                    www.codeguru.com

                                    CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. If you often create VC++ projects that are very similar, such as DLLs that follow some guidelines or rules for common integration in an application (like a plug-in based application), you might get tired of creating a default VC++ project and then doing t

                                    • テクノロジー
                                    • 2006/11/03 10:27
                                    • wizard
                                    • win32
                                    • c++
                                    • Transparent Flash Control in Plain C++ | CodeGuru

                                      4 users

                                      www.codeguru.com

                                      CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. This article illustrates the implementation of a simple OLE container that is used to host a transparent or windowed Flash Player Object. Part 1. OLE Interfaces The simplest OLE control implementation for an ActiveX object should consist of several interf

                                      • テクノロジー
                                      • 2006/09/19 10:41
                                      • flash
                                      • c++
                                      • tips
                                      • API Hooking Revealed | CodeGuru

                                        3 users

                                        www.codeguru.com

                                        CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Environment: VC6 SP4, NT4 SP4, Windows 2000, Windows 9x/Me Introduction Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it’s been one of my favorite topics. The term Hooking repr

                                        • テクノロジー
                                        • 2006/07/17 23:49
                                        • 英語
                                        • OpenGL enabled view for MDI | CodeGuru

                                          4 users

                                          www.codeguru.com

                                          CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction CGEnabledView is a view class designed to wrap all OpenGL stuff (initialization, managing of Rendering Contexts and palettes, destruction, etc.) allowing the creation of multiple views in a MDI application. CGEnabledView also offers these ser

                                          • アニメとゲーム
                                          • 2006/06/30 23:35
                                          • OpenGL
                                          • tips
                                          • game
                                          • Lightweight HTML Parsing Using MSHTML | CodeGuru

                                            4 users

                                            www.codeguru.com

                                            CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Environment: Windows 2000 / Windows ME / IE 5.0+ I have a lot of experience in programming low-level MSHTML and I always see questions on how one can use MSHTML to parse HTML and then access elements via the DOM. Well, here it is. I use IMarkupServices pr

                                            • テクノロジー
                                            • 2006/05/19 21:31
                                            • c++
                                            • html
                                            • windows
                                            • Peeking into Password Edit '& Internet Explorer - Super Password Spy++ | CodeGuru

                                              4 users

                                              www.codeguru.com

                                              Peeking into Password Edit ‘& Internet Explorer – Super Password Spy++ CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. . Environment: VC6/VC7, MS Platform Core SDK, IE4.0+, WinNT/2K/XP ONLY (Test has passed on English/Chinese/Japanese Win2k/XP with IE6.0+SP1) Key Technology Used: Windows Hook, IE COM O

                                              • テクノロジー
                                              • 2006/05/08 00:24
                                              • Constant Pointers and Pointers to Constants | CodeGuru

                                                3 users

                                                www.codeguru.com

                                                CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. In the CodeGuru newsletter, I brought up the topic of constant pointers and pointers to constants. While this is a beginning level topic, it is one that some advanced-level people goof up in their code. Pointer contants and contant pointers are also somet

                                                • テクノロジー
                                                • 2005/12/05 14:55
                                                • programming
                                                • CodeGuru

                                                  5 users

                                                  www.codeguru.com

                                                  • 暮らし
                                                  • 2005/08/24 16:13
                                                  • library
                                                  • programming
                                                  • CodeGuru : codeguru

                                                    109 users

                                                    www.codeguru.com

                                                    Choosing the right web hosting for your small business is more than just picking a provider—it’s about ensuring speed, security, and scalability without breaking the bank. Whether you're setting up a simple website or managing a full-fledged online store, the right hosting service can mean the difference between smooth performance...

                                                    • 暮らし
                                                    • 2005/03/31 11:16
                                                    • programming
                                                    • ソースコード
                                                    • C++
                                                    • プログラミング
                                                    • code
                                                    • sourcecode
                                                    • C#
                                                    • development
                                                    • mfc
                                                    • .NET
                                                    • MSIL Tutorial | CodeGuru

                                                      3 users

                                                      www.codeguru.com

                                                      CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Introduction Microsoft Intermediate Language (MSIL) is a language used as the output of a number of compilers (C#, VB, .NET, and so forth). The ILDasm (Intermediate Language Disassembler) program that ships with the .NET Framework SDK (FrameworkSDKBinilda

                                                      • テクノロジー
                                                      • 2005/02/16 19:04
                                                      • .NET
                                                      • CodeGuru: Visual C++ / C

                                                        3 users

                                                        www.codeguru.com

                                                        Has your love of gaming sparked interest in possibly working in the video game industry? If so, here are some of the most popular video game careers you may want to pursue. Careers In The Video Game...

                                                        • 暮らし
                                                        • 2005/02/11 06:46
                                                        • c++

                                                        このページはまだ
                                                        ブックマークされていません

                                                        このページを最初にブックマークしてみませんか?

                                                        『CodeGuru : codeguru』の新着エントリーを見る

                                                        キーボードショートカット一覧

                                                        j次のブックマーク

                                                        k前のブックマーク

                                                        lあとで読む

                                                        eコメント一覧を開く

                                                        oページを開く

                                                        はてなブックマーク

                                                        • 総合
                                                        • 一般
                                                        • 世の中
                                                        • 政治と経済
                                                        • 暮らし
                                                        • 学び
                                                        • テクノロジー
                                                        • エンタメ
                                                        • アニメとゲーム
                                                        • おもしろ
                                                        • アプリ・拡張機能
                                                        • 開発ブログ
                                                        • ヘルプ
                                                        • お問い合わせ
                                                        • ガイドライン
                                                        • 利用規約
                                                        • プライバシーポリシー
                                                        • 利用者情報の外部送信について
                                                        • ガイドライン
                                                        • 利用規約
                                                        • プライバシーポリシー
                                                        • 利用者情報の外部送信について

                                                        公式Twitter

                                                        • 公式アカウント
                                                        • ホットエントリー

                                                        はてなのサービス

                                                        • はてなブログ
                                                        • はてなブログPro
                                                        • 人力検索はてな
                                                        • はてなブログ タグ
                                                        • はてなニュース
                                                        • ソレドコ
                                                        • App Storeからダウンロード
                                                        • Google Playで手に入れよう
                                                        Copyright © 2005-2025 Hatena. All Rights Reserved.
                                                        設定を変更しましたx