Owner drawn
Posts
-
list control -
Disable a tab itembrahmma wrote:
Long time no see! How are you? Where were you these many months?
Thanks. Very busy with work brahmma. :) How are you doing?
Owner drawn Jesus Loves
-
Disable a tab item -
Providing Auto Scroll Feature to CListCtrlvijay7173 wrote:
i am trying to provide auto scroll feature to a CListCtrl box.that is, when the listctrl is filled with more items, the control should automatically scroll such that the last added items is visible.
Take a look at
CListCtrl::EnsureVisible
.
Owner drawn Jesus Loves
-
Live Redirection -
Optional argumentsbrahmma wrote:
Where are you buddy? These days you are not posting messages to the board.
Hmm.. I was away for quite a while but now alive and kicking. ;)
Owner drawn Jesus Loves
-
You know what I like about CP?VuNic wrote:
Today is a blue moon day? Are you sure?
;)
Owner drawn Jesus Loves
-
Custom title barPlease look up the docs with the following keywords
HTCLOSE, HTMAXBUTTON, HTMINBUTTON....
WM_NCHITTEST
should return appropriate values based your non client area design. For example clicking on close button, you should try to find out if the mouse pointer is inside the close button area, if it is then you should returnHTCLOSE
.
Owner drawn Jesus Loves
-
copy image to clipboardpriyank_ldce wrote:
I am working on clipboard in VC++ 2003. I want to copy a GDI Bitmap Class image to clipboard. Does anyone know how can I do this?
Take a look at CF_BITMAP in MSDN for more information.
Owner drawn Jesus Loves
-
You know what I like about CP?Shog9 wrote:
The color scheme. Something about orange... it invigorates me.
Yeah it's true Orange is my favorite color. Somesay that if you are tired or not feeling like what you are then looking at this color orange charges you. I have seen walls of houses painted in orange.
Owner drawn Jesus Loves
-
Optional argumentsSWDevil wrote:
but if I declare it this way, will I be able to call the func without specifying the parameters D and E?
Well if you are desperate to get it working take a look at
va_arg
,va_list
,va_start
,va_end
. It's an option.
Owner drawn Jesus Loves
-
Context Menu - Adding an Item in the Windows explorer context menutoxcct wrote:
i didn't name it myself
Thinking about the guys who read it. :rolleyes::rolleyes:
toxcct wrote:
ps: nice to see you back dear... where were you for all these days ?
Thanks. My ghost was always present here. ;P
Owner drawn Jesus Loves
-
JOTDDuncan Edwards Jones wrote:
Two fish are stuck in a time loop and one says to the other: "Two fish are stuck in a time loop and one says to the other: "Two fish are stuck in a time loop and one says to the other: "Two fish are stuck in a time loop and one says to the other: "Woah Deja-vu!" Woah Deja-vu!" Woah Deja-vu!" Woah Deja-vu!"
Where is the termination logic!
Owner drawn Jesus Loves
-
JOTDVuNic wrote:
you are back !!!!! ...
Hehe :jig:
Owner drawn Jesus Loves
-
Context Menu - Adding an Item in the Windows explorer context menutoxcct wrote:
Complete Idiot Guide
:rolleyes:
Owner drawn Jesus Loves
-
JOTDNishant Sivakumar wrote:
So I had this evil plan of passing on the torture to the rest of you as well :-D
Well I was wondering how Nishant could ever consider that as the
JOTD
. :)
Owner drawn Jesus Loves
-
JOTD:zzz:
Owner drawn Jesus Loves
-
Worst day in my life...kanitamildasan wrote:
Go for the one who have the job that exactly fits your passion
Well said. My
5
.
Owner drawn Jesus Loves
-
Canon played by electric guitarTruly amazing!! He looks so composed even while playing fast. That's a great quality of a quality guitarist. It takes lots of efforts and will power to play like that. Kudos to him for this great piece of work. To play lead and to catch chords along with it is truly truly amazing. Just look at the smoothness with which he does it. Ho ho:omg: Thanks Cedric for this great Video. My
5
. This motivates me to practice and play more. Let me try this...
Owner drawn Jesus Loves
-
Not able to sign out.....Yeah you are right. It is causing problems.
Owner drawn Jesus Loves