Home
last modified time | relevance | path

Searched refs:GetPrinterDriverDirectory (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/cloud_print/virtual_driver/win/
H A Dvirtual_driver_helpers.cc34 if (!GetPrinterDriverDirectory(NULL, NULL, 1, driver_dir_buffer, in GetPrinterDriverDir()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntptr/
H A Dntptr_interface.c183 if (!ntptr->ops->GetPrinterDriverDirectory) { in ntptr_GetPrinterDriverDirectory()
186 return ntptr->ops->GetPrinterDriverDirectory(ntptr, mem_ctx, r); in ntptr_GetPrinterDriverDirectory()
H A Dntptr.h122 WERROR (*GetPrinterDriverDirectory)(struct ntptr_context *ntptr, TALLOC_CTX *mem_ctx, member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d863 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
935 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
934 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d863 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
935 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinspool.h770 #define GetPrinterDriverDirectory __AW(GetPrinterDriverDirectory) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinspool.h770 #define GetPrinterDriverDirectory __AW(GetPrinterDriverDirectory) macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
934 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
934 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
934 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d863 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
935 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory;
934 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d863 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
935 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverDirectoryW GetPrinterDriverDirectory; in version() local
934 alias GetPrinterDriverDirectoryA GetPrinterDriverDirectory; variable
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake363 GetPrinterDriverDirectory
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake363 GetPrinterDriverDirectory
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake363 GetPrinterDriverDirectory
/dports/net/samba412/samba-4.12.15/testprogs/win32/spoolss/
H A Dtestspoolss.c1185 GetPrinterDriverDirectory(servername, architecture, levels[i], NULL, 0, &needed);
1191 if (!GetPrinterDriverDirectory(servername, architecture, levels[i], buffer, needed, &needed)) {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntptr/simple_ldb/
H A Dntptr_simple_ldb.c780 */ .GetPrinterDriverDirectory = sptr_GetPrinterDriverDirectory,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h840 #define GetPrinterDriverDirectory __MINGW_NAME_AW(GetPrinterDriverDirectory) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h840 #define GetPrinterDriverDirectory __MINGW_NAME_AW(GetPrinterDriverDirectory) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dwinspool.pp1319 …function GetPrinterDriverDirectory(_para1:LPSTR; _para2:LPSTR; _para3:DWORD; _para4:PBYTE; _para5:…
1322 …function GetPrinterDriverDirectory(_para1:LPWSTR; _para2:LPWSTR; _para3:DWORD; _para4:PBYTE; _para…
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/PrinterSetupWizard/
H A DPrinterSetupWizardSheet.cpp569 ok = GetPrinterDriverDirectory(NULL, env, 1, ( LPBYTE ) driverdir, sizeof( driverdir ), &needed ); in InstallPrinterCUPS()
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/
H A DC++.acp1011 Keyword GetPrinterDriverDirectory(LPSTR,LPSTR,DWORD,PBYTE,DWORD,PDWORD)

12