Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Win32


Related Topics
API

In the News (Wed 11 Nov 09)

  
  Windows API - Wikipedia, the free encyclopedia
Win32 is the 32-bit API for modern versions of Windows.
The core DLLs of Win32 are kernel32.dll, user32.dll, and gdi32.dll.
The version of Win32 that was shipped with Windows 95 was initially referred to as Win32c, with the 'c' standing for 'compatibility', but this term was later abandoned by Microsoft in favour of Win32.
en.wikipedia.org /wiki/Win32   (1497 words)

  
 Win32 Tutorial - Lesson 1: Introduction to Win32
Win32 is a library of data types, constants, functions, and classes (mainly structures) used to create applications for the Microsoft Windows operating system.
Therefore, although all of the structures of Win32 are mostly C objects, we will use Win32 as if it were a C++ library.
Normally, all Win32 programs look the same and behave the same but, just like C++ programs, there are small differences in terms of creating a program, depending on the compiler you are using.
www.functionx.com /win32/Lesson01.htm   (4266 words)

  
 Win32(3)   (Site not responding. Last check: 2007-10-21)
Some are included in Perl itself (on Win32) and some are only available after explicitly requesting the Win32 module with: use Win32; The builtin functions are marked as [CORE] and the other ones as [EXT] in the following alphabetical listing.
The "Win32" module is not part of the Perl source distribution; it is distributed in the libwin32 bundle of Win32::* modules on CPAN.
In list context returns a two element list of the OS name and whatever edition information is known about the particular build (for Win9x boxes) and whatever service packs have been installed.
h30097.www3.hp.com /docs/iass/OSIS_62/MAN/MAN3/0099____.HTM   (1249 words)

  
 Lynx for DOS 386+ or Win32
The screen is exactly the same for the 386 version as it is for the Win32 version.
It also demonstrates the fact that although there is a Win32 version it still works in text mode and NOT as a GUI.
Make sure to mention if you are running the 386 or Win32 version and, if there is a problem, the URL in question.
www.fdisk.com /doslynx/lynxport.htm   (709 words)

  
 Amazon.com: Books: Programming Windows, Fifth Edition   (Site not responding. Last check: 2007-10-21)
