Sha256: f02158eb67f57572a65c3c4a877ee3432d0d7e71eada0030493ff1ad9e240bde

Contents?: true

Size: 273 Bytes

Versions: 5

Compression:

Stored size: 273 Bytes

Contents

// Copyright (c) 2013 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include <windows.h>

BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) {
  return TRUE;
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/gyp/test/win/large-pdb/dllmain.cc
mt-libuv-4.1.03 ext/gyp/test/win/large-pdb/dllmain.cc
mt-libuv-4.1.02 ext/gyp/test/win/large-pdb/dllmain.cc
tree-sitter-0.1.0 ext/tree-sitter/tree-sitter/externals/gyp/test/win/large-pdb/dllmain.cc
tree-sitter-0.0.1 ext/tree-sitter/tree-sitter/externals/gyp/test/win/large-pdb/dllmain.cc