• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kleopatra

  • sources
  • kde-4.12
  • kdepim
  • kleopatra
  • utils
gnupg-registry.h
Go to the documentation of this file.
1 /* registry.h - registry prototypes
2  Copyright (C) 2006, 2007 g10 Code GmbH
3 
4  This file is part of GpgEX.
5 
6  GpgEX is free software; you can redistribute it and/or
7  modify it under the terms of the GNU Lesser General Public
8  License as published by the Free Software Foundation; either
9  version 2 of the License, or (at your option) any later version.
10 
11  GpgEX is distributed in the hope that it will be useful,
12  but WITHOUT ANY WARRANTY; without even the implied warranty of
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14  GNU Lesser General Public License for more details.
15 
16  You should have received a copy of the GNU Lesser General Public
17  License along with this program; if not, write to the Free Software
18  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19  02110-1301, USA. */
20 
21 /* keep this in sync with svn://cvs.gnupg.org/gpgex/trunk/src/registry.h (last checked against rev. 19) */
22 
23 #ifndef REGISTRY_H
24 #define REGISTRY_H
25 
26 #include <windows.h>
27 
28 #ifdef __cplusplus
29 extern "C" {
30 #if 0
31 }
32 #endif
33 #endif
34 
35 /* This is a helper function to load a Windows function from either of
36  one DLLs. */
37 HRESULT w32_shgetfolderpath (HWND a, int b, HANDLE c, DWORD d, LPSTR e);
38 
39 /* Return a string from the Win32 Registry or NULL in case of error.
40  Caller must release the return value. A NULL for root is an alias
41  for HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE in turn. */
42 char *read_w32_registry_string (const char *root, const char *dir,
43  const char *name);
44 
45 /* Retrieve the default home directory. */
46 char *default_homedir (void);
47 
48 #ifdef __cplusplus
49 #if 0
50 {
51 #endif
52 }
53 #endif
54 
55 #endif /* ! REGISTRY_H */
default_homedir
char * default_homedir(void)
d
#define d
Definition: adduseridcommand.cpp:90
read_w32_registry_string
char * read_w32_registry_string(const char *root, const char *dir, const char *name)
dir
static QString dir(const QString &id)
Definition: filedialog.cpp:53
name
const char * name
Definition: uiserver/selectcertificatecommand.cpp:114
w32_shgetfolderpath
HRESULT w32_shgetfolderpath(HWND a, int b, HANDLE c, DWORD d, LPSTR e)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kleopatra

Skip menu "kleopatra"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal