search for: szpath

Displaying 12 results from an estimated 12 matches for "szpath".

Did you mean: spath
2008 Jun 21
1
debugging Guild wars
...r (0x1316a0, L"DxDiag_SystemDevices", 0x12f798) fixme:dxdiag:IDxDiagContainerImpl_AddChildContainer (0x1316a0, L"DxDiag_LogicalDisks", 0x12f808) fixme:dxdiag:DXDiag_AddFileDescContainer (0x12f870,L"ddraw.dll") fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x12f870, L"szPath", 0x33e694) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x12f870, L"szName", 0x33e694) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x12f870, L"bExists", 0x33e694) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x12f870, L"szVersion", 0x33e694) fixme:dxdiag:IDxDiagContai...
2008 Mar 21
2
Battlefield 2 Error
...r (0x179ba0, L"DxDiag_SystemDevices", 0x179d20) fixme:dxdiag:IDxDiagContainerImpl_AddChildContainer (0x179ba0, L"DxDiag_LogicalDisks", 0x179d90) fixme:dxdiag:DXDiag_AddFileDescContainer (0x179df8,L"ddraw.dll") fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x179df8, L"szPath", 0x33e7c0) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x179df8, L"szName", 0x33e7c0) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x179df8, L"bExists", 0x33e7c0) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x179df8, L"szVersion", 0x33e7c0) fixme:dxdiag:IDxDiagContai...
2008 May 10
2
Guild Wars Won't Even Get to Login Screen
...r (0x1288d0, L"DxDiag_SystemDevices", 0x126c30) fixme:dxdiag:IDxDiagContainerImpl_AddChildContainer (0x1288d0, L"DxDiag_LogicalDisks", 0x126ca0) fixme:dxdiag:DXDiag_AddFileDescContainer (0x126d08,L"ddraw.dll") fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x126d08, L"szPath", 0x33ece8) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x126d08, L"szName", 0x33ece8) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x126d08, L"bExists", 0x33ece8) fixme:dxdiag:IDxDiagContainerImpl_AddProp (0x126d08, L"szVersion", 0x33ece8) fixme:dxdiag:IDxDiagContai...
2013 Aug 29
5
[PATCH 1/6] Rationalise whitespace to 4 space indentation with no trailing spaces
...CESS; -} + if (!StartServiceCtrlDispatcher( DispatchTable )) + { + SvcReportEvent(TEXT("StartServiceCtrlDispatcher")); + return EXIT_FAILURE; + } + + return EXIT_SUCCESS; +} -VOID +VOID SvcInstall() { - SC_HANDLE schSCManager; - SC_HANDLE schService; - TCHAR szPath[MAX_PATH]; - - if ( - !GetModuleFileName( - NULL, - szPath, - MAX_PATH - ) - ) { - printf("Cannot install service (%d)\n", (int) GetLastError()); - return; - } - - schSCManager = OpenSCManager( - NULL, - NULL, - SC_MANAGER_ALL_ACCESS - ); - + SC_HANDLE sc...
2000 Jan 27
0
service_ok, redux.
...service name. */ 1780c1834 < DEBUG(0,( "No service name in service entry.\n")); --- > DEBUG(0,( "ERROR: No service name in service entry.\n")); 1783a1838,1849 > /* Test for path not pointing to a dir (other tests follow). */ > if (iSERVICE(iService).szPath[0] != '\0') > { > if (stat(iSERVICE(iService).szPath,&buf) == -1) > DEBUG(0,("ERROR: can't stat path %s in service %s.\n", > iSERVICE(iService).szPath, iSERVICE(iService).szService)); > else if (buf.st_mode != S_IFDIR && bu...
2000 Jan 27
1
Proposed improvements to service_ok()
...service name. */ 1780c1834 < DEBUG(0,( "No service name in service entry.\n")); --- > DEBUG(0,( "ERROR: No service name in service entry.\n")); 1783a1838,1849 > /* Test for path not pointing to a dir (other tests follow). */ > if (iSERVICE(iService).szPath[0] != '\0') > { > if (stat(iSERVICE(iService).szPath,&buf) == -1) > DEBUG(0,("ERROR: can't stat path %s in service %s.\n", > iSERVICE(iService).szPath, iSERVICE(iService).szService)); > else if (buf.st_mode != S_IFDIR && bu...
2013 Nov 18
7
RHSrvAny: Fix failure on Windows 2003
The newly rebuilt RHSrvAny worked on Windows XP, Windows 2003 R2, and Windows Vista+, but segfaulted on Windows 2003. After much investigation, the issue seems to have been with inconsistent use of Unicode. This series fixes compilation on Microsoft Visual C++ 2010 (the most recent version which runs on Windows 2003), fixes all compiler warnings, and enabled warnings during the build. The
2013 Aug 21
2
[PATCH 1/3] Rationalise whitespace to 4 space indentation with no trailing spaces
...CESS; -} + if (!StartServiceCtrlDispatcher( DispatchTable )) + { + SvcReportEvent(TEXT("StartServiceCtrlDispatcher")); + return EXIT_FAILURE; + } + + return EXIT_SUCCESS; +} -VOID +VOID SvcInstall() { - SC_HANDLE schSCManager; - SC_HANDLE schService; - TCHAR szPath[MAX_PATH]; - - if ( - !GetModuleFileName( - NULL, - szPath, - MAX_PATH - ) - ) { - printf("Cannot install service (%d)\n", (int) GetLastError()); - return; - } - - schSCManager = OpenSCManager( - NULL, - NULL, - SC_MANAGER_ALL_ACCESS - ); - + SC_HANDLE sc...
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
Attached please find unified diffs against Samba 2.0.6. I'm hoping that others will find it useful and that it may even find its way into Samba 2.0.7 This patch does two things: - Modifies the handling of the 'netbios name' parameter so that standard_sub_basic() is run on its value when the 'netbios name' parameter is processed. This has to be done this way because
2008 Feb 07
0
nxMyFLA.dll interacts badly with Nero
...t = <Memory access error>)+0xbb [d:\dailybuild\sources\nero8_chili3_release\nero\nero\plugaudioitem.cpp @ 1842] nero!CPlugAudioItem::Preconstruct(int fPauseFlag = 1)+0x156 [d:\dailybuild\sources\nero8_chili3_release\nero\nero\plugaudioitem.cpp @ 101] nero!CPlugAudioItem::SetFilePath(wchar_t * szPath = 0x0055005c ",t&#17805;,t???")+0x1c [d:\dailybuild\sources\nero8_chili3_release\nero\nero\plugaudioitem.cpp @ 1801] nero!CPlugAudioItem::CPlugAudioItem(wchar_t * szSrcPath = 0x07c6b480 "")+0x1b2 [d:\dailybuild\sources\nero8_chili3_release\nero\nero\plugaudioitem.cpp @ 188]...
1999 Sep 21
0
[patch] fixing scope id problems
...1999 X@@ -71,6 +71,7 @@ X extern int DEBUGLEVEL; X extern pstring user_socket_options; X extern pstring global_myname; X+extern pstring scope; X X #ifndef GLOBAL_NAME X #define GLOBAL_NAME "global" X@@ -532,6 +533,7 @@ X {"directory", P_STRING, P_LOCAL, &sDefault.szPath, NULL, NULL, 0}, X {"workgroup", P_USTRING, P_GLOBAL, &Globals.szWorkGroup, NULL, NULL, FLAG_BASIC}, X {"netbios name", P_UGSTRING,P_GLOBAL, global_myname, NULL, NULL, FLAG_BASIC}, X+ {"scope id",...
2001 Mar 28
1
UTF-8 patch for Samba 2.0.7
...***************************** diff -ur samba-2.0.7/source/param/loadparm.c samba-2.0.7viv/source/param/loadparm.c --- samba-2.0.7/source/param/loadparm.c Wed Apr 26 02:07:00 2000 +++ samba-2.0.7viv/source/param/loadparm.c Wed Mar 21 14:04:55 2001 @@ -1581,6 +1581,7 @@ string_set(&iSERVICE(i).szPath,tmpdir()); string_set(&iSERVICE(i).szUsername,""); string_set(&iSERVICE(i).comment,comment); + unix_to_dos(iSERVICE(i).comment,True); string_set(&iSERVICE(i).fstype,"IPC"); iSERVICE(i).status = False; iSERVICE(i).iMaxConnections = 0;