Scheduled Maintenance:
We are undertaking some essential, but extensive maintenance to improve Yahoo!
Calendar. Your Group Calendar is being migrated to a much improved version of
Yahoo! Calendar. During the maintenance period, you may not have access to your
Groups Calendar.
We sincerely apologize for this inconvenience. Your Groups Calendar is in great
shape and we are working to have it available again as quickly as possible
- Yahoo! Groups & Yahoo! Calendar Team
... be ... The file I just uploaded will properly translate the following. function dec2hex(number%) as String Dim A$ A$=HEX$(number%) function=A$ end Function...
10883
John Costelloe
avelon5@...
Nov 1, 2002 5:03 pm
One way would be to change the syntax of the GUI statement to GUI "ClassName" [,PIXELS] [,ICON, n] where n is the icon ID in your application .rc file, (eg....
John: Seems to work fine in your example for putting the ICON in the window header line, but what about using the ICON to identify the ".exe" file in its...
10885
John Costelloe
avelon5@...
Nov 1, 2002 8:52 pm
... Don, I don't understand. I see the same icon showing in the application header, the Windows toolbar and in Windows Explorer's display. Using Win98SE. -- ...
John: You are right! I didn't see the ".exe" ICON earlier because I was viewing the file inside your ".ZIP" file. Thanks a-lot. Maybe Kevin can make your...
... Me too! Now, how about adding something to be able to use "TranslateAccelerator" in the message loop using the GUI shortform code? Is it possible to add...
The current implementation of GetBmp is bloated and leads to memory leaks: HDC GetBmp (int Left,int Top,int Width,int Height,HWND hWnd) { HDC HdcSrc; ...
The current implementation of BCX_Put is bloated and leads to memory leaks: void BCX_Put (HWND DesthWnd, HBITMAP hBitmap, int LtDest, int TopDest, int...
The current implementation of BCX_Put is buggy and bloated: void DrawTransBMP(HWND hWnd,HBITMAP hBmp,COLORREF Kolor,int x,int y) { static HIMAGELIST...
Hi All, Quiet message day. Yahoo or ya'll? Attached is a start on a program to help create programs. At least that's my dream. I've often wished that I...
David Garner wrote: Hi David, ... I think macros would go a long way to improving and/or using less code to get something done. ... How about having an...
MrBCX: Thank you for the upgrade I believe that in BCX308.bas line 13541 should read FPRINT Outfile," ReleaseDC(A,hdc);" line 13692 should read FPRINT...
BCX Help File November 3, 2002 Build 308 is available at http://groups.yahoo.com/group/BCX/files/BCX_Help_Files/BCXHelp.chm Changes include Added PIXELS and...
Dear Kevin et al, There is an ENORMOUS bug in the 308 version : that seemed not tested with a TYPE struture... TRY this please : TYPE CHECKDIS szProdName[64]...
Hi Kevin et al, 1/ Try this code please : DIM RAW szTraceDate[32] AS STRING szTraceDate$ = "[" & DATE$(5) & "/" This doesn't work using the 3.07 version and it...
... The problem is with the AS STRING construct. Until Wayne has an opportunity to fix it, you can use this instead: TYPE CHECKDIS szProdName[64] AS CHAR ...
10925
BCX@yahoogroups.com
Nov 4, 2002 2:55 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /Prof. Roberto...
10926
BCX@yahoogroups.com
Nov 4, 2002 2:56 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /Prof. Roberto...
10927
BCX@yahoogroups.com
Nov 4, 2002 2:59 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /Prof. Roberto...
10928
BCX@yahoogroups.com
Nov 4, 2002 2:59 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /Prof. Roberto...