First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
Function to get Specific TimeZone Local Time
Hi I am trying to write a function that finds whats the time is in a specific city. I have written some code that simple alters the System Time to get the local time by simple adding the cities bias time(+/- x hours) to the universal system time. But this causes some problems & doesn't compensate for daylight... 17 Jan 2010 04:03
Adding some functionality to an Output Window
I have been working on an odd on a pop-up killer to deal with the ongoing problem of annoying pop-up ads. I am sill working on adding functions in the main even loop. What I am trying to ad is support scrolling around with the keyboard and the mouse wheel as well as the thumb tab. Here is the code so far. ... 17 Jan 2010 11:38
writing "night mode" application
hi all, I'm working on an astronomy software that I want to use in night mode, eg. the full UI should be red and black. Most of the code is ready but I'm stuck with the colors. I would really appreciate any pointers how to achive this. What I really need is a way to change the color of my common controls like... 18 Jan 2010 09:43
Code and Creation 32157
This is a free and informational site I created for application development and application development source on the net. Enjoy, and it's free, nothing to register oir sign up for just an informational site. http://codeandcreation.com BGre#qA%b+/@cd,f!h&!FEjxl ... 15 Jan 2010 13:49
Code and Creation 78441
This is a free and informational site I created for application development and application development source on the net. Enjoy, and it's free, nothing to register oir sign up for just an informational site. http://codeandcreation.com hx=SIBZ.WFi(<PJBZppNnFCVD ... 15 Jan 2010 13:49
'System.TypeLoadException' error when using pthread
Hi all, I am using Visual Studio .NET 2003, and I am trying to run a program which uses pthread. The program was previously converted from Linux, hence the use of pthreads. When compiled and executed in debug mode, the program crashes with: An unhandled exception of type 'System.TypeLoadException' occurred in ... 14 Jan 2010 05:46
[C++ Builder] Hide application from activities list
Hello, I'm italian, sorry for my bad english :D I'm using C++ builder 6 on Windows 7 64bit I want that my application don't appears in activities list (that you can view with ALT+TAB) I can't use bsToolWindow property beacause it must be bsNone. I tried also: Form1->BorderStyle = bsNone & bsToolWindow... 14 Jan 2010 04:41
WAVEHDR lpstr
Hi, I have a single question about the audio buffer in the waveform api's WAVEHDR structure, given the following code: // Define WAVEHDR Structure: // // 3 buffers, 4096 bytes long each: // // DWORD dwNumBuffers = 3; // DWORD dwBufferLength = 4096; WAVEHDR *buff = new WAVEHDR[dwNumBuffers]; for (in... 14 Jan 2010 20:16
ruas in the same console
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:%23GzDhAtkKHA.5820(a)TK2MSFTNGP06.phx.gbl" type="cite"> <blockquote... 2 Feb 2010 15:14
question about files creation and access
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:4D45AC75-1DEB-46BA-8F92-C20530336D62(a)microsoft.com" type="cite"> <p wr... 12 Jan 2010 19:40
First  |  Prev |  Next  |  Last
Pages: 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49