Home | History | Annotate | Download | only in win

Lines Matching full:dll

281     // Get the QuickTime dll directory from the registry. The key can be in either HKLM or HKCU.
299 // And add the QuickTime dll.
308 #define WEBKITDLL TEXT("WebKit_debug.dll")
310 #define WEBKITDLL TEXT("WebKit.dll")
369 // Add the QuickTime dll directory to PATH or QT 7.6 will fail to initialize on systems
370 // linked with older versions of qtmlclientlib.dll.
1278 HMODULE module = GetModuleHandle(TEXT("CFNetwork.dll"));
1280 HMODULE module = GetModuleHandle(TEXT("CFNetwork_debug.dll"));