search for: kalbermatter

Displaying 5 results from an estimated 5 matches for "kalbermatter".

2010 Sep 03
2
Problema con parámetros en collection_select (No novato)
Hola a tod@s, Les cuento... Tengo lo siguiente en aplicación: Una página donde esta mi modelo docencia que a su vez le voy agregando todos los dictados de carreras: <fieldset> <% f.fields_for :dictados do |dictado_form| %> <%= render :partial => ''dictado'', :locals => { :f => dictado_form } %> <% end %> <%= add_child_link
2007 Apr 27
0
Wine release 0.9.36
...the compiler aligns the strings by 2 or more bytes. atl: Use the first entry in the object map in AtlInternalQueryInterface when IUnknown is requested. atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and then query this for the requested interface. Rolf Kalbermatter (6): advapi32: Implement QueryServiceStatusEx. advapi32: Make QueryServiceStatus use QueryServiceStatusEx. advapi32: Make SERVICE_STATUS_PROCESS match the declaration in MSDN and PSDK. advapi32: Add EnumServicesStatusExA/W stub implementation. advapi32: Make struct ser...
2007 Apr 13
0
Wine release 0.9.35
.... ole32: Fix a hack which depended on the IID of the interface being marshaled shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode. msi: Provide UI action data for uncompressed files, not just compressed ones. Rolf Kalbermatter (4): notepad: Implement handling of page setup dialog parameters. notepad: Fix a possible rounding error when storing the font point size to the registry. notepad: Fix text label. notepad: Improve printing considerably. Stefan D?singer (10): wined3d: Add GL_APPLE_clie...
2007 May 11
0
Wine release 0.9.37
...Improve the stub for SetupQueryInfOriginalFileInformation ole32: Move the logic in StgCreateDocfile for "if no share mode given then DENY_NONE is the default" to before the validateSTGM check. setupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE on failure, not NULL. Rolf Kalbermatter (4): advapi32: Store process ID into status structure on startup. advapi32: Add prototypes for EnumServicesStatusExA/W. advapi32: Implement GetServiceDisplayNameA. advapi32: Implement GetServiceDisplayNameW. Stefan D?singer (42): ddraw: Search for d3d primary a bit di...
2007 Jun 01
0
Wine release 0.9.38
...without conformance should be a complex struct instead of a conformant, varying struct. widl: RPC_FC_BIND_PRIMITIVE is a base type so reverse an if statement widl: Set current_structure when writing out structure members to Robert Reif (1): dsound: Add missing interface ID. Rolf Kalbermatter (4): advapi32: Add service state request definitions. advapi32: Add access flags to service handle data. advapi32: Fix return value to indicate error when NULL string is passed in. advapi32: Return error on NULL service name to GetServiceDisplayNameA/W. Stefan D?singer (8):...