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

rundll32.c File Reference
#include <windows.h>
#include <stdio.h>
#include <string.h>
#include <malloc.h>
#include <tchar.h>
#include "resource.h"

Go to the source code of this file.

Defines

#define WIN32_LEAN_AND_MEAN
#define FreeConvertedWideChar(lpwString)   free(lpwString)
#define ConvertToMultiByte(lptString)   (lptString)
#define FreeConvertedMultiByte(lpaString)

Typedefs

typedef int(WINAPIDllWinMainW )(HWND hWnd, HINSTANCE hInstance, LPWSTR lpwCmdLine, int nCmdShow)
typedef int(WINAPIDllWinMainA )(HWND hWnd, HINSTANCE hInstance, LPSTR lpCmdLine, int nCmdShow)

Functions

LPTSTR *WINAPI CommandLineToArgv (LPCTSTR lpCmdLine, int *lpArgc)
void GetModuleTitle (void)
LPWSTR ConvertToWideChar (LPCSTR lpString)
LPSTR DuplicateToMultiByte (LPCTSTR lptString, size_t nBufferSize)
LRESULT CALLBACK EmptyWindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
BOOL RegisterBlankClass (HINSTANCE hInstance, HINSTANCE hPrevInstance)
int WINAPI _tWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow)

Variables

LPCTSTR rundll32_wtitle = _T("rundll32")
LPCTSTR rundll32_wclass = _T("rundll32_window")
TCHAR ModuleFileName [MAX_PATH+1]
LPTSTR ModuleTitle

Generated on Sat May 26 2012 04:45:31 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.