Home
last modified time | relevance | path

Searched refs:hinstance (Results 101 – 125 of 544) sorted by relevance

12345678910>>...22

/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglwindow_win32.c236 HINSTANCE hinstance = GetModuleHandle (NULL); in gst_gl_window_win32_create_window() local
246 atom = GetClassInfoEx (hinstance, "GSTGL", &wc); in gst_gl_window_win32_create_window()
255 wc.hInstance = hinstance; in gst_gl_window_win32_create_window()
282 x, y, 0, 0, (HWND) NULL, (HMENU) NULL, hinstance, window_win32); in gst_gl_window_win32_create_window()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglwindow_win32.c236 HINSTANCE hinstance = GetModuleHandle (NULL); in gst_gl_window_win32_create_window() local
246 atom = GetClassInfoEx (hinstance, "GSTGL", &wc); in gst_gl_window_win32_create_window()
255 wc.hInstance = hinstance; in gst_gl_window_win32_create_window()
282 x, y, 0, 0, (HWND) NULL, (HMENU) NULL, hinstance, window_win32); in gst_gl_window_win32_create_window()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglwindow_win32.c236 HINSTANCE hinstance = GetModuleHandle (NULL); in gst_gl_window_win32_create_window() local
246 atom = GetClassInfoEx (hinstance, "GSTGL", &wc); in gst_gl_window_win32_create_window()
255 wc.hInstance = hinstance; in gst_gl_window_win32_create_window()
282 x, y, 0, 0, (HWND) NULL, (HMENU) NULL, hinstance, window_win32); in gst_gl_window_win32_create_window()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglwindow_win32.c236 HINSTANCE hinstance = GetModuleHandle (NULL); in gst_gl_window_win32_create_window() local
246 atom = GetClassInfoEx (hinstance, "GSTGL", &wc); in gst_gl_window_win32_create_window()
255 wc.hInstance = hinstance; in gst_gl_window_win32_create_window()
282 x, y, 0, 0, (HWND) NULL, (HMENU) NULL, hinstance, window_win32); in gst_gl_window_win32_create_window()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglwindow_win32.c236 HINSTANCE hinstance = GetModuleHandle (NULL); in gst_gl_window_win32_create_window() local
246 atom = GetClassInfoEx (hinstance, "GSTGL", &wc); in gst_gl_window_win32_create_window()
255 wc.hInstance = hinstance; in gst_gl_window_win32_create_window()
282 x, y, 0, 0, (HWND) NULL, (HMENU) NULL, hinstance, window_win32); in gst_gl_window_win32_create_window()
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/win32/
H A DW32StatusIcon.cc212 HINSTANCE hinstance = GetModuleHandle(NULL); in init() local
220 wclass.hInstance = hinstance; in init()
228 hinstance, NULL); in init()
233 UnregisterClass(MAKEINTRESOURCE(atom), hinstance); in init()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Runtime.InteropServices/
H A DMarshalTest.cs263 IntPtr hinstance; in GetHINSTANCE()
268 hinstance = Marshal.GetHINSTANCE (a.GetModules () [0]); in GetHINSTANCE()
269 Assert.IsTrue (GetModuleFileName (hinstance, fileName, in GetHINSTANCE()
275 hinstance = Marshal.GetHINSTANCE (a.GetModules () [0]); in GetHINSTANCE()
276 Assert.IsTrue (GetModuleFileName (hinstance, fileName, in GetHINSTANCE()
293 IntPtr hinstance = Marshal.GetHINSTANCE (mb); in GetHINSTANCE_Module_Dynamic()
294 Assert.AreEqual (-1, hinstance.ToInt32 ()); in GetHINSTANCE_Module_Dynamic()
/dports/net/netwib/netwib-5.38.0-src/src/netwib/sys/priv/
H A Ddll_kernel32.h9 HINSTANCE hinstance; member
H A Ddll_rasapi32.h9 HINSTANCE hinstance; member
/dports/mail/emailrelay/emailrelay-1.9/src/win32/
H A Dgwinhid.h41 explicit WindowHidden( HINSTANCE hinstance ) ;
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dla02.f24 ii = hinstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/end2end/
H A DWindowSurfaceTests.cpp154 chainedDescriptor.hinstance = GetModuleHandle(nullptr); in TEST_F()
167 chainedDescriptor.hinstance = nullptr; in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/win/enable-winrt/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/win/winrt-app-type-revision/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/win/winrt-target-platform-version/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/win/enable-winrt/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/win/winrt-app-type-revision/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/win/enable-winrt/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/win/winrt-app-type-revision/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/win/winrt-target-platform-version/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/win/winrt-target-platform-version/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/win/enable-winrt/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/win/winrt-app-type-revision/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/win/winrt-target-platform-version/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/win/enable-winrt/
H A Ddllmain.cc28 BOOL WINAPI DllMain(HINSTANCE hinstance, DWORD reason, LPVOID reserved) { in DllMain() argument

12345678910>>...22