HomeSort by relevance Sort by last modified time
    Searched refs:IDI_HELLO (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gyp/test/win/rc-build/
Resource.h 9 #define IDI_HELLO 107
hello.cpp 28 if (LoadIcon(hInstance, MAKEINTRESOURCE(IDI_HELLO)) != NULL) ++count;

Completed in 28 milliseconds