| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/ |
| lmshare.d | 61 LPTSTR fi3_pathname; 62 LPTSTR fi3_username; 67 LPTSTR shi0_netname; 72 LPTSTR shi1_netname; 74 LPTSTR shi1_remark; 79 LPTSTR shi2_netname; 81 LPTSTR shi2_remark; 85 LPTSTR shi2_path; 86 LPTSTR shi2_passwd; 91 LPTSTR shi502_netname [all...] |
| powrprof.d | 114 alias BOOLEAN function(UINT, DWORD, LPTSTR, DWORD, LPTSTR, PPOWER_POLICY, 140 BOOLEAN WritePwrScheme(PUINT, LPTSTR, LPTSTR, PPOWER_POLICY);
|
| lmaudit.d | 271 NET_API_STATUS NetAuditRead(LPTSTR,LPTSTR,LPHLOG,DWORD,PDWORD,DWORD,DWORD,PBYTE*,DWORD,PDWORD,PDWORD); 272 NET_API_STATUS NetAuditWrite(DWORD,PBYTE,DWORD,LPTSTR,PBYTE);
|
| nddeapi.d | 88 LPTSTR lpszShareName; 90 LPTSTR lpszAppTopicList; 97 LPTSTR lpszItemList;
|
| vfw.d | 1623 LONG MCIWndGetMode(HWND hwnd, LPTSTR lp, UINT len) 1627 LONG MCIWndGetPositionString(HWND hwnd, LPTSTR lp, UINT len) 1651 LONG MCIWndSetTimeFormat(HWND hwnd, LPTSTR lp) 1657 LONG MCIWndGetTimeFormat(HWND hwnd, LPTSTR lp, UINT len) 1677 LONG MCIWndSendString(HWND hwnd, LPTSTR sz) 2132 BOOL capDriverGetName(HWND hWnd, LPTSTR szName, WPARAM wSize) { return cast(BOOL)AVICapSM(hWnd, WM_CAP_DRIVER_GET_NAME, wSize, cast(LPARAM)szName); } 2133 BOOL capDriverGetVersion(HWND hWnd, LPTSTR szVer, WPARAM wSize) { return cast(BOOL)AVICapSM(hWnd, WM_CAP_DRIVER_GET_VERSION, wSize, cast(LPARAM)szVer); } 2136 BOOL capFileSetCaptureFile(HWND hWnd, LPTSTR szName) { return cast(BOOL)AVICapSM(hWnd, WM_CAP_FILE_SET_CAPTURE_FILE, 0, cast(LPARAM)szName); } 2137 BOOL capFileGetCaptureFile(HWND hWnd, LPTSTR szName, WPARAM wSize) { return cast(BOOL)AVICapSM(hWnd, WM_CAP_FILE_GET_CAPTURE_FILE, wSize, cast(LPARAM)szName); } 2139 BOOL capFileSaveAs(HWND hWnd, LPTSTR szName) { return cast(BOOL)AVICapSM(hWnd, WM_CAP_FILE_SAVEAS, 0, cast(LPARA (…) [all...] |
| prsht.d | 412 VOID PropSheet_SetTitle(HWND hPropSheetDlg, DWORD wStyle, LPTSTR lpszText) { 428 VOID PropSheet_SetFinishText(HWND hPropSheetDlg, LPTSTR lpszText) {
|
| wininet.d | 917 LPTSTR lpszSubjectInfo; 918 LPTSTR lpszIssuerInfo; 919 LPTSTR lpszProtocolName; 920 LPTSTR lpszSignatureAlgName; 921 LPTSTR lpszEncryptionAlgName; 1309 DWORD InternetDial(HWND, LPTSTR, DWORD, LPDWORD, DWORD); 1311 BOOL InternetGoOnline(LPTSTR, HWND, DWORD);
|
| lmaccess.d | 665 LPTSTR acc0_resource_name; 670 LPTSTR acc1_resource_name; 682 LPTSTR acl_ugname;
|
| /src/external/bsd/openldap/dist/servers/slapd/ |
| nt_svc.c | 30 void WINAPI ServiceMain( DWORD argc, LPTSTR *argv ); 33 int main( int argc, LPTSTR *argv )
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| gdb-dlfcn.cc | 83 (LPTSTR) &buffer,
|
| errors.cc | 112 (LPTSTR) &msgbuf,
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| gdb-dlfcn.cc | 83 (LPTSTR) &buffer,
|
| errors.cc | 112 (LPTSTR) &msgbuf,
|
| /src/external/bsd/unbound/dist/util/ |
| locks.c | 158 LPTSTR buf; 161 NULL, err, 0, (LPTSTR)&buf, 0, NULL) == 0) {
|
| /src/external/mit/expat/dist/xmlwf/ |
| win32filemap.c | 114 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR)&buf, 0,
|
| /src/external/bsd/openldap/dist/libraries/liblutil/ |
| ntservice.c | 168 svc_installed (LPTSTR lpszServiceName, LPTSTR lpszBinaryPathName) 195 svc_running (LPTSTR lpszServiceName)
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| dlfcn_w32.c | 100 (LPTSTR) &s, 0,
|
| /src/external/bsd/unbound/dist/winrc/ |
| w_inst.c | 48 LPTSTR buf; 51 NULL, err, 0, (LPTSTR)&buf, 0, NULL) == 0) {
|
| win_svc.c | 435 service_main(DWORD ATTR_UNUSED(argc), LPTSTR* ATTR_UNUSED(argv))
|
| /src/external/bsd/ntp/dist/libntp/lib/isc/win32/ |
| strerror.c | 109 (LPTSTR)(PVOID)&lpMsgBuf,
|
| /src/sys/arch/hpc/stand/hpcboot/ |
| hpcboot.cpp | 56 LPTSTR cmd_line, int window_show)
|
| /src/external/bsd/wpa/dist/wpa_supplicant/ |
| main_winsvc.c | 362 static void WINAPI service_start(DWORD argc, LPTSTR *argv)
|
| /src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| expand_path.c | 151 LPTSTR strSid = NULL;
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| system_error.cc | 165 reinterpret_cast<LPTSTR>(&buf),
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| system_error.cc | 101 reinterpret_cast<LPTSTR>(&buf),
|