OWLNext
7.0
Borland's Object Windows Library for the modern age
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
_
b
c
d
h
i
j
m
o
p
r
s
t
u
y
Enumerations
a
o
s
t
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Typedefs
c
d
e
i
l
p
r
s
t
v
Enumerations
c
h
p
q
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Related Symbols
d
g
i
o
s
t
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
_
c
d
g
i
m
o
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Todo List
Class
ocf::TOcControl
Research this, as it is not true: change from protected
IBControlSite
to public
IBControlSite
-> c++ syntax in
DECLARE_AUTOCLASS(TOcControl)
exist conversion to IDispatch
Member
ocf::TOleDialog::LoadControl
(
owl::TString
ProgId, const
owl::TRect
&position)
This function is not implemented
Class
owl::TButtonGadget
Move NotchCorners to OWL5COMPAT, implement repeating commands
Class
owl::TComboBox
Add support for new Windows Vista messages CB_SETCUEBANNER and CB_GETCUEBANNER
Member
owl::TDC::GetDeviceCaps
(int index) const
Document the possible values for the index
Member
owl::TEdit::GetTextRange
(const
TRange
&) const
Must be tested
Member
owl::TFileDocument::OpenThisFile
(int omode, const tstring &fileName, std::streampos *pseekpos)
This method uses obsolete WinApi functions for 16-bit compatibility which is no longer supported
Member
owl::TFileName::TFileName
(TSpecialType type)
Looks like not all the types are implemented or work correctly. Need to research
Member
owl::THarbor::GetSlipPosition
(TAbsLocation location)
!CQ make a
TDockingSlip
virtual!
Class
owl::THelpFileManager
HTMLHelp should be by default, and discourage using old WinHelp files as they are not well supported under Windows Vista and later
Member
owl::THostInfoManager::GetHostRequestCompleted
()
really return a short? HostRequestCompleted is bool
Member
owl::TImageList::GetIconSize
(int &cx, int &cy)
What about a
TSize
TImageList::GetIconSize()
version?
Class
owl::TINetSocketAddress
What about IPv6?
Member
owl::TMDIClient::SetClientAttr
(LPCLIENTCREATESTRUCT clientattr)
Assumes ownership of the pointer, so it will be deleted ? And the old one is orphaned and leaks?
Class
owl::TPointL
Do we really need this? Isn't long same as int for 32-bit? What about 64-bit
Member
owl::TRect::MovedTo
(int x, int y)
This should be const, to indicate that the original rectangle is not modified, just like
InflatedBy()
Member
owl::TRichEdit::GetTextRange
(const TRange &) const -> tstring override
Must be tested
Member
owl::TRichEditPrintout::CleanupPrintParams
()
There is no such method in
TPrintout
and there is no implementation of this method anywhere, so it should be removed
Member
owl::TServiceManager::GetLastServiceCompletion
()
why int return type?
Member
owl::TTime::IsValid
() const
Why not return bool?
Member
owl::TWindow::TraceWindowPlacement
()
Make protected or private
Generated by
1.10.0