Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
SDL_UnlockSurface.3
Package: NETVIDEO.rar [view]
Upload User: sun1608
Upload Date: 2007-02-02
Package Size: 6116k
Code Size: 1k
Category:
Streaming_Mpeg4
Development Platform:
Visual C++
- .TH "SDL_UnlockSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
- .SH "NAME"
- SDL_UnlockSurface- Unlocks a previously locked surface&.
- .SH "SYNOPSIS"
- .PP
- fB#include "SDL&.h"
- .sp
- fBvoid fBSDL_UnlockSurfacefPfR(fBSDL_Surface *surfacefR);
- .SH "DESCRIPTION"
- .PP
- Surfaces that were previously locked using fBSDL_LockSurfacefP must be unlocked with fBSDL_UnlockSurfacefP&. Surfaces should be unlocked as soon as possible&.
- .PP
- It should be noted that since 1&.1&.8, surface locks are recursive&. See fIfBSDL_LockSurfacefPfR&.
- .SH "SEE ALSO"
- .PP
- fIfBSDL_LockSurfacefPfR
- ..." created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01