Home
last modified time | relevance | path

Searched refs:LPSTR (Results 26 – 50 of 56) sorted by relevance

123

/trunk/main/sal/systools/win32/uwinapi/
H A DGetVolumeNameForVolumeMountPointA.cpp26 … WINAPI, GetVolumeNameForVolumeMountPointA, (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DW…
H A DGetVolumePathNameA.cpp26 …ernel32, TRYLOAD, BOOL, WINAPI, GetVolumePathNameA, (LPCSTR lpszFileName, LPSTR lpszVolumePathName…
H A DPathCompactPathExW.cpp38 char* pOutA = (LPSTR)_alloca( cchMax * sizeof(CHAR) );
H A DGetModuleFileNameExA.cpp32 …, DWORD, WINAPI, GetModuleFileNameExA, (HANDLE hProcess, HMODULE hModule, LPSTR lpFileName, DWORD …
H A DResolveUnicows.cpp109 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, CharToOemBuffW, (LPCWSTR,LPSTR,DWORD) )
110 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, CharToOemW, (LPCWSTR,LPSTR) )
513 DEFINE_UNICOWS_THUNK( kernel32, int, WINAPI, WideCharToMultiByte, (UINT,DWORD,LPCWSTR,int,LPSTR,int…
/trunk/main/desktop/win32/source/
H A Dsowrapper.cxx37 int APIENTRY WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
/trunk/main/vos/source/
H A Ddllentry.cxx31 sal_Int32 CALLBACK LibMain(HINSTANCE hinst, WORD wDataSeg, WORD cbHeap, LPSTR lpszCmdLine ) in LibMain()
/trunk/main/unixODBC/inc/
H A Diodbcunix.h131 typedef char * LPSTR; typedef
/trunk/main/sal/inc/systools/win32/
H A Duwinapi.h90 EXTERN_C WINBASEAPI DWORD WINAPI GetUserDomainA( LPSTR lpBuffer, DWORD nBuffserSize );
H A Dkernel9x.h183 LPSTR lpszCanonicalPath, // path buffer
/trunk/main/sal/qa/osl/process/
H A Dosl_process_child.cxx65 void w_to_a(LPCTSTR _strW, LPSTR strA, DWORD size) in w_to_a()
/trunk/main/dtrans/source/win32/dtobj/
H A DTxtCnvtHlp.cxx136 static_cast< LPSTR >( ptrHGlob.GetMemPtr( ) ), in WideCharToMultiByteEx()
H A DFetcList.hxx134 static BOOL CALLBACK EnumLocalesProc( LPSTR lpLocaleStr );
H A DFetcList.cxx463 BOOL CALLBACK CFormatRegistrar::EnumLocalesProc( LPSTR lpLocaleStr ) in EnumLocalesProc()
/trunk/main/desktop/win32/source/setup/
H A Dsetup_main.cxx77 extern "C" int __stdcall WinMain( HINSTANCE hInst, HINSTANCE, LPSTR, int ) in WinMain() argument
/trunk/main/desktop/win32/source/applauncher/
H A Dlauncher.cxx48 extern "C" int APIENTRY WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
/trunk/main/dbaccess/win32/source/odbcconfig/
H A Dodbcconfig.cxx125 extern "C" int APIENTRY WinMain( HINSTANCE _hAppInstance, HINSTANCE, LPSTR, int ) in WinMain() argument
/trunk/main/desktop/win32/source/guiloader/
H A Dgenericloader.cxx154 int WINAPI WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
/trunk/main/desktop/win32/source/rebase/
H A Drebase.cxx150 extern "C" int APIENTRY WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
H A Drebasegui.cxx137 extern "C" int APIENTRY WinMain( HINSTANCE hInst, HINSTANCE, LPSTR, int ) in WinMain() argument
/trunk/main/odk/source/unoapploader/win/
H A Dunoapploader.c69 LPSTR lpCmdLine, int nCmdShow ) in WinMain()
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx97 LPSTR lpCmdLine, in WinMain()
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx134 LPSTR lpCmdLine, in WinMain()
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx80 LPSTR lpCmdLine, in WinMain()
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp144 LPSTR /*lpCmdLine*/, in WinMain() argument

Completed in 53 milliseconds

123