OSDN Git Service

SDL_RegisterApp 新規追加 https://github.com/libsdl-org/sdlwiki/commit/c31e83e70d673d15f29...
[sdl2referencejp/sdl2referencejp.git] / SDL_UnregisterApp.html
diff --git a/SDL_UnregisterApp.html b/SDL_UnregisterApp.html
new file mode 100644 (file)
index 0000000..a539152
--- /dev/null
@@ -0,0 +1,36 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryMain.html" title="1\82Â\8fã">
+<title>SDL_UnregisterApp</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryMain.html">\83\81\83C\83\93</a> - SDL_UnregisterApp
+<hr>
+<h1>SDL_UnregisterApp</h1>
+<a href="SDL_RegisterApp.html">SDL_RegisterApp()</a>\82É\82æ\82éwin32\83E\83B\83\93\83h\83E\83N\83\89\83X\93o\98^\82ð\89ð\8f\9c\82·\82é
+<h2>\8d\\95¶</h2>
+<code>void SDL_UnregisterApp(void)</code>
+<h2>\8fÚ\8d×</h2>
+<p>
+\82±\82Ì\8aÖ\90\94\82Å<a href="SDL_RegisterApp.html">SDL_RegisterApp()</a>\82Ì\8cø\89Ê\82ð\8eæ\82è\8fÁ\82·\82±\82Æ\82ª\82Å\82«\82é.
+</p>
+<p>
+\91½\82­\82Ì\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82Å\82Í\93o\98^\82µ\82È\82­\82Ä\82à\82æ\82­, \82·\82é\95K\97v\82à\82È\82­, \92¼\90Ú\8cÄ\82Ô\82±\82Æ\82à\82È\82¢.
+\83r\83f\83I\83T\83u\83V\83X\83e\83\80\82ð\8fI\97¹\82·\82é\82Æ\82«SDL\82Í\93à\95\94\82Å\93Ç\82ñ\82Å\82¢\82é.
+</p>
+<p>
+\96\88\89ñ<a href="SDL_RegisterApp.html">SDL_RegisterApp()</a>\82ð\8cÄ\82Ô\82È\82ç\82Î, \82±\82Ì\8aÖ\90\94\82Í\89½\93x\82Å\82à\88À\91S\82É\8cÄ\82×\82é.
+\82±\82Ì\8aÖ\90\94\82ð\8cÄ\82ñ\82Å<a href="SDL_RegisterApp.html">SDL_RegisterApp()</a>\93à\95\94\82Ì\93o\98^\83J\83E\83\93\83^\82ª0\82É\8fê\8d\87\82É\82È\82Á\82½\82Æ\82«\82Ì\82Ý\83E\83B\83\93\83h\83E\83N\83\89\83X\82Ì\93o\98^\82ª\89ð\8f\9c\82³\82ê\82é.
+</p>
+<h2>\83o\81[\83W\83\87\83\93</h2>
+SDL 2.0.2\88È\8d~
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_UnregisterApp">SDL_UnregisterApp - SDL Wiki</a>
+<hr>
+</body>
+</html>