Home
last modified time | relevance | path

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

123

/aoo42x/main/sal/systools/win32/uwinapi/
H A DFindNextVolumeA.cpp26 DEFINE_DEFAULT_THUNK( kernel32, TRYLOAD, BOOL, WINAPI, FindNextVolumeA, (HANDLE hFindVolume, LPSTR
H A DFindNextVolumeMountPointA.cpp26 …, BOOL, WINAPI, FindNextVolumeMountPointA, (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoi…
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…
/aoo42x/main/desktop/win32/source/
H A Dsowrapper.cxx37 int APIENTRY WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo42x/main/vos/source/
H A Ddllentry.cxx31 sal_Int32 CALLBACK LibMain(HINSTANCE hinst, WORD wDataSeg, WORD cbHeap, LPSTR lpszCmdLine ) in LibMain()
/aoo42x/main/unixODBC/inc/
H A Diodbcunix.h131 typedef char * LPSTR; typedef
/aoo42x/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
/aoo42x/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()
/aoo42x/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()
/aoo42x/main/desktop/win32/source/setup/
H A Dsetup_main.cxx77 extern "C" int __stdcall WinMain( HINSTANCE hInst, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo42x/main/desktop/win32/source/applauncher/
H A Dlauncher.cxx48 extern "C" int APIENTRY WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo42x/main/dbaccess/win32/source/odbcconfig/
H A Dodbcconfig.cxx125 extern "C" int APIENTRY WinMain( HINSTANCE _hAppInstance, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo42x/main/desktop/win32/source/guiloader/
H A Dgenericloader.cxx154 int WINAPI WinMain( HINSTANCE, HINSTANCE, LPSTR, int ) in WinMain() argument
/aoo42x/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
/aoo42x/main/odk/source/unoapploader/win/
H A Dunoapploader.c69 LPSTR lpCmdLine, int nCmdShow ) in WinMain()
/aoo42x/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx97 LPSTR lpCmdLine, in WinMain()
/aoo42x/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx134 LPSTR lpCmdLine, in WinMain()
/aoo42x/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx80 LPSTR lpCmdLine, in WinMain()
/aoo42x/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp144 LPSTR /*lpCmdLine*/, in WinMain() argument

Completed in 46 milliseconds

123