代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/140411/5792556
h resourceloaders.h
#if !defined(AFX_RESOURCELOADERS_H)
#define AFX_RESOURCELOADERS_H
/// loads a CString from the test runner DLL module
CString loadCString(UINT stringId);
#endif // !defined(AFX_RESOURCELOADERS_H)
www.eeworm.com/read/123279/6061963
h resourceloaders.h
#if !defined(AFX_RESOURCELOADERS_H)
#define AFX_RESOURCELOADERS_H
/// loads a CString from the test runner DLL module
CString loadCString(UINT stringId);
#endif // !defined(AFX_RESOURCELOADERS_H)
www.eeworm.com/read/120487/6073416
source create_function_1.source
--
-- CREATE_FUNCTION_1
--
CREATE FUNCTION widget_in(cstring)
RETURNS widget
AS '@abs_builddir@/regress@DLSUFFIX@'
LANGUAGE 'c';
CREATE FUNCTION widget_out(widget)
RETURNS cstring
AS
www.eeworm.com/read/484919/6568825
h bitmapzip.h
#pragma once
#define GLuint unsigned int
#define GLubyte byte
#define GLint int
class CBitMapZip
{
public:
CBitMapZip(void);
bool GetPathFro(CString& path);
bool GetPathTo(CString& path