Windows
Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs).
Forum Post

PageSetup Dialog

Hi all, I have a problem with System.Windows.Forms.PageSetupDialog, the dialog and that is what I do not understand doesn´t show the printer button to choose installed printers. Problem only...
Forum Post

Re: connecting mysql using c on windows xp

http://www.google.com/search?q=MYSQL+C+API http://www.google.com/search?q=MYSQL+C+API+EXAMPLE http://dev.mysql.com/doc/refman/5.0/en/c.html http://www.geocities.com/jahan.geo/mysql_c_by_example...
Forum Post

connecting mysql using c on windows xp

connecting mysql using c on windows xp
Forum Post

Locking a folder in Vb.net device application

Hi all, If anyone can please tell me how do i lock a folder on my Pocket PC using vb.net. .
Forum Post

datahelp...

good day to all... please help me with my problem... i am using windows xp 2003. In windows xp 2000, i can connect a database to the vb program. but when i had turned to windows xp 2003, i...
Forum Post

Re: Device recognition

Most games dont do this directly - they request the information from the operating system in some way (For example, the system API, or another API such as DirectX...) This is system specific. If...
Forum Post

Re: segmentation fault

: : : #define N_BASES 20 : #define NUM_SEQ 400000 : : char lineSequence; : : : : That is a very large array to put on the stack (Which is useually : allocated to 32K iirc, which I...
Forum Post

Re: segmentation fault

#define N_BASES 20 #define NUM_SEQ 400000 char lineSequence; That is a very large array to put on the stack (Which is useually allocated to 32K iirc, which I probably dont :)) Remember...
Forum Post

Working with 2 Webcams from the same driver

Hi I am working on a project where I have 2 similar webcams connected. I used the windows API: capGetDriverDescription(...) and SendMessage(..). The program does work fine, but the only thing...
Forum Post

Re: Using swprintf with wchar_t...

= 0x0400 */ As you can clearly see, when using UNICODE, you kind of use UNICODE. Windows sets this data in "Winuser.h", just search for "WNDCLASSEX" and it'll pop right up. So yes, lpszClassName...
Forum Post

Re: Using swprintf with wchar_t...

: No, because wchar_t has standard size 2, whereas your string literal : has char's of size 1. So your unicode string literal "abc" looks : like the Ascii: {'a', 0, 'b', 0, 'c', 0, 0, 0}. Whereas...
Forum Post

Re: Confused over Certificates

Seems like this should be in windows forum. ~rlc
Forum Post

Re: Using WIN32 API contants in C#

Sir, Kindly to go the Link Below http://www.freevbcode.com/ShowCode.Asp?ID=3639 And Do The NeedFul Secondly Type this in Google Search Free ApiViewer For .Net or Free Api Generator For...
Forum Post

Re: Using swprintf with wchar_t...

lpszClassName); : : : Is it safe to typecast this way since all LPCWSTR really is, is : "const wchar_t"? If this is fine, then I am all good. : No, because wchar_t has standard size 2,...
Forum Post

Re: Using swprintf with wchar_t...

lpszClassName); Is it safe to typecast this way since all LPCWSTR really is, is "const wchar_t"? If this is fine, then I am all good. -Sephiroth
Forum Post

Using WIN32 API contants in C#

Hi I need to use some functions from the Win32 API, but the problem is I find it dificult to find the constants. e.g. WM_CAP_CONNECT,WM_CAP_START e.t.c. What I need is a library or some tool...
Forum Post

Re: Make CPPB6 IDE background opaque (hide desktop)

Visible = false; For half-opaque windows, set AlphaBlend to true and the AlphaValue (or something alike) to 128. See ya, bilderbikkel
Forum Post

Re: Make CPPB6 IDE background opaque (hide desktop)

: I'm totally new to Borland C++ Builder. I'm using version 6. I'm : irritated because whatever apps are behind the IDE always show : through. Basically, the UI is like a Mac application, not...
Forum Post

Make CPPB6 IDE background opaque (hide desktop)

I'm totally new to Borland C++ Builder. I'm using version 6. I'm irritated because whatever apps are behind the IDE always show through. Basically, the UI is like a Mac application, not a Windows...
Forum Post

Re: what is the alternate to windows indexing service (asp.net 2.0) ?

: I m working on a web project and I need do file content : searching on DOC and PDF . : Due to some reason I cant use windows indexing service How I can do : it with out crawling : : each...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.