- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
6 Posted Topics
Am I being thick or something? The concept is so basic that I'm not sure that you have even got a Borland IDE open! You are using an IDE? regards Bob
Hi Mahen, I could not see the piracy or any attempt at it! Please explain.
What Vijayon is talking about I really can't guess. Global structures and global variables are one and the same or at least of the same generic route. WindowProcedure is a a callback funtion, you use lParam amd wParm to transport variables with the additional facility of HIWORD and LOWORD . …
Hi, Try this if( MessageBox(0, (LPSTR) "testing", "Error", MB_ICONWARNING | MB_OK ) ==MB_OK) //do whatever regards Bob [QUOTE=Pretorak;62204]Hello everyone, I don't often use forums for getting answers, but I simply cannot seem to find how to fire a MessageBox under Borland Builder...I could use MessageDlg which works, but I only …
Anybody out there with example source code that might demonstrate the keeping of the program button off of the taskbar with "CreateWindowEx" or the alternative method of creating a hidden window and making it the owner of the primary window. :?:
The End.
robgxxx