Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-libbonobo
libbonobo-2.24.1-w2k.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libbonobo-2.24.1-w2k.patch of Package mingw64-libbonobo
--- libbonobo-2.24.1/activation-server/activation-server-main.c 2009-03-24 09:00:13.000000000 +0100 +++ libbonobo-2.24.1/activation-server/activation-server-main.c 2009-03-24 09:04:17.000000000 +0100 @@ -453,7 +453,7 @@ (AttachConsole_t) GetProcAddress (GetModuleHandle ("kernel32.dll"), "AttachConsole"); if (p_AttachConsole != NULL) { - if (!AttachConsole (ATTACH_PARENT_PROCESS)) { + if (!p_AttachConsole (ATTACH_PARENT_PROCESS)) { if (AllocConsole ()) allocated_new_console = TRUE; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor