Skip to content
View suusanex's full-sized avatar

Block or report suusanex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. csharp_script_launcher csharp_script_launcher Public

    Tools to make C # scripts executable without csi.exe

    C#

  2. sample_balloon sample_balloon Public

    C#でバルーンを表示するサンプルコード

    C#

  3. sample_cppcli_driverapp sample_cppcli_driverapp Public

    サンプルコード:C#アプリからC++/CLIのDLLを介してDeviceIoControlを送信する

    C++

  4. sample_dotnetwindowsservice_install sample_dotnetwindowsservice_install Public

    C#

  5. sample_winservice_pipe_duplex_wcf_and_grpc sample_winservice_pipe_duplex_wcf_and_grpc Public

    Windowsサービスとパイプ通信(双方向)するサンプルコード。WCFタイプと、それと同等の内容をgRPCで実現したタイプ。

    C#

  6. sample_wpf_nowindow sample_wpf_nowindow Public

    WPFで、メインウインドウは不可視の状態のままで、ウインドウメッセージを受け付けたりユーザー操作を受け付けたりする。という要求を実現するための調査用コード。