Системне програмне забезпечення, Детальна інформація
Системне програмне забезпечення
//-----------------------------------------------------------------------
class CChildNextWnd:public CFrameWnd
{
protected:
POINT p;
afx_msg void OnPaint();
DECLARE_MESSAGE_MAP();
public:
CChildNextWnd(CWnd *pParent)
{
CRect wndSize(0,0,300,300);
Create(NULL,"ChildWindow",WS_OVERLAPPEDWINDOW|
WS_CHILD,wndSize,pParent);
}
};
BEGIN_MESSAGE_MAP(CChildNextWnd,CFrameWnd)
ON_WM_PAINT()
END_MESSAGE_MAP()
void CChildNextWnd::OnPaint()
{
CPaintDC dc(this);
char t[10];
int arr[10];
int i=0,n=0,j=0,m=0;
while(str1[n]!='\0')
{
while(isdigit(str1[n]))
{
class CChildNextWnd:public CFrameWnd
{
protected:
POINT p;
afx_msg void OnPaint();
DECLARE_MESSAGE_MAP();
public:
CChildNextWnd(CWnd *pParent)
{
CRect wndSize(0,0,300,300);
Create(NULL,"ChildWindow",WS_OVERLAPPEDWINDOW|
WS_CHILD,wndSize,pParent);
}
};
BEGIN_MESSAGE_MAP(CChildNextWnd,CFrameWnd)
ON_WM_PAINT()
END_MESSAGE_MAP()
void CChildNextWnd::OnPaint()
{
CPaintDC dc(this);
char t[10];
int arr[10];
int i=0,n=0,j=0,m=0;
while(str1[n]!='\0')
{
while(isdigit(str1[n]))
{
The online video editor trusted by teams to make professional video in
minutes
© Referats, Inc · All rights reserved 2021