代码搜索:CSize

找到约 1,126 项符合「CSize」的源代码

代码结果 1,126
www.eeworm.com/read/293597/8283417

h flatbar.h

//////////////////////////////////////////////////////////////// // CFlatToolBar 1997 Microsoft Systems Journal. // If this code works, it was written by Paul DiLascia. // If not, I don't know who
www.eeworm.com/read/293597/8283910

h flatbar.h

//////////////////////////////////////////////////////////////// // CFlatToolBar 1997 Microsoft Systems Journal. // If this code works, it was written by Paul DiLascia. // If not, I don't know who
www.eeworm.com/read/369859/9631153

h cache.h

;// ____________________________________________________________________ ;// ;// Copyright (c) 2003, Andrew N. Sloss, Dominic Symes, Chris Wright ;// All rights reserved. ;// _____________________
www.eeworm.com/read/173490/9655157

cpp getbits.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/171383/9758376

h cache.h

;// ____________________________________________________________________ ;// ;// Copyright (c) 2003, Andrew N. Sloss, Dominic Symes, Chris Wright ;// All rights reserved. ;// _____________________
www.eeworm.com/read/414250/11123493

cpp getbits.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/334648/12583243

cpp getbits.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/300254/13924359

cpp getbits.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/204045/15346331

h xresizable.h

// XResizable.h : header file // #ifndef _TRESIZABLE_H_ #define _TRESIZABLE_H_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // These flags indicate how resizing is to be don
www.eeworm.com/read/204045/15346336

cpp xresizable.cpp

// XResizable.cpp : implementation file // #include "stdafx.h" #include "XResizable.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //