Is there a good analogue/equivalent to JEDI Desktop Alert (a kind of a balloon in the right bottom corner of a deskt开发者_开发百科op)?
Is there a hidden/undocumented API call within Windows that will convert a message ID (e.g. WM_COMMAND) into text?
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
Ok so i\'ve been wanting to do this for a few years now and it amazes me that no one can come up with a solution... i want to write a program (preferably in vb.net) that can s开发者_开发问答end a mess
I need to enter text like开发者_开发知识库 the following So far {0, integer} items added out of {1, integer} items.
I have several message bundle files (eg. messages.properties, messages_de.properties, ...) and I need to edit those files dynamically in runtime (without restart app server).
I\'ve been working on an input event system. I mapped all the keys on my own keyboard, the scancodes and so on, including both windows keys.
I have a pop up window that is create in run time, and can have several text area. I need to count number of characters of its text area and show warning to users if they pass maximum number.
It this possible or is there an API for this?From Novell\'s website, there\'s a GroupWise API, but I don\'t see any methods for sending instant messages, only e-mails.
I have a TScrollBar having a code in the OnScroll event. I want to scroll it using the mouse wheel, but turning the mouse 开发者_开发技巧wheel does not scroll the scroll bar and does not trigger the