Forum: C++
Dec 13th, 2007, 8:29 AM
|
|
Replies: 10
Views: 547
|
Forum: Delphi
Dec 13th, 2007, 8:19 AM
|
|
Replies: 4
Views: 402
|
Forum: C++
Dec 11th, 2007, 11:22 PM
|
|
Replies: 10
Views: 547
|
Forum: C++
Dec 11th, 2007, 11:10 PM
|
|
Replies: 10
Views: 547
Re: Any free C++, C# compiler?
GCC included whole you knows Compiler.C# in .NetFramework SDK.but it's free. no other compiler for C#(Mono ----dotNet for Linux)。C++ Compiler have more .Digital Mars C++ Comilper.
Borland C++...
|
Forum: Python
Dec 9th, 2007, 9:13 AM
|
|
Replies: 7
Views: 523
|
Forum: C++
Dec 9th, 2007, 9:05 AM
|
|
Replies: 2
Views: 261
Re: Detecting Column Click In ListView Control
simple apperoch.you can use "Class Wizard" add LVN_COLUMNCLICK map,if used "MFC".
else.
you code no problem.maybe it's raised other code .such as ,you create listctrl,but it's owner(parent) not be...
|
Forum: Delphi
Dec 9th, 2007, 8:39 AM
|
|
Replies: 1
Views: 401
Re: Shell_NotifyIcon
you correct.i just see you add icon action now.
example:
the uCallBackMessage is pointer yourself defined message.no standard message.
const...
|
Forum: Delphi
Dec 9th, 2007, 8:22 AM
|
|
Replies: 5
Views: 625
Re: about creating a database
you can using "database desktop" tools create database,it's delphi addon.
you can create foxbase、paradox、and so on format.
http://www.mailxmail.com/cursos/imagenes/6702_3_6.JPG
|