To the reviewer who complains about no c++ examples, the author clearly states in the first few pages of the book that his intention is to give an understanding of windows programming based on C and the underlying win32 API, which is the fundamental knowledge required for windows programming.
Win32 is officially deprecated, and will be available in future versions of Windows (i.e.
After several years of on-and-off Win32 coding, I still find myself flicking through it on occasion to remind myself of some API quirk or other.
www.amazon.com /exec/obidos/tg/detail/-/157231995X?v=glance   (2051 words)

  
 Native Win32 ports of some GNU utilities   (Site not responding. Last check: 2007-10-21)
Here are some ports of common GNU utilities to native Win32.
In this context, native means the executables do only depend on the Microsoft C-runtime (msvcrt.dll) and not an emulation layer like that provided by Cygwin tools.
If it does not find one, it switches to win32 make mode that is it uses intermediate batch files for command processing.
unxutils.sourceforge.net   (560 words)

  
 TracePlus/Win32
Using its unique visual realtime display of Win32 activity, you can spot timing-sensitive API issues, view error codes for failed Win32 functions, reverse engineer other Win32 applications without source code, locate DLLs loaded by an application, and discover what registry keys are used by an application.
Supported API functions that fail are indicated in the Diagnostics View along with the Win32 error code describing the failure
Registry accesses that fail are indicated in the Registry View along with the Win32 error code describing the failure
www.sstinc.com /windows.html   (827 words)

  
 The Old Joel on Software Forum - Win32 Programming
Rector and Newcomer's "Win32 Programming" is described as the definitive win32 programming guide, but it was published in 1997.
Rector and Newcomer is basically an exhaustive treatment of Win32 user-interface programming done the really hard way.
It's still useful when you have to dive down to a lower level than the likes of VB let you, but in that case Dan Appleman's book is also a good choice.
discuss.fogcreek.com /joelonsoftware?cmd=show&ixPost=124034   (221 words)

  
 Amazon.com: Books: Win32 Perl Programming: The Standard Extensions   (Site not responding. Last check: 2007-10-21)
In this excellent volume, author Dave Roth (who, coincidentally, is a prolific Win32 Perl module writer) thoroughly documents and explains the standard extensions, gathering for the first time all of the information vital to squeezing the best from these freeware ad-ins.
Win32 Perl Programming: The Standard Extensions is, without question, the best scripting book I have ever owned.
It has a partner book, "Win32 Perl Scripting: The Administrators Handbook" and between the 2 of them I can pretty well complete any task I need to using Perl.
www.amazon.com /exec/obidos/tg/detail/-/1578700671?v=glance   (1078 words)

  
 Win32 Extensions Index   (Site not responding. Last check: 2007-10-21)
This set of extensions for Python exposes much of the Win32 API and other Win32 extensions.
Note that the Win32 Extensions are now released in the win32all installation package.
Here is the source code for the entire win32 package, in zip format.
www.python.org /windows/win32   (641 words)

  
 OpenGL Win32 Tutorial
The first step to initializing OpenGL under Win32 is to grab a device context (DC).
Just like anything else in Win32, we are dealing with a handle and so we have the HGLRC.
Console applications are nice for GLUT apps, but the example is a Win32 windows aplication, If you get an error saying that linker couldn't find _main, then here is where you messed up.
www.nullterminator.net /opengl32.html   (1526 words)

  
 The Win32 GTKWave Homepage
Other than some simple changes done a long time ago, GTKWave compiles under Win32 flawlessly (albeit with many warnings) using the Win32 port of the GTK+ and GLIB library.
You also need the following ZIP files, containing the some DLL's required by Win32 GTKWave: DLL-19990828.zip and zlib114.zip (zlib is required only for GTKwave version the 1.3.19 and up).
Tor Lillqvist (tml), who ported GTK+, GLIB and all the other required libraries to Win32, making this GTKWave port possible (and trivial!).
www.geocities.com /SiliconValley/Campus/3216/GTKWave/gtkwave-win32.html   (624 words)

  
 Functional Developer 2.1 for Win32 Snapshot Release
This is an interim snapshot of Functional Developer for Win32.
Since the Toolkit is missing a resource compiler, and only a few Win32 import libraries are included, it needs to be used in concert with the
The freely downloadable Pelles C for Windows (version 2.90.1 and later) is fully supported, as its linker produces debugging information in the older format.
www.gwydiondylan.org /~housel/fundev-snapshot.html   (537 words)

  
 Win32
Perl on Win32 contains several functions to access Win32 APIs.
The "Win32" module is not part of the Perl source distribution; it is distributed in the libwin32 bun- dle of Win32::* modules on CPAN.
Win32::GetLastError() [CORE] Returns the last error value generated by a call to a Win32 API function.
techpubs.sgi.com /library/dynaweb_docs/linux/usr/share/catman/man3/Win32.3pm.html   (1201 words)

  
 Win32 Extensions (Perl in a Nutshell, 2nd Edition)   (Site not responding. Last check: 2007-10-21)
Returns the last error value generated by a call to a Win32 API function.
Returns the last error value generated by a call to a Win32 OLE API function.
Returns true (nonzero) if the Win32 subsystem is Windows 95.
wziemer.cnsm.csulb.edu /perlCD/perlnut/ch22_19.htm   (495 words)

  
 Win32 Tools
If you would like to be notified about new additions, please subscribe to the Tool Warehouse Updates Forum for automatic email notifications.
Note: We are no longer maintaining this set of Win32 tools.
This is a Win32 version of the GNU emacs editor.
www.interopsystems.com /tools/Win32Tools.htm   (318 words)

  
 Win32 - Interfaces to some Win32 API Functions
Some are included in Perl itself (on Win32) and some are only available after explicitly requesting the Win32 module with:
module is not part of the Perl source distribution; it is distributed in the libwin32 bundle of Win32::* modules on CPAN.
[CORE] Returns the last error value generated by a call to a Win32 API function.
www.xav.com /perl/lib/Win32.html   (1121 words)

  
 ActivePerl Help - Online Docs : Win32
The folder will be created if it doesn't exist and the optional CREATE argument is true.
The Win32 module does not provide symbolic names for these constants.
The name ``WinXP/.Net'' is used for historical reasons only, to maintain backwards compatibility of the Win32 module.
aspn.activestate.com /ASPN/docs/ActivePerl-5.6/lib/Win32.html   (1633 words)

  
 Resources for Topic Lists
The Win32::AdminMisc extension is used for a small variety of miscellaneous administrative tasks that were not addressed in the standard Win32::NetAdmin extension that comes with Win32 Perl from ActiveState.
Implementation of the Win32 Console and Character Mode functions that gives you full control on the console input (processing of both keyboard and mouse events) and output (reading and writing of the screen's characters and attributes).
A Win32 port of Perl built with the Cygwin UNIX-like kernel for Windows NT/95.
www.perl.com /cs/user/query/q/6?id_topic=3   (1601 words)

  
 search.cpan.org: Win32::API - Perl Win32 API Import Facility
This is documented in the Win32 SDK Reference; you can look for it on the Microsoft's WWW site, or in your C compiler's documentation, if you own one.
Also note that many Win32 APIs are exported twice, with the addition of a final A or W to their name, for - respectively - the ASCII and the Unicode version.
When a function name is not found, Win32::API will actually append an A to the name and try again; if the extension is built on a Unicode system, then it will try with the W instead.
search.cpan.org /~acalpini/Win32-API-0.41/API.pm   (1588 words)

  
 CodeGuru: Win32   (Site not responding. Last check: 2007-10-21)
A Win32 API MessageBox enhancement that automatically centers a message box to its parent window.
The main purpose of the article is to understand how committed and uncommitted memory blocks are distributed.
An intro to concepts such as access tokens and some facets of the Win32 API, to aid the beginner-intermediate level Windows developer.
www.codeguru.com /Cpp/W-P/win32   (593 words)

  
 The Great Win32 Computer Language Shootout
Since most of the programming languages are implemented on Win32 without many differences, I started taking his source code and let it run on my Win32 box.
The benchmark results are somewhat more reliable (especially memory usage): I've used some Win32 API tricks to determine the process start time, end time and peak memory usage AFTER the process has finished, so we have data even for very quick processes.
I've done this mainly because I think that it is generally normal for Win32 users (as opposed to Linux/Unix users) to use an already compiled, ready to install program instead of compiling everything from scratch.
dada.perl.it /shootout   (714 words)

  
 Win32 Programming - FunctionX
This site's goal is to provide a few lessons on Win32 programming.
This means that if Pascal is your primary or preferred language, you can write complete Win32 applications using Delphi instead of having to learn C++.
Although the main subject of the site is on game programming, the site offers tremendous examples on Win32 and C++ programming.
www.functionx.com /win32   (181 words)

  
 WIN32 port of snort
So I am teaming up with joej, I guy I have worked with on a number of projects in the past, to simplify the whole snort process.
There will be another release of snort for win32 when snort 1.6.1 is available.
I have finished the WIN32 port of snort.
www.datanerds.net /~mike/snort.html   (796 words)

  
 Index of /dist/httpd/binaries/win32
There is also a -symbols.zip archive of the binary diagnostic symbol files which are not required for the typical user.
The Apache HTTP Project strongly encourages all Win32 users to migrate from Apache 1.3 to Apache 2.0, which was designed from the ground up to run on any modern operating system, including Microsoft Windows.
In order to use these -symbol.zip archives, they must be unzipped (with the appropriate -dir or 'create directories' flag) into the installed Apache directory, or the debugging tool such as windbg must be configured to search the directory where these.pdb files are extracted to.
www.apache.org /dist/httpd/binaries/win32   (1417 words)

  
 What is Win32? - A Word Definition From the Webopedia Computer Dictionary   (Site not responding. Last check: 2007-10-21)
Win32 is built into Windows 95 and Windows NT so applications that rely on the API (Win32 applications) should run equally well in both environments.
It is also possible to run some Win32 applications under older 16-bit versions of windows by installing the Win32s runtime system.
Answers to questions collected form the comp.os.mswindows.programmer.win32 newsgroup as well as other current technical questions.
www.pcwebopaedia.com /TERM/W/Win32.html   (105 words)

  
 Sylpheed / Win32   (Site not responding. Last check: 2007-10-21)
Although they usually run stable, they may crash and even destroy your data, so be sure to make backups.
The first port of Sylpheed for Win32 was done by Werner Koch (author of GnuPG).
Note: Sending/receiving commands to/from external applications can be tricky on Win32 - please check the Win32 action script page for further details.
claws.sylpheed.org /win32   (2083 words)

  
 Eric Gunnerson's C# Compendium : Win32 to .NET Cross Reference   (Site not responding. Last check: 2007-10-21)
Microsoft Win32 to Microsoft.NET Framework API MapMicrosoft Win32 to Microsoft.NET Framework API Map
Eric Gunnerson points out a reference on MSDN mapping Win32 functions to the relevant.NET API's.
One or more relevant.NET Framework APIs are shown for each Win32 function listed.
blogs.msdn.com /ericgu/archive/2004/04/15/114386.aspx   (138 words)

  
 Tor Lillqvist--GTK+ (not GIMP) for Windows--Downloads
Note that Pango 1.6.0 has a serious bug in the Win32 backend, and should not be used on Windows.
GNU gettext deveoper files and tools for Win32, containing the header libintl.h, msgfmt.exe, other programs, documentation, and various other files.
(Just the Win32 backend has had some fixes now and then.) The GTK+ API is still mostly like GTK+ 1.2.7, which is what was current when this branch was created.
www.gimp.org /~tml/gimp/win32/downloads.html   (1573 words)

  
 Welcome to Roth Consulting   (Site not responding. Last check: 2007-10-21)
The 2nd edition of our Win32 Perl Programming: Standard Extensions is available.
This second edition covers new material such as Win32 security, COM events, Windows Terminal Services, the Win32::Lanman module and the list goes on.
Our Win32 Perl Programming: The Standard Extensions book is also available through Amazon.com.
www.roth.net   (1067 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.