ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

utility.cpp File Reference
#include <precomp.h>
#include <time.h>
#include <sstream>

Go to the source code of this file.

Defines

#define CONTROL_RUNDLL   "Control_RunDLLA"

Typedefs

typedef void(WINAPIRUNDLLPROC )(HWND hwnd, HINSTANCE hinst, LPCTSTR cmdline, DWORD nCmdShow)

Functions

void CenterWindow (HWND hwnd)
void MoveVisible (HWND hwnd)
void display_error (HWND hwnd, DWORD error)
BOOL time_to_filetime (const time_t *t, FILETIME *ftime)
BOOL launch_file (HWND hwnd, LPCTSTR cmd, UINT nCmdShow, LPCTSTR parameters)
static BOOL CALLBACK EnumWndProc (HWND hwnd, LPARAM lparam)
int find_window_class (LPCTSTR classname)
String get_windows_version_str ()
BOOL RunDLL (HWND hwnd, LPCTSTR dllname, LPCSTR procname, LPCTSTR cmdline, UINT nCmdShow)
BOOL launch_cpanel (HWND hwnd, LPCTSTR applet)
BOOL RecursiveCreateDirectory (LPCTSTR path_in)
DWORD RegGetDWORDValue (HKEY root, LPCTSTR path, LPCTSTR valueName, DWORD def)
BOOL RegSetDWORDValue (HKEY root, LPCTSTR path, LPCTSTR valueName, DWORD value)
BOOL exists_path (LPCTSTR path)
bool SplitFileSysURL (LPCTSTR url, String &dir_out, String &fname_out)

Variables

static int g_foundPrevInstance = 0

Generated on Fri May 25 2012 04:45:11 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